mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 09:44:22 +03:00
Add extra-package step to RELEASING.md
This commit is contained in:
parent
86a0283b68
commit
03d8e65ea6
@ -27,6 +27,7 @@ Used to publish a new release from master branch (normal process).
|
|||||||
- Publish the draft release
|
- Publish the draft release
|
||||||
- Change the release status from draft to public on github
|
- Change the release status from draft to public on github
|
||||||
- Accept the PR from `release/x.y.0` to `master` with `/accept`
|
- Accept the PR from `release/x.y.0` to `master` with `/accept`
|
||||||
|
- Run `extra-package.yml` workflow on `master` branch filling in the `desired SNAPSHOT version` and selecting wanted extra packages
|
||||||
- Run `update-branch-version.yml` workflow on `master` branch, filling in the `desired SNAPSHOT version`, it will:
|
- Run `update-branch-version.yml` workflow on `master` branch, filling in the `desired SNAPSHOT version`, it will:
|
||||||
- Create `bot/update-branch-version-master` branch
|
- Create `bot/update-branch-version-master` branch
|
||||||
- Checkout this new branch
|
- Checkout this new branch
|
||||||
|
Loading…
Reference in New Issue
Block a user