Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rwdaigle committed Apr 23, 2013
1 parent e996963 commit 5883929
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE.md
Expand Up @@ -13,6 +13,7 @@ Heroku CLI Release Process
* Run `bundle install` to update the version of heroku in the Gemfile.lock
* Update `CHANGELOG`
* Commit the changes `git commit -m "vX.Y.Z" -a`
* Push changes to master `git push origin master`

### Release the gem

Expand All @@ -22,6 +23,8 @@ Heroku CLI Release Process
* `HEROKU_RELEASE_ACCESS` and `HEROKU_RELEASE_SECRET` config var values (export values in terminal)
* Access and permissions to run builds on http://dx-jenkins.herokai.com/
* Release the gem `bundle exec rake release`
* Enter password for `sudo` during release
* Confirm gem release at http://rubygems.org/gems/heroku/versions

### Release the toolbelt

Expand Down

0 comments on commit 5883929

Please sign in to comment.