Project

General

Profile

Actions

Release Workflow » History » Revision 7

« Previous | Revision 7/8 (diff) | Next »
Alexander Watzinger, 2024-07-15 14:48


Release Workflow

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

Updated by Alexander Watzinger 4 months ago · 7 revisions

Also available in: PDF HTML TXT