Migrate to thin GitHub runners and NativeLink Cloud staging (remote cache + BES, dark) - #2579
Merged
MarcusSorealheis merged 1 commit intoJul 20, 2026
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
|
I took some measurements for posterity to represent my dilligence. It's slower now becuase the cache on is readonly from PRs. All subsuequent PRs should be fast. I will run another measurement after and add it to this chart in a subsequent PR.
Cache |
MarcusSorealheis
force-pushed
the
user/marcussorealheis/migrate-to-thin-github-runners
branch
from
July 19, 2026 23:48
3a66151 to
0cf81c3
Compare
corcillo
self-requested a review
July 19, 2026 23:50
Collaborator
|
Changes made look better now thanks |
corcillo
approved these changes
Jul 19, 2026
MarcusSorealheis
deleted the
user/marcussorealheis/migrate-to-thin-github-runners
branch
July 20, 2026 00:01
Member
Author
|
after merge:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We are returning to a place where we evaluate the mirror of our production environment (Staging) continuously in GitHub.
I believe we may need to update the CONTRIBUTING.md docs to help ensure that others are able to access the speeds up introduced here.
Type of change
Please delete options that aren't relevant.
How Has This Been Tested?
YAML validated on all touched workflows. the composite action's script exercised locally across all four input modes (read/write/exec-guard/no-key no-op). config groups verified to parse and expand under Bazel 9.1.1.
bazel test //...run locally and remotely.Checklist
bazel test //...passes locallygit amendsee some docsThis change is