mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
release steps: fastforward main
This commit is contained in:
parent
fb2aa688db
commit
4b78d22e8c
|
|
@ -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…
Reference in a new issue