This is for people releasing at Haufe.
- Run
set-version.sh
if that hasn't been done yet to update all versions on thenext
branch - Make sure all builds have run successfully, including tests, on branch
next
- Use
merge-next.sh
to merge changes to `master`` - Make sure all builds have run successfully, including tests, on branch
master
- Write release notes on wicked.haufe.io/next for the new version
- Run
merge-next --docs
to merge the documentation tomaster
- Run
release-github.sh
- Run
pull-docker-push-haufe.sh
to propagate the images toregistry.haufe.io