Skip to content

Releases

Cezary Skrzyński edited this page Dec 28, 2022 · 2 revisions

Current release

See releases list for the latest stable release of vt.

Release process

  • Weekly beta releases are following the latest changes on develop branch:
    • branch off of develop as usual and create a PR targeting main
    • prepare release notes draft on GitHub Releases page
    • decision to merge into main branch is taken during DARMA weekly technical meeting (happens at Tuesday)
    • publish the beta release and create appropriate tag.
  • Once the release is considered stable (again at DARMA weekly), vt's version is updated and a new stable tag is created:
    • increase the version number in VERSION
      • bump the version for both develop and main to keep the branches in sync
    • create new release and tag on GitHub.

Note: checkpoint's version should be kept in sync with vt's.