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

feat(cache): add missing cache commands #28

Merged
merged 6 commits into from
Nov 23, 2024
Merged

Conversation

norskeld
Copy link
Owner

Resolves #27

- Replaced `cache clear` with `cache remove --all`.
- Slightly optimised cache manifest structure.
- Fixed issue with non-existing cache root.
@norskeld norskeld added the feat New feature or request label Nov 19, 2024
@norskeld norskeld self-assigned this Nov 19, 2024
@norskeld norskeld merged commit 62bcf35 into master Nov 23, 2024
4 checks passed
@norskeld norskeld deleted the feat/cache-commands branch November 23, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add missing cache commands
1 participant