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

Give earlier warning when PGP key is misconfigured #21

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

rtyley
Copy link
Member

@rtyley rtyley commented Jan 13, 2024

The workflow should fail sooner when the PGP key is misconfigured (usually because of missing access to a secret).

Related: #17

There should ideally also be an early fatal error if the key is passphrase-protected, we only support passphrase-less PGP keys - https://security.stackexchange.com/a/183657/67781 probably gives the best advice on how to test if a key is properly passphrase-less. Something to try in a new PR.

rtyley added a commit to rtyley/sample-project-using-gha-scala-library-release-workflow that referenced this pull request Jan 13, 2024
@rtyley rtyley force-pushed the give-earlier-warning-when-pgp-key-misconfigured branch 2 times, most recently from 9dbb56f to 4594a23 Compare January 14, 2024 13:45
@rtyley rtyley force-pushed the give-earlier-warning-when-pgp-key-misconfigured branch from 4594a23 to de66d80 Compare January 14, 2024 16:05
@rtyley rtyley marked this pull request as ready for review January 16, 2024 10:44
@rtyley rtyley merged commit 58cfc06 into main Jan 16, 2024
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.

1 participant