Skip to content
Shea Craig edited this page Nov 14, 2018 · 1 revision

Note: These are preliminary notes on the release process

Develop

  • Development should occur on feature / bugfix branches.
  • Pull requests... (pep8, test suite, image building)
  • Merge to master

Release

  • Update version number in version script, and then run it to bump version based on commit in version.plist.
  • Docker images built automatically...
    • But, the sal-saml variant needs manual updates at this time.
Clone this wiki locally