Ulysses Souza 4bf623d53d Merge pull request #7163 from ndeloof/changelog 6 years ago
..
README.md 8ad480546f Tag as `x.y.z` without `v` prefix 6 years ago
cherry-pick-pr c4f0f24c57 Fix release script notes about software and typos. 10 years ago
generate_changelog.sh 4bf623d53d Merge pull request #7163 from ndeloof/changelog 6 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 9 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 {major}.{minor}.{patch}
  3. edit compose/__init__.py again to set next development version number