grpc/tools/buildgen/plugins
Jan Tattermusch d3548a3941
[bazel] Upgrade bazel repo-wide to 6.3.2 (#34088)
- Upgrade bazel
- Reduce the number of places where bazel version needs to be upgraded
in future.
- also make sure the list of bazel versions to test by bazelified tests
is loaded from supported_versions.txt (it was hardcoded before).
- ~~Try upgrading windows RBE build to bazel 6.3.2 as well.~~

The core idea:
- the source of truth for supported bazel versions is in
`bazel/supported_versions.txt`
- the first version listed in `bazel/supported_versions.txt` is
considered to be the "primary" bazel version and is going to be used in
most places thoroughout the repo.
- use templates to include the primary bazel version in testing
dockerfiles and in a newly introduced `.bazelversion` files (which gets
loaded by our existing `tools/bazel` wrapper).


~~Supersedes https://github.com/grpc/grpc/pull/33880~~
2023-08-18 10:11:33 +02:00
..
check_attrs.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
expand_bin_attrs.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
expand_version.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
list_api.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
list_protos.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
supported_bazel_versions.py [bazel] Upgrade bazel repo-wide to 6.3.2 (#34088) 2023-08-18 10:11:33 +02:00
transitive_dependencies.py [build metadata] Bazel to "other build systems" improvements (#33803) 2023-08-16 19:13:39 +02:00
verify_duplicate_sources.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00