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

Flake CI cache keys should not depend on yarn.lock files #2696

Closed
TomAFrench opened this issue Sep 14, 2023 · 1 comment
Closed

Flake CI cache keys should not depend on yarn.lock files #2696

TomAFrench opened this issue Sep 14, 2023 · 1 comment

Comments

@TomAFrench
Copy link
Member

Currently we have CI caches which generate their keys based on the hash of all .lock files in the repository. This makes sense to target Cargo.lock and flake.lock files but there's no reason to invalidate these caches for changes to yarn.lock files.

@TomAFrench
Copy link
Member Author

Closed by #2813

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant