release steps: fastforward main
This commit is contained in:
parent
fb2aa688db
commit
4b78d22e8c
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ release.
|
||||||
5. Push the release branch and the tag.
|
5. Push the release branch and the tag.
|
||||||
6. GitHub Actions will run its build steps. Wait until these are successful. If fixes
|
6. GitHub Actions will run its build steps. Wait until these are successful. If fixes
|
||||||
need to be made to repair the pipeline or spec build, delete and re-tag the release.
|
need to be made to repair the pipeline or spec build, delete and re-tag the release.
|
||||||
7. Check out `main`.
|
7. Check out and fast-forward `main` to the release branch.
|
||||||
8. Generate the changelog. This is done *after* the tagging to ensure the rendered
|
8. Generate the changelog. This is done *after* the tagging to ensure the rendered
|
||||||
changelog makes sense.
|
changelog makes sense.
|
||||||
1. Activate your python virtual environment.
|
1. Activate your python virtual environment.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue