Skip to content

Conversation

Kernald
Copy link
Contributor

@Kernald Kernald commented Feb 14, 2022

Bazelisk currently automatically picks the latest Bazel release in CI. This broke since Bazel 5 has been released a few weeks ago (the main culprit being an out-of-date grpc-java). While ultimately we'd want to fix the issue (which #319 seems to do), fixing Bazel's version moving forward is likely a good thing to prevent this kind of unrelated breakages and ensuring reproducible builds.

Bazelisk currently automatically picks the latest Bazel release in CI.
This broke since Bazel 5 has been released a few weeks ago (the main
culprit being an out-of-date grpc-java). While ultimately we'd want to
fix the issue (which grpc#319 seems to do), fixing Bazel's version moving
forward is likely a good thing to prevent this kind of unrelated
breakages and ensuring reproducible builds.
@jamesward jamesward merged commit cdfca93 into grpc:master Feb 15, 2022
@Kernald Kernald deleted the pin-bazel-version branch February 15, 2022 22:26
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