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

Automate releases with a GH Actions #594

Open
kwin opened this issue Aug 26, 2021 · 1 comment
Open

Automate releases with a GH Actions #594

kwin opened this issue Aug 26, 2021 · 1 comment
Assignees

Comments

@kwin
Copy link
Member

kwin commented Aug 26, 2021

In order to ease releases, we should use both

The credentials/key/token should be provided as organization secrets.

A release workflow like https://github.com/adobe/aem-core-wcm-components/blob/master/.github/workflows/maven-release.yml (adobe/aem-core-wcm-components#1345) can then be used by anyone with write access to the repo to spin a new release.

@kwin
Copy link
Member Author

kwin commented Aug 26, 2021

Open questions:

  1. Where to publish the PGP Public Key (to ease verification)
  2. RSA Key length and expiration date for the PGP keypair? Compare with https://infra.apache.org/openpgp.html#generate-key
  3. Which email address and name to use for the public key and OSSRH account (new account opensource@netcentric.biz)?

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

No branches or pull requests

2 participants