Skip to content

feat: use @deno/cache-dir to resolve deno dir #359

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

uncenter
Copy link

@uncenter uncenter commented Feb 5, 2025

An alternative to #358. Uses the TypeScript library of https://github.com/denoland/deno_cache_dir to resolve the cache directory the same as Deno core does. Closes #357 and closes #134 now that denoland/deno_cache_dir#73 was merged upstream.

@yeskunall
Copy link
Contributor

Hey, be great if you could also edit your comment to mention that this PR would also close #134.

Thanks for getting the ball rolling on this one! 💖

@uncenter
Copy link
Author

uncenter commented Apr 8, 2025

Would someone be able to take a look at this? 👀

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.

deployctl saves its data to ~/.deno despite $XDG_CACHE_HOME was set CLI should respect user’s XDG base directory settings
2 participants