Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Build using --remote_download_toplevel #2331

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Jun 25, 2024

bazelbuild/bazel#22785 fixes a bug remote caching bug that prevented us from fetching only top-level targets from cache. Enabling that option should speed up CI runs.
Also increase the number of concurrent Bazel jobs, see bazelbuild/bazel#6394

bazelbuild/bazel#22785 fixes a bug remote caching bug that prevented us from
fetching only top-level targets from cache. Enabling that option should speed
up CI runs.
Also increase the number of concurrent Bazel jobs, see bazelbuild/bazel#6394
@fhanau fhanau force-pushed the felix/remote-cache-toplevel branch from 5a1a9ed to 64063a7 Compare June 25, 2024 22:00
@fhanau fhanau merged commit 35a51c0 into main Jun 26, 2024
10 checks passed
@fhanau fhanau deleted the felix/remote-cache-toplevel branch June 26, 2024 15:40
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.

2 participants