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

chore(ci): Switch custom nix caching to magic-cache action #1841

Closed
wants to merge 6 commits into from

Conversation

phated
Copy link
Contributor

@phated phated commented Jun 29, 2023

Description

Problem*

Resolves #1303

Summary*

Experimenting with magic-nix-cache action.

Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Sorry, something went wrong.

@phated
Copy link
Contributor Author

phated commented Jun 29, 2023

Since the magic cache stores each item separately, we're hitting rate limits in fetching the crates from cache which ends up making this take even longer. We'll need to check back to see if they ever fix it.

@phated phated closed this Jun 29, 2023
@kobyhallx
Copy link
Contributor

Hmm, I had high hopes for this, maybe there's some optimisation on our side?

@TomAFrench TomAFrench deleted the phated/nix-magic-cache branch November 20, 2024 12:01
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.

CI should be caching cargo dependencies
2 participants