Skip to content

Add script to do release setup. #479

@coollog

Description

@coollog

Currently, there are many manual commands that need to be run to push a new release branch and tag. This can be simplified into a simple script that can be run:

./release.sh <release version> <next version>

For example, to release version 1.5.7, just run the command:

./release.sh 1.5.7 1.5.8

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions