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

fix: hc cache now applies pattern to all target #258

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

j-lanson
Copy link
Collaborator

@j-lanson j-lanson commented Aug 7, 2024

Found this bug while working on other stuff, the CacheDeleteScope::All handling doesn't apply the passed filter, so hc cache delete -p hipcheck will still try to delete all entries in the cache instead of only those matching the pattern.

@j-lanson j-lanson self-assigned this Aug 7, 2024
@j-lanson j-lanson force-pushed the jlanson/fix-cache-pattern branch from 77c3946 to 8b3803d Compare August 7, 2024 19:49
@j-lanson j-lanson requested a review from mchernicoff August 7, 2024 19:49
@j-lanson j-lanson changed the title DRAFT: fix: hc cache now applies pattern to all target fix: hc cache now applies pattern to all target Aug 7, 2024
@mchernicoff mchernicoff merged commit bff7e6d into main Aug 7, 2024
9 checks passed
@j-lanson j-lanson deleted the jlanson/fix-cache-pattern branch August 26, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants