Skip to content

Release automation #190

@slinkydeveloper

Description

@slinkydeveloper

Create a release automation that on every new release on github UI:

  • Performs a dump of the release using the release version prompted on GH using mvn versions:set -DnewVersion={newVersion}
  • Updates all the *.md containing the release version
  • Commits straight on master the above changes
  • Wait for CI to perform the release
  • Performs a dump of the release back to 2.x.x-SNAPSHOT
  • Commits straight on master the above changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions