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] Implement Cache busting in our CircleCI Config #4575

Closed
unlikelyzero opened this issue Dec 14, 2021 · 0 comments · Fixed by #4566
Closed

[CI] Implement Cache busting in our CircleCI Config #4575

unlikelyzero opened this issue Dec 14, 2021 · 0 comments · Fixed by #4566
Labels
type:maintenance tests, chores, or project maintenance

Comments

@unlikelyzero
Copy link
Collaborator

Summary

There are situations in which the stored cache in circleci becomes problematic and needs to be overriden or destroyed. Unfortunately, Circleci removed the ability to bust cache in workflows 2.0 (we're using 2.1). We need to provide users of circleCI the ability to bust the cache without requiring them to version or modify caches ad hoc. That becomes extremely difficult to maintain and could result in a bad merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant