Skip to content

feat: Create CACHEDIR.TAG file #3353

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 1 commit into
base: main
Choose a base branch
from

Conversation

pavelzw
Copy link
Contributor

@pavelzw pavelzw commented Mar 13, 2025

Closes #1904

image

alternatively, we could also create the CACHEDIR.TAG file in .pixi/envs. I don't have strong opinions on this. Backup tools might not catch .pixi/config.toml in this implementation but .gitignore also doesn't in the default configuration.


#1904 (comment)

Should we then maybe break currents standards by moving the config.toml to a seperate config folder, and exclude that folder?

@tdejager tbh i would be in favor of that, the current way is a bit unintuitive imo

@wolfv
Copy link
Member

wolfv commented Mar 13, 2025

I think there is something similar happening in rattler right now cc @prsabahrami

@ruben-arts
Copy link
Contributor

FYI: conda/rattler#1155

@baszalmstra
Copy link
Contributor

@prsabahrami would you be able to check this PR and see if this is something you think we should do either here or in rattler?

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.

Create CACHEDIR.TAG file in pixi directories
4 participants