-
-
Notifications
You must be signed in to change notification settings - Fork 275
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: Try using sccache to replace rust-cache #1425
Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
✅ Deploy Preview for maturin-guide ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
bors try |
91103e1 is running on a different branch, so only the cache in its branch is used. For evaluating sccache's overall performance, please try again. After this PR gets merged, all other branches can reuse the cache from the Read more about the cache loading logic here: https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#restrictions-for-accessing-a-cache |
tryBuild failed: |
bors try |
🔒 Permission denied Existing reviewers: click here to make Xuanwo a reviewer |
bors retry |
tryBuild failed: |
Overall it looks a lot better than the last time I tried. Looks like the gha cache API limit issue also affects the |
Signed-off-by: Xuanwo <github@xuanwo.io>
bors retry |
tryBuild failed: |
Test Docker failed for: ERROR: failed to solve: error writing layer blob: server message: insufficient_scope: authorization failed
Error: buildx failed with: ERROR: failed to solve: error writing layer blob: server message: insufficient_scope: authorization failed |
Co-authored-by: messense <messense@icloud.com>
bors try |
Signed-off-by: Xuanwo <github@xuanwo.io>
Oops. bors retry |
tryAlready running a review |
tryBuild failed: |
bors retry |
tryBuild failed: |
bors retry |
tryBuild succeeded: |
✨ Merging, will switch to official version of the To populate the cache for bors r+ |
Build succeeded: |
Raw data: https://docs.google.com/spreadsheets/d/1EkwgoVh3PvE69FhU9YrRQDhWgXGabV0uylnLrfdlygI/edit?usp=sharing
2nd run:
3rd run:
Closes #1424