Sha256: 62149d9927ddb19a3b713abcc284ef44cc9fca4108a5a07748cc127be7431582
Contents?: true
Size: 572 Bytes
Versions: 1
Compression:
Stored size: 572 Bytes
Contents
## HEAD ## 0.2.0 - Add database method App#add_database - Drastically improved reliability of `app.run` outputs. - Add `rake hatchet:teardown_travis` task to put in `travis.yml`: after_script: bundle exec rake hatchet:teardown_travis ## 0.1.1 - Allow auto retries of pushes by setting environment variable `HATCHET_RETRIES=3` ## 0.1.0 - Failed deploys now raise an exception, to ignore set `allow_failure: true` in the `Hatchet::App` ## 0.0.2 - Added ability to run inline commands with no block (such as `app.run('ruby -v')`) ## 0.0.1 - Initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
heroku_hatchet-0.2.0 | CHANGELOG.md |