|
|
1. Branch into new release branch named `release_vX.Y.Z`
|
|
|
1. Create a new branch named `release_vX.Y.Z` from the master branch
|
|
|
2. Merge all changes into the release branch
|
|
|
3. Make sure all unit tests and doc tests are passing successfully on the GitLab server
|
|
|
4. Update the change log (`docs/source/versions/changelog.rst`)
|
... | ... | |