1.4.0: doc: add release procedure
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
c4cb5506fa
commit
ff5049d6f3
1 changed files with 9 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue