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

Add PGP signing to publications #403

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Add PGP signing to publications #403

merged 3 commits into from
Jun 13, 2024

Conversation

lamba92
Copy link
Collaborator

@lamba92 lamba92 commented Jun 12, 2024

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.

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.
@lamba92 lamba92 requested a review from rock3r June 12, 2024 21:28
@rock3r rock3r added the feature New feature or request label Jun 13, 2024
@rock3r
Copy link
Collaborator

rock3r commented Jun 13, 2024

@lamba92 build fails with

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/jewel/jewel/decorated-window/build.gradle.kts' line: 3

* What went wrong:
An exception occurred applying plugin request [id: 'jewel-publish']
> Failed to apply plugin 'jewel-publish'.
   > null cannot be cast to non-null type kotlin.String

@rock3r rock3r merged commit 9343c54 into main Jun 13, 2024
8 checks passed
@rock3r rock3r deleted the lamberto.basti/signing branch June 13, 2024 12:42
@lamba92 lamba92 restored the lamberto.basti/signing branch June 13, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants