:bazel:

Run a Bazel Build of github.com/llvm/llvm-project locally with GCS remote caching

[clang-tidy][NFC] clean ReleaseNotes.rst (#130626)

Failed in 20s
Bazel buildmkdir -p /var/lib/buildkite-agent/bazel_execution_log && find /var/lib/buildkite-agent/bazel_execution_log -type f -mtime +7 -exec rm {} \; && cd utils/bazel && bazelisk query //... + @llvm-project//... | xargs --max-args 1000000 --max-chars 1000000 --exit bazelisk test --config=ci --remote_cache=https://storage.googleapis.com/llvm-bazel-cache --google_default_credentials --execution_log_binary_file=/var/lib/buildkite-agent/bazel_execution_log/$(git rev-parse HEAD).log
Waited 2s
·
Ran in 20s
Total Job Run Time: 19s