Skip to content

Centralize the officially supported bazel version#12813

Open
jdcormie wants to merge 1 commit into
grpc:masterfrom
jdcormie:bazel-8-2
Open

Centralize the officially supported bazel version#12813
jdcormie wants to merge 1 commit into
grpc:masterfrom
jdcormie:bazel-8-2

Conversation

@jdcormie
Copy link
Copy Markdown
Member

@jdcormie jdcormie commented May 16, 2026

Add .bazelversion files so that workflows and contributors automatically use the same supported/tested version of bazel.

examples/ needs its own copy because it's technically a separate workspace. This could have been a symlink but decided against this to avoid causing problems on Windows. I guess technically examples could use a different version ...

Add .bazelversion files so that workflows and contributors can
automatically use the same supported/tested version of bazel.

`examples/.bazelversion` could have been a symlink but decided against
this to avoid causing problems on Windows.
@jdcormie jdcormie marked this pull request as ready for review May 16, 2026 04:27
@jdcormie jdcormie requested a review from ejona86 May 16, 2026 04:27
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.

1 participant