Branches#
mainStable branchThis is tagged with releases
Always moves forward
Changes go through integration and testing on
nextbefore integrated onmain.nextStaging / integrationThis is where GitHUB pull-requests should point to.
docsWebsite updatesThis is based off
mainand only contains changes to the website / documentation, that is, to ensure that the website by default serves documentation for the latest release, however, with the option of changing the rest of the documentation around that release.rcRelease candidate preppingThis provides the “maintenance” changes when no more features are going in, this includes:
version-bump man-pages bash-completions documentation-generation (API and Command output) - integrate
currentCHANGELOG.rst CONTRIBUTORS.mdOnce these are done, and no regressions are found, then
rcis integrated onnextnextis integrated onmainmainis tagged with the version-number (vX.Y.Z)