-
Notifications
You must be signed in to change notification settings - Fork 97
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
bazel: Update to Bazel 8.0.1 #8076
Conversation
FYI @sluongng in case you are also looking into this at some point |
8f19c1b
to
0260e88
Compare
Stacked on #8204 |
I think this should be ready now? |
Ready now with tests passing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few tiny nits but LGTM
integrity = "sha256-YMGrS+/p0Kl1wjRLVRG/a0T5HsPhQmyHj1a/MKBYnEM=", | ||
strip_prefix = "protobuf-29.2", | ||
urls = ["https://github.com/protocolbuffers/protobuf/releases/download/v29.2/protobuf-29.2.zip"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Let's not downgrade this. Use the current version or upgrade to the latest.
This reverts commit 1ea92ac.
No description provided.