... | ... | @@ -93,7 +93,7 @@ |
|
|
|
|
|
7. Check if the documentation is up to date.
|
|
|
|
|
|
8. Once everything is ready to be released, create release tags in the format `YY.MM` from tags previously specified in the file [kypo-crp-deployment/provisioning/group_vars/all.yml](https://gitlab.ics.muni.cz/muni-kypo-crp/devops/kypo-crp-deployment/-/blob/master/provisioning/group_vars/all.yml) and again update the file with release tags.
|
|
|
8. Once everything is ready to be released, create release tags in the format `YY.MM` from tags previously specified in the file [muni-kypo-tf-kypo-crp-kubernetes/-/blob/master/value-files/stage.yaml](https://gitlab.ics.muni.cz/muni-kypo/deployment/terraform/muni-kypo-tf-kypo-crp-kubernetes/-/blob/master/value-files/stage.yaml) and again update the file with release tags.
|
|
|
|
|
|
* Java:
|
|
|
* [user-and-group](https://gitlab.ics.muni.cz/muni-kypo-crp/backend-java/kypo-user-and-group/-/tags/new)
|
... | ... | @@ -129,7 +129,7 @@ |
|
|
* Issue one.
|
|
|
```
|
|
|
|
|
|
9. Finally, merge the release issue and create a release tag on the [deployment project](https://gitlab.ics.muni.cz/muni-kypo-crp/devops/kypo-crp-deployment/-/tags/new) in the same format as the others `YY.MM`.
|
|
|
9. Finally, merge the release issue and create a release tag on the [helm project](https://gitlab.ics.muni.cz/muni-kypo-crp/devops/kypo-crp-helm/-/tags) in the same format as the others, `YY.MM`.
|
|
|
|
|
|
Compose release notes from all previous components and optionally from the deployment project.
|
|
|
|
... | ... | |