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 .julia/scratchspaces instead of .julia/datadeps #167

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

IanButterworth
Copy link
Contributor

Closes #135

Helps avoid having to do special handling in tooling like julia-actions/cache#80

@IanButterworth
Copy link
Contributor Author

IanButterworth commented Dec 1, 2023

CI on master and many commits back seems quite unhappy

src/locations.jl Outdated Show resolved Hide resolved
@sethaxen
Copy link
Contributor

@IanButterworth CI is fixed on master, could you update?

@rikhuijzer
Copy link

rikhuijzer commented Jan 19, 2024

Thanks @IanButterworth, @sethaxen, and @oxinabox! Things work great now. Docs run takes 3 minutes with Ian's new cache system instead of the 20 or so minutes that it used to take 🚀

@IanButterworth IanButterworth deleted the ib/scratch branch January 19, 2024 14:15
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.

Feature request: Use Scratch spaces
4 participants