1.3.0: doc: add release procedure
All checks were successful
/ validate_password (pull_request) Successful in 1m4s

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2025-09-28 16:34:28 +02:00
commit 86bbbcdaf3
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

@ -4,6 +4,15 @@
The naming policy is based on first names for this project. The naming policy is based on first names for this project.
# Release procedure
```
bash ./scripts/release.sh -t [VERSION] -n [RELEASE_NAME] -c
edit specifique files:
- ./release/next_release.md
bash ./scripts/release.sh
```
## Release list ## Release list
- [v1.3.0 Xavier](./release/v1.3.0_xavier.md) - [v1.3.0 Xavier](./release/v1.3.0_xavier.md)
- [v1.2.0 Valentin](./release/v1.2.0_valentin.md) - [v1.2.0 Valentin](./release/v1.2.0_valentin.md)