Skip to content

Enable cache eviction on ghasum init #217

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

Merged
merged 1 commit into from
Apr 27, 2025
Merged

Conversation

ericcornelissen
Copy link
Collaborator

Relates to #54

Summary

Update the ghasum init command to include cache eviction, just like ghasum update and ghasum verify. The motivation for this is that, like the other two commands, this commands behavior depends on the state of the cache and so should have the same eviction behavior (for the same reason it now supports the -no-evict option.

Update the `ghasum init` command to include cache eviction, just like
`ghasum update` and `ghasum verify`. The motivation for this is that,
like the other two commands, this commands behavior depends on the state
of the cache and so should have the same eviction behavior (for the same
reason it now supports the `-no-evict` option.

This builds upon 0183d02
@ericcornelissen ericcornelissen merged commit 75016a3 into main Apr 27, 2025
14 checks passed
@ericcornelissen ericcornelissen deleted the init-cache-evict branch April 27, 2025 16:44
@ericcornelissen ericcornelissen added the enhancement New feature or request label Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant