Skip to content

Update pip caching#376

Merged
psomhorst merged 2 commits intodevelopfrom
ci_update_caching
May 27, 2025
Merged

Update pip caching#376
psomhorst merged 2 commits intodevelopfrom
ci_update_caching

Conversation

@psomhorst
Copy link
Copy Markdown
Contributor

Apparently, we cached the entire python install directory, which lead to permission issues. We had to manually remove caches before to keep the workflow running. This update caches only the downloaded packages, which is not prone to the same permission issues.

psomhorst added 2 commits May 26, 2025 15:12
Apparently, we cached the python install location, which is bad
practice. Instead, we should have cached the downloaded packages. This
fixes that.
@psomhorst psomhorst merged commit e008fee into develop May 27, 2025
4 checks passed
@psomhorst psomhorst deleted the ci_update_caching branch May 27, 2025 14:49
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.

1 participant