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

Compare with Current View Page History

Version 1 Next »

Future releases are planned in Product Planning.

Steps:

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