File: release.rst

package info (click to toggle)
persalys 13.1.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 71,916 kB
  • sloc: xml: 496,859; cpp: 53,848; python: 3,435; sh: 332; makefile: 131; ansic: 14
file content (20 lines) | stat: -rw-r--r-- 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _release:

Release process
===============

1. Increment version number X.Y (utils/setVersionNumber.sh)

2. Update Changelog

3. Update distro/windows/persalys-doc.zip

4. Upload tagged docker images (docker push)

5. Create X.Y branch

6. In X.Y branch, modify .gitlab-ci.yml to used tagged docker images

7. In X.Y branch, create vX.Y tag

8. Push X.Y branch, vX.Y tag