Skip to content

[Chore]: automate the maven publish workflow #129

@zhongkechen

Description

@zhongkechen

What would you like?

I would like to have a workflow

  • publish a maven release whenever a new github release is created

I would like to have another workflow, with two versions - release version (e.g. 1.2.3) and next version (e.g. 1.2.4-SNAPSHOT) as input

  • bump to the release version
  • create a tag
  • publish a new github release with jar files
  • bump to the next version

Possible Implementation

No response

Is this a breaking change?

No

Does this require an RFC?

No

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions