Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Automate release process using Github actions #430

@olaf-otto

Description

@olaf-otto

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions