SIGN IN SIGN UP
openai / codex UNCLAIMED

Lightweight coding agent that runs in your terminal

0 0 31 Rust

bazel: re-organize bazelrc (#15522)

Replaced ci.bazelrc and v8-ci.bazelrc by custom configs inside the main
.bazelrc file. As a result, github workflows setup is simplified down to
a single '--config=<foo>' flag usage.

Moved the build metadata flags to config=ci.
Added custom tags metadata to help differentiate invocations based on
workflow (bazel vs v8) and os (linux/macos/windows).

Enabled users to override the default values in .bazelrc by using a
user.bazelrc file locally.
Added user.bazelrc to gitignore.
S
Son Luong Ngoc committed
a27cd2d28150b71882847a8bfdc03d275e29a1eb
Parent: c264c6e
Committed by GitHub <noreply@github.com> on 3/26/2026, 11:50:07 PM