Draft: Resolve "Release 2.5"
Closes #585 (closed)
-
Check that all CI jobs run without errors on the latestbranch -
Close all remaining issues on the current milestone -
Update the Changelog -
Update the [AUTHORS.md] list -
Write the announcement in NEWS.md -
Rebuild the docker image latestand upload it (make docker_image docker_push) -
Close the current milestone and open the next one -
Rebase the stablebranch fromlatest -
Rebuild the docker image stableand upload it (DOCKER_TAG=stable make docker_image docker_push) -
Tag the latestbranch -
Build the docker image x.y.zand upload it (DOCKER_TAG=x.y.z make docker_image docker_push) -
Create a branch x.y.zbased onstable -
Launch a new pipeline on the x.y.zbranch -
Once the pipeline is done, trigger the deploy task to publish the packages -
Update the upstream repositories -
On the Tags page, click on Create a Release -
Bump to the new version number in Cargo.toml -
Publish the announcement
Edited by damien clochard