Skip to content

Checklist Release

Christoph Tieben edited this page Nov 23, 2018 · 7 revisions

Checklist to Release or Merge to Master

  • Check state of CI and CI config file
  • All review comments have to be solved.
  • Compile it and run tests locally
  • Check if PkgConfig file is up to date
  • Check if Readme and Manifest file are still correct.

Additional points for a release:

  • Update ChangeLog
  • Check which header are for external usage as library api and which are only internal once
  • Review changes of the documentation (in code and readme).

After a release:

  • Remove merged feature branches.

References:

Clone this wiki locally