slightly format change
1 file changed
tree: a975ddf69f0dc09182d89377ffc02209fe9ed891
  1. docs/
  2. release-top-level-artifacts/
  3. tools/
  4. .DS_Store
  5. README.md
README.md

Apache YuniKorn (Incubating) Release


This project provides the instructions and tools needed to generate Apache YuniKorn (Incubating) release artifacts. Reference:

Release Procedure

  • Create a release branch for the target release in all git repos, such as branch-0.8
  • Stabilize the release branch
  • Create a tag and prepare to generate release candidate 1, e.g release-0.8-rc1
  • Configure tools/release-configs.json
  • Run script tools/build-release.json to generate source code tarball
  • Sign the release
  • Upload tarball for voting

See full document at this doc