Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0.1] Allow native.bazel_version to be overridden for dev builds #24772

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

bazel-io
Copy link
Member

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

Commit b77fe10

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 bazelbuild#24669.

PiperOrigin-RevId: 708009535
Change-Id: I89fad7db4e5443558815ff2351247786558a8ab6
@bazel-io bazel-io requested a review from a team as a code owner December 19, 2024 21:30
@bazel-io bazel-io added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Dec 19, 2024
@iancha1992 iancha1992 enabled auto-merge December 19, 2024 22:05
@iancha1992 iancha1992 added this pull request to the merge queue Dec 20, 2024
Merged via the queue into bazelbuild:release-8.0.1 with commit 7f283f8 Dec 20, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability platforms, toolchains, cquery, select(), config transitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants