We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
releasing.md
1 parent 8e54873 commit a2d1638Copy full SHA for a2d1638
development/releasing.md
@@ -1,9 +1,10 @@
1
-The release process is semi-automated.
+## Release process
2
3
With every build, the build process on Travis updates files with an appropriate version number before deployment into the database.
4
This step is performed, to confirm that the update of versions works properly.
5
6
-To create a release:
+## To create a release
7
+
8
- create release branch from development branch and make sure to name the release branch: `release/vX.Y.Z`
9
- update, commit and push at least one file change in the release branch, to kickoff a Travis build
10
- wait for th build to complete successfully
0 commit comments