pulsar-java-spring-boot-starter
pulsar-java-spring-boot-starter copied to clipboard
Improve automated build for maven release
- try to make the release fully automated using only git tag
- generate & add signing key to github:
https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key
https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-new-gpg-key-to-your-github-account
- add -Dgpg.passphrase= to the build command with the value from secrets
- add my-settings.xml to GitHub with ENV vars usage from secret