Skip to content

Use in-memory PGP keys for Gradle signing#25

Merged
ericlmao merged 1 commit intoreleasefrom
snapshot
Feb 12, 2026
Merged

Use in-memory PGP keys for Gradle signing#25
ericlmao merged 1 commit intoreleasefrom
snapshot

Conversation

@ericlmao
Copy link
Member

Replace useGpgCmd() and explicit mavenJava signing with in-memory PGP key signing in Gradle build files. Updated moss, moss-bungeecord, moss-paper, and moss-velocity to read signingKey and signingPassword project properties, call useInMemoryPgpKeys(signingKey, signingPassword), and sign publishing.publications so CI can sign artifacts without an external GPG agent.

Replace useGpgCmd() and explicit mavenJava signing with in-memory PGP key signing in Gradle build files. Updated moss, moss-bungeecord, moss-paper, and moss-velocity to read signingKey and signingPassword project properties, call useInMemoryPgpKeys(signingKey, signingPassword), and sign publishing.publications so CI can sign artifacts without an external GPG agent.
@coderabbitai
Copy link

coderabbitai bot commented Feb 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snapshot

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ericlmao ericlmao merged commit 7c0895b into release Feb 12, 2026
2 of 3 checks passed
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