feat: add GPG Signature in workflow - #2560
Open
Neko-vecter wants to merge 2 commits into
Open
Neko-vecter wants to merge 2 commits into
Neko-vecter wants to merge 2 commits into
Conversation
Add GPG signing step for release artifacts
Contributor
|
Hi @Neko-vecter, thanks for your interest in contributing to Mainsail! 👋 This pull request has been automatically closed because pull requests may only be opened by vouched contributors, and you are not yet on our vouched list. This is not a rejection of your work. A maintainer can vouch for you and once that happens, simply reopen this PR or comment Please see our contributing guidelines for more details: |
Member
|
/recheck |
Neko-vecter
marked this pull request as ready for review
June 28, 2026 18:14
Author
|
I think I am ready for review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
It add GPG Signature after mainsail webui build.
Relate to Arksine/moonraker#1081. Which add support to allow mirror.
This requires adding an additional GPG Signature to verify that the mirror has not been modified.
Related Tickets & Documents
is relate to issue #2559
Arksine/moonraker#1081
What Change?
${{ secrets.GPG_PRIVATE_KEY_BASE64 }}.mainsail.zip.ascfile[optional] Are there any post-deployment tasks we need to perform?
keychain/mainsail-crew/mainsail.ascsecrets.GPG_PRIVATE_KEY_BASE64-Neko.vecter