Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 617 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 617 Bytes

Release checklist

This is for people releasing at Haufe.

  1. Run set-version.sh if that hasn't been done yet to update all versions on the next branch
  2. Make sure all builds have run successfully, including tests, on branch next
  3. Use merge-next.sh to merge changes to `master``
  4. Make sure all builds have run successfully, including tests, on branch master
  5. Write release notes on wicked.haufe.io/next for the new version
  6. Run merge-next --docs to merge the documentation to master
  7. Run release-github.sh
  8. Run pull-docker-push-haufe.sh to propagate the images to registry.haufe.io