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

[BUG] cacache caches don't contain CACHEDIR.TAG #293

Open
1 task done
akx opened this issue Aug 22, 2024 · 0 comments
Open
1 task done

[BUG] cacache caches don't contain CACHEDIR.TAG #293

akx opened this issue Aug 22, 2024 · 0 comments
Labels
Bug Needs Triage needs an initial review

Comments

@akx
Copy link

akx commented Aug 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

cacache caches (e.g. those created by npm) don't contain a CACHEDIR.TAG file.

These files are useful markers that e.g. GNU tar supports to exclude archiving/backing up/... recreatable data.

Expected Behavior

cacache caches (or at least npm caches) should contain a CACHEDIR.TAG file.

Steps To Reproduce

  1. In any environment
  2. Cache something with cacache
  3. See no CACHEDIR.TAG file in the cache

Environment

  • npm: Any
  • Node: Any
  • OS: Any
  • platform: Any
@akx akx added Bug Needs Triage needs an initial review labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Needs Triage needs an initial review
Projects
None yet
Development

No branches or pull requests

1 participant