Skip to content

Use prebuilt protoc to reduce build actions#13

Merged
afq984 merged 1 commit intogoogle:mainfrom
afq984:push-vmoqxmyszqwy
Apr 8, 2026
Merged

Use prebuilt protoc to reduce build actions#13
afq984 merged 1 commit intogoogle:mainfrom
afq984:push-vmoqxmyszqwy

Conversation

@afq984
Copy link
Copy Markdown
Collaborator

@afq984 afq984 commented Apr 8, 2026

Enable --incompatible_enable_proto_toolchain_resolution and --@protobuf//bazel/toolchains:prefer_prebuilt_protoc so Bazel downloads a prebuilt protoc binary instead of compiling it from source. This eliminates ~2000 tool-compilation actions per build.

Enable --incompatible_enable_proto_toolchain_resolution and
--@protobuf//bazel/toolchains:prefer_prebuilt_protoc so Bazel
downloads a prebuilt protoc binary instead of compiling it from
source. This eliminates ~2000 tool-compilation actions per build.
@afq984 afq984 enabled auto-merge (rebase) April 8, 2026 01:01
@afq984 afq984 merged commit 982b740 into google:main Apr 8, 2026
3 checks passed
@afq984 afq984 deleted the push-vmoqxmyszqwy branch April 8, 2026 01:04
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