grpc/tools/buildgen
Esun Kim 7ad674ba04 [Build] Workaround for protobuf-at-head test (#35798)
- Updated `third_party/utf8_range` to 25.1 to be aligned with other protobuf (protobuf, upb, and utf8_range need to be updated at the same time as they're in the same github repo)
- Added a workaround to `extract_metadata_from_bazel_xml.py` to handle `utf8_range` migration. It used to be `@utf8_range//:utf8_range` and it will be `@com_google_protobuf//third_party/utf8_range:utf8_range` from the next Protobuf release. So the script needs this hack to support both.

Closes #35798

PiperOrigin-RevId: 603822623
2024-02-02 16:57:55 -08:00
..
plugins [bazel] Upgrade bazel repo-wide to 6.3.2 (#34088) 2023-08-18 10:11:33 +02:00
_mako_renderer.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
_utils.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
build_cleaner.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
extract_metadata_from_bazel_xml.py [Build] Workaround for protobuf-at-head test (#35798) 2024-02-02 16:57:55 -08:00
generate_build_additions.sh [build metadata] Bazel to "other build systems" improvements (#33803) 2023-08-16 19:13:39 +02:00
generate_projects.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
generate_projects.sh [Python O11Y] Update deps file when building new abseil-cpp (#35681) 2024-01-26 14:52:13 -08:00