Skip to content
Max Hufnagel edited this page Jan 18, 2016 · 12 revisions

[ ] Accept all stories that are in the release

[ ] Run tests on master: bundle exec rspec spec/

[ ] Bump bookbinder.gemspec on local master

[ ] Push to master on Github

[ ] In GitHub, draft a new release:

  • vX.Y.Z
  • Bookbinder vX.Y.Z

[ ] Add Release notes to release

[ ] Publish release

[ ] Run gem build bookbinder.gemspec

[ ] Run gem push bookbindery-X.Y.Z.gem matches version

Note: After the Pub Tools team completes these steps, anyone who wants to use the new release should update the Gemfile in their book's repository. For example, the CF Docs team should bump their Gemfile and Gemfile.lock in docs-book-cloudfoundry, docs-book-pivotalcf, and docs-book-runpivotal.