commit | 3c2bc5dc463e7d35b0d14faca4e1aa0b2c04bfa9 | [log] [tgz] |
---|---|---|
author | Vincent Tsao <vtsao@openai.com> | Wed Feb 19 13:25:14 2025 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 19 22:25:14 2025 +0100 |
tree | 5094792960f5fa391b3eb83709a36304fdbb1916 | |
parent | 5188915c53922011a2e940289f795c0dff3fadc5 [diff] |
Changed the flags in anonymous repos' `.bazelrc` to common so they apply to all bazel commands. (#2181) When creating [anonymous test repos](https://github.com/bazelbuild/bazel-central-registry/blob/00b9bfe8053208dc8983378ac3749f8d0fa1c3be/docs/README.md#reproduce-presubmit-builds-locally) for testing BCR changes, it's useful to sometimes do `bazel query` to verify available targets.