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

Use a new caching strategy for the CI #717

Merged
merged 2 commits into from
Jul 21, 2022
Merged

Use a new caching strategy for the CI #717

merged 2 commits into from
Jul 21, 2022

Conversation

tmke8
Copy link
Member

@tmke8 tmke8 commented Jul 21, 2022

Instead of caching the whole python venv, we'll only cache poetry's cache. The main advantage is that this won't be so quickly invalidated.

tmke8 added 2 commits July 21, 2022 15:58
Instead of caching the whole python venv, we'll only cache poetry's
cache. The main advantage is that this won't be so quickly invalidated.
@tmke8 tmke8 merged commit 3e18227 into main Jul 21, 2022
@tmke8 tmke8 deleted the cache-poetry-cache branch July 21, 2022 14:11
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 cache should not be completely invalidated if a single dependency changed
1 participant