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

[I/Y-Build] Simplify GPG-signing in I/Y-builds #2751

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

HannesWell
Copy link
Member

@HannesWell HannesWell commented Jan 15, 2025

Importing the secret-key is not necessary when signing with the bouncy-castle signer. Therefore just import the key where the gpg executable is used (i.e. when signing the list of artifact checksums).

Furthermore remove the explicit specification of the key used for gpg-signing and just use the first and only key available. This simplifies later updates of the key (avoids changes in the build).

@HannesWell HannesWell force-pushed the simplify-gpg-signing branch from b61c7d6 to dcb1a42 Compare January 15, 2025 21:46
Importing the secret-key is not necessary when signing with the
bouncy-castle (BC) signer. Therefore just import the key where the gpg
executable is used (i.e. when signing the list of artifact checksums).
@HannesWell HannesWell force-pushed the simplify-gpg-signing branch from dcb1a42 to 0444931 Compare January 15, 2025 21:47
@HannesWell HannesWell changed the title [Build] Simplify GPG-signing in I/Y-builds [I/Y-Build] Simplify GPG-signing in I/Y-builds Jan 15, 2025
@HannesWell HannesWell merged commit 6c510b0 into eclipse-platform:master Jan 16, 2025
4 checks passed
@HannesWell HannesWell deleted the simplify-gpg-signing branch January 16, 2025 17:18
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