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

chore: write RFD for report caching #1031

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: write RFD for report caching #1031

wants to merge 1 commit into from

Conversation

j-lanson
Copy link
Collaborator

@j-lanson j-lanson commented Mar 17, 2025

Resolves #1035 .

Signed-off-by: jlanson <jlanson@mitre.org>
@j-lanson j-lanson added this to the 3.13.0 milestone Mar 17, 2025
@j-lanson j-lanson self-assigned this Mar 17, 2025

// Invalidate all entries keyed by this target, use
// target resolution system to resolve to a repo/ref
hc cache report delete --target <TARGET> [--ref <REFSPEC>]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably not necessary, but would we want some kind of AND logic on the --hc, --policy, and --target flags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Write RFD describing proposed changes to HC core to support Report caching
2 participants