Skip to content
Jendrik Poloczek edited this page May 24, 2017 · 3 revisions

Welcome to the mockedstreams wiki!

Release Checklist

  1. Create a release branch like release/x.x.x and work on it
  2. Check if Scala Versions have updated
  3. Check if RocksDB or ScalaTest dependencies have updated
  4. Update Code; See if after updating code and dependencies tests still work
  5. See Build on Travis and Code Coverage
  6. Update Change log
  7. Add new contributors if any
  8. Build and publish for 2.11 and for 2.12
  9. Merge into master
  10. Draft and create a new release on github
Clone this wiki locally