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

Support pruning unused checksums #1257

Closed
suzuki-shunsuke opened this issue Oct 4, 2022 · 0 comments · Fixed by #1495
Closed

Support pruning unused checksums #1257

suzuki-shunsuke opened this issue Oct 4, 2022 · 0 comments · Fixed by #1495
Labels

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Oct 4, 2022

Feature Overview

Support pruning unused checksums from aqua-checksums.json.

Why is the feature needed?

Please explain the problem you want to solve.

When tools are updated, checksums for old versions are basically unneeded.
Or when we remove some tools from aqua.yaml, checksums for those tools would be unneeded.

Does the feature include Breaking Changes?

No.

Example Code

command and configuration

Add an option -prune to update-checksum command.

$ aqua update-checksum -prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant