Skip to content

Release playbook

James Taylor edited this page May 18, 2020 · 19 revisions

Rough notes for releasing programming model related Hyperledger Fabric projects

Need to think about/open Jira issues for:

  • document release process in each repo
  • decide when to release, e.g. should the trigger be
    • a regular release schedule (assuming there is something to release)
    • only to stay in sync with core Fabric
    • based on the number/severity of commits since the last release
  • vulnerability scans for each repo, i.e.
    • required before each release
    • could trigger a release

Clone this wiki locally