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

Compatible store dir structure. #165

Closed
Tracked by #149
KSXGitHub opened this issue Oct 30, 2023 · 0 comments · Fixed by #166
Closed
Tracked by #149

Compatible store dir structure. #165

KSXGitHub opened this issue Oct 30, 2023 · 0 comments · Fixed by #166

Comments

@KSXGitHub
Copy link
Contributor

KSXGitHub commented Oct 30, 2023

From #149

zkochan pushed a commit that referenced this issue Nov 2, 2023
Resolves #165

**Other changes:**
* A new crate named `pacquet-store-dir` has been created.
* The field `store-dir` in `Npmrc` has been changed from `PathBuf` to `StoreDir`.
* The function `write_sync` in `pacquet-cafs` has been replaced by 2 functions (8f98e73).
* The `pacquet-cafs` crate has been merged into `pacquet-store-dir` (db673ef).
* The `pacquet-tarball` crate now also writes index files (3b6e68a..8f98e73).
* The command `pacquet prune` now panics on `todo!()` for being incomplete (c8526d0).
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 a pull request may close this issue.

1 participant