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 release process using Github actions #430

Open
olaf-otto opened this issue Feb 14, 2022 · 0 comments
Open

Automate release process using Github actions #430

olaf-otto opened this issue Feb 14, 2022 · 0 comments

Comments

@olaf-otto
Copy link
Collaborator

Currently, the release process is semi-automatic and involves:

  • a local configuration (mostly gpg setup + certificate access to sign artifacts)
  • releasing using the standard maven release plugin
  • manually closing and releasing the repository at sonatype

These steps can be automated such that a github action will run the release.

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

1 participant