Fabian Meumertzheim
Fabian Meumertzheim
@keith I added `apple_support` for its `object_file_group` support, but I'm getting an error about `DEVELOPER_DIR` missing. Any idea about that one?
@bazel-io fork 7.3.0
@bazel-io fork 7.4.0
@bazelbuild/triage Not stale
Maybe not as convenient as a flag, but you could use something like `buildozer 'set version 1.2.3' //MODULE.bazel:%module` to update the MODULE.bazel file in CI.
You are right, this makes sense: module extensions see the version as declared by any module with a `use_extension` for them. Since extensions can perform arbitrary logic based on it,...
This is tough... The name suggests it only affects the `http_*` rules, but it's also surprising if the central knob doesn't control this for all similar rules. Maybe we interpret...
It makes sense to change the behavior, although remote files are mostly used to power BCR use cases, where the URLs are not user-specified. It may even be more efficient...
This makes sense and the fix looks simple enough. Would you be interested in sending a PR? I can review it.
@bazel-io fork 7.4.0