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

clear mamba package cache #23

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Conversation

minrk
Copy link
Collaborator

@minrk minrk commented Apr 13, 2023

seems to have a stale cache that it doesn't mind

seems to have a stale cache that it doesn't mind
excludes many recent conda-forge builds
@@ -22,8 +22,6 @@ runs:
use-mamba: true
# uncomment to install env in one go (without caching)
# environment-file: environment.yml
# needed for caching
use-only-tar-bz2: true
Copy link
Collaborator Author

@minrk minrk Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the actual fix. The rest probably didn't do anything.

upstream issue: conda-incubator/setup-miniconda#267

this isn't a realistic suggestion, since most conda-forge packages are not bz2 anymore, so it excludes recent builds of most packages. It's unclear if it will have consequences for caching now, but we can keep an eye on it.

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.

2 participants