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(caches): use rust-cache instead of buildjet to cache deps #2543

Closed
wants to merge 5 commits into from

Conversation

rymnc
Copy link
Member

@rymnc rymnc commented Jan 9, 2025

Linked Issues/PRs

  • none

Description

After looking at a lot of CI runs, noticed the buildjet caches are not operating as intended. our external deps are compiled every single time. I have used Swatinem/rust-cache@v2 before, and in https://github.com/fuellabs/zkvm-primitives

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

After merging, notify other teams

[Add or remove entries as needed]

@rymnc rymnc added the no changelog Skip the CI check of the changelog modification label Jan 9, 2025
@rymnc rymnc self-assigned this Jan 9, 2025
@rymnc rymnc force-pushed the fix/improve-caching-replace-buildjet branch from 101d664 to 9284f84 Compare January 9, 2025 09:56
@rymnc
Copy link
Member Author

rymnc commented Jan 9, 2025

some larger issue with the caches, closing as deprioritising for now

@rymnc rymnc closed this Jan 9, 2025
@rymnc rymnc deleted the fix/improve-caching-replace-buildjet branch January 9, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Skip the CI check of the changelog modification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant