Skip to content

Commit a2d1638

Browse files
committed
Update releasing.md file
1 parent 8e54873 commit a2d1638

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

development/releasing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
The release process is semi-automated.
1+
## Release process
22

33
With every build, the build process on Travis updates files with an appropriate version number before deployment into the database.
44
This step is performed, to confirm that the update of versions works properly.
55

6-
To create a release:
6+
## To create a release
7+
78
- create release branch from development branch and make sure to name the release branch: `release/vX.Y.Z`
89
- update, commit and push at least one file change in the release branch, to kickoff a Travis build
910
- wait for th build to complete successfully

0 commit comments

Comments
 (0)