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

Optionally suppress missing detections during metadata validation #305

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

pyth0n1c
Copy link
Contributor

@pyth0n1c pyth0n1c commented Oct 9, 2024

Using the flag --suppress-missing-content-exceptions during metadata validation will allow validation to succeed even if content has been removed. This is important to support both the removal of content, if this removal is intentional, and content that may be stored in a different repo that has not yet been combined with the content in the current repo.

we can get this feature working
now.  Eventually the more
robust changes will be merged
from a separate branch
@pyth0n1c pyth0n1c merged commit 3d33130 into main Oct 15, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants