Nicolas De Loof 7ca5973a71 run release on tag by Jenkinsfile 5 years ago
..
README.md 7ca5973a71 run release on tag by Jenkinsfile 5 years ago
cherry-pick-pr c4f0f24c57 Fix release script notes about software and typos. 10 years ago
generate_changelog.sh 7ca5973a71 run release on tag by Jenkinsfile 5 years ago
release.md.tmpl 8493540a1c Reffer Docker for Mac and Windows as Docker Desktop 7 years ago
utils.sh 27297fd1af fix a typo in script/release/utils.sh 8 years ago

README.md

Release HOWTO

The release process is fully automated by Release.Jenkinsfile.

Usage

  1. edit compose/__init__.py to set release version number
  2. commit and tag as v{major}.{minor}.{patch}
  3. edit compose/__init__.py again to set next development version number