Skip to content

Release Checklist

Brandon Kase edited this page Aug 3, 2019 · 4 revisions

The following are user stories that need to pass in order to ship a release of Coda:

  • My-first-transaction steps in the docs work (up to and including hitting the echo service)
  • Nonces auto-increment (I can send two transactions in the same block)
  • The block height in the test network is at least 250

The following steps need to be taken to ship a release of Coda:

  • Make a release with release notes
  • Put a Deb on apt
  • Make a brew build and put it on the release page
  • Update the docs pointing to the new deb
  • Update the homebrew repo s.t. brew upgrade works (increment the version number and update the SHA and update the path to the binary)