Skip to content
Felix Petriconi edited this page Feb 9, 2021 · 10 revisions
  1. stlab/libraries
    1. masterdevelop (to pull in any hot fixes over the previous release.)
    2. Bump develop's version.hpp, CMakeLists.txt and conanfile.py version
    3. Update CHANGES.md with all recent changes
    4. developcoverity
      1. Clean up any outstanding issues
    5. developmaster
    6. Make a new tag for the release
  2. stlab/stlab.github.io
    1. masterdevelop (to pull in any hot fixes over the previous release.)
    2. Pull or build the docker image (see ./tools/docker-tools/README.md)
    3. Run the docker image (see ./tools/docker-tools/README.md)
    4. Update documentation as needed.
    5. ./about.sh && git commit && git push
    6. developmaster
Clone this wiki locally