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

Remove cache_dir and use project_dir/.fractal_cache #1992

Closed
ychiucco opened this issue Oct 30, 2024 · 1 comment · Fixed by #2121
Closed

Remove cache_dir and use project_dir/.fractal_cache #1992

ychiucco opened this issue Oct 30, 2024 · 1 comment · Fixed by #2121
Assignees

Comments

@ychiucco
Copy link
Collaborator

ychiucco commented Oct 30, 2024

ref #1934

from #1934 (comment)

How does it interact with the cache directory? => use project_folder as the cache directory as well


EDIT: In all places where cache_dir was required, now project_dir is required.

@tcompa tcompa changed the title Zarr_dir interaction with cache directory project_dir interaction with cache directory Nov 13, 2024
@tcompa tcompa changed the title project_dir interaction with cache directory project_dir interaction with cache directory [undefined] Nov 13, 2024
@jluethi
Copy link
Collaborator

jluethi commented Nov 13, 2024

Yes

project_dir/.fractal_cache as the new cache directory

=> we can get rid of cache_directory variable

Let's do this once we've set up project_dir usage in all deployments

@tcompa tcompa changed the title project_dir interaction with cache directory [undefined] project_dir interaction with cache directory Nov 14, 2024
@tcompa tcompa changed the title project_dir interaction with cache directory [ON HOLD] project_dir interaction with cache directory Nov 14, 2024
@tcompa tcompa changed the title [ON HOLD] project_dir interaction with cache directory Remove cache_dir and use project_dir/.fractal_cache Nov 27, 2024
@ychiucco ychiucco linked a pull request Dec 3, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants