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

Fix for Snapshot publication is broken after adding PGP signing #405 #407

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

lamba92
Copy link
Collaborator

@lamba92 lamba92 commented Jun 13, 2024

lamba92 added 3 commits June 13, 2024 17:47
Introduce Pretty Good Privacy (PGP) signing to the publication workflows of the project. The signing setup is included in the gradle wiring along with the retrieval of the key details from environment variables. This change is applied in both the publish and hotfix workflows.
The commit adds PGP_PASSWORD and PGP_PRIVATE_KEY to the environment variables in the publication workflow. These additions permit secure, authenticated signing of packages before publication.
@lamba92 lamba92 requested a review from rock3r June 13, 2024 15:59
@lamba92 lamba92 changed the title Publication fix Fix for #405 Jun 13, 2024
@lamba92 lamba92 changed the title Fix for #405 Fix for #406 Jun 13, 2024
@lamba92 lamba92 changed the title Fix for #406 Fix for Snapshot publication is broken after adding PGP signing #405 Jun 13, 2024
@rock3r rock3r added the bug Something isn't working label Jun 13, 2024
@rock3r rock3r merged commit ea14724 into main Jun 13, 2024
8 checks passed
@rock3r rock3r deleted the lamberto.basti/signing branch June 13, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants