release_process.md
This doc outlines how supervision is released into production.
It assumes you already have the code changes, as well as a draft of the release notes.
develop.develop into main, containing:
pyproject.toml.main !git log.git tag x.y.z, with your versiongit log.git push origin --tagsmain into develop.main branch from the dropdown.