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

Improve PGP fingerprint handling #571

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

koplas
Copy link
Contributor

@koplas koplas commented Sep 6, 2024

Warn if no fingerprint is specified and give more details if fingerprint comparison fails. This pull request does not change the API and cannot differentiate if an empty or no fingerprint is provided.

koplas and others added 2 commits August 8, 2024 12:42
Warn if no fingerprint is specified and give more details, if
fingerprint comparison fails.

Closes #555
The schema validation already catches this error and this check will
never run.
Copy link
Member

@bernhardreiter bernhardreiter left a comment

Choose a reason for hiding this comment

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

LGTM

@bernhardreiter bernhardreiter linked an issue Sep 9, 2024 that may be closed by this pull request
Copy link
Contributor

@JanHoefelmeyer JanHoefelmeyer left a comment

Choose a reason for hiding this comment

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

LGTM & works

@JanHoefelmeyer JanHoefelmeyer merged commit 464e88b into main Sep 9, 2024
5 checks passed
@JanHoefelmeyer JanHoefelmeyer deleted the fingerprint-no-breaking branch September 9, 2024 09:51
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.

Missing fingerprint in PMD leads to an error
3 participants