Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow
native.bazel_version
to be overridden for dev builds
This is necessary to allow for accurate bisects of Bazel issues when rules rely on `bazel_features` for feature detection. The variable can be used to force the lowest version relevant to the bisect or, in the future, `bazelisk --bisect` could extrapolate the release version from tags. Closes #24669. PiperOrigin-RevId: 708009535 Change-Id: I89fad7db4e5443558815ff2351247786558a8ab6
- Loading branch information