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

fix: upgrade to bazel_features 1.21.0 for Bazel 8 rc3 support #2440

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

rickeylev
Copy link
Collaborator

bazel_features has a bug where it doesn't detect Bazel 8 rc3 correctly. This is
fixed in release 1.21.0.

From the discussion on bazel-contrib/bazel_features#82,
it's likely this only occurs due to the "rc" notation of the Bazel release, so an
earlier bazel_features version will probably work fine once Bazel 8 is no longer rc.

@rickeylev
Copy link
Collaborator Author

The CI failure looks to be because of bazelbuild/stardoc#261

It only affects building our docs (or more precisely, building the stardoc protos), so I'll force-merge past it.

@rickeylev rickeylev merged commit 077eec6 into bazelbuild:main Nov 25, 2024
3 of 4 checks passed
@rickeylev rickeylev deleted the fix.bazel8.rc3 branch November 25, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants