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

Verify metadata check header layout #238

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

matthiasbeyer
Copy link
Owner

Closes #236

@TheNeikos feel free to have a look.

@matthiasbeyer
Copy link
Owner Author

Please have a look again...

@matthiasbeyer matthiasbeyer force-pushed the verify-metadata-check-header-layout branch 2 times, most recently from 6776cc1 to 0934f16 Compare June 18, 2023 16:04
@matthiasbeyer
Copy link
Owner Author

I don't like the impl here at all...

This patch adds a verification implementation that the header of a
Fragment actually obeys the configuration

Signed-off-by: Matthias Beyer <[email protected]>
The "Verification" error variant should not group errors, but the
"Multiple" variant should.

Signed-off-by: Matthias Beyer <[email protected]>
Signed-off-by: Matthias Beyer <[email protected]>
Signed-off-by: Matthias Beyer <[email protected]>
The previous implementation did consider non-changelog-fragment-files as
well, which is not what we want here.

Signed-off-by: Matthias Beyer <[email protected]>
@matthiasbeyer matthiasbeyer force-pushed the verify-metadata-check-header-layout branch from 0934f16 to fc6fb3c Compare July 2, 2023 18:32
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.

verify-metadata should check that all fragments have the same header layout/types
1 participant