1.3.0: doc: add release procedure
All checks were successful
/ validate_password (pull_request) Successful in 1m4s
All checks were successful
/ validate_password (pull_request) Successful in 1m4s
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
ca7d10c21b
commit
86bbbcdaf3
1 changed files with 9 additions and 0 deletions
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
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
|
||||
- [v1.3.0 Xavier](./release/v1.3.0_xavier.md)
|
||||
- [v1.2.0 Valentin](./release/v1.2.0_valentin.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue