You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ricardo de Matos edited this page Feb 13, 2023
·
7 revisions
We name our versions as major.minor.patch(-(alpha|release-candidate)-<epoch>)?, which follows the Semantic Versioning Specification (SemVer), but adapted for our own context.
Develop
New develop releases are triggered by merging branch develop to branch staging.
Release Candidate
New release candidates are triggered by pushing to branch staging.
Release
New releases are triggered by pushing to branch master.