2023-06-03 09:37:00 +00:00

348 B

Before merge:

  • MR is targetting the master branch
  • Squash commits must be disabled!
  • RoboTests (5 physical, 10 virtual) on a Release apk return no errors
  • Release notes present

After merge

  • git fetch
  • Create an annotated and signed tag: git tag -sa
  • Push the tag to git:git push --tags