Project

General

Profile

Actions

Release Workflow

TO-DO
Discuss with others that main should be the release branch.

  • Remove open tickets.
  • Close Redmine Version and add a release date.
  • In the repository:
git checkout main
git merge develop
git tag 0.3.0
git push --tags

Updated by Olivia Reichl 2 months ago · 4 revisions

Also available in: PDF HTML TXT