You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Future releases are planned in Product Planning.

Steps:

  1. Create release branch (see Gitflow Workflow)
  2. Send out email to clowder@lists.illinois.edu
  3. Update version number in the following files:
    1. CHANGELOG.md
    2. project/Build.scala
    3. doc/src/sphinx/conf.py
  4. Test and fix bugs on release branch
  5. Make pull request against master
  6. Merge pull request
  7. Tag master with version number
  8. Merge master into develop
  9. Check auto-deployed instances
  10. Build Sphinx documentation and deploy
  11. Update landing page
  12. Send out email to clowder@lists.illinois.edu
  • No labels