Sha256: 0f2c0aad8e7f327bef9e29f63cafff64ed6674ddd72a6474f762c31c00b68903
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
## Changelog ## 0.0.16 * Added handy task to remote edit settings file. * Renamed handy to settings recipes * Updated settings to run default editor instead of only `vi` ## 0.0.15 * Added new SSHKit backend called SshCommand. It adds support to run interactive commands, example like `rails console`. * Added rails rake task to create database backup and restore. You can check `rake -T` * Optimized to run rails console task via SshCommand backend * Added a new task `rails:less_log` to show the current log file via `less` * Update Handy with a new task `config:settings:get` to download remote stage config to local folder. ## 0.0.14 * Added airbrake deploy notification task. ## 0.0.13 ## 0.0.12 * Updated recipe git to update remote with new tags. * Remove the old settings before upload a new one. * Added files recipes to download remote files. Use `current` folder to search settings. * Use capistrano method to get revision timestamp for git tagging. ## 0.0.11 * Added support to manage https://github.com/bigbinary/handy config settings files. * Added recipe to git tag the deployed branch ## 0.0.10 ## 0.0.9 ## 0.0.8 ## 0.0.7 * monkey patch SSHKit because capistrano wont to use blocks for execute. ## 0.0.6 * Added deploy notification of the Honeybadger service. ## 0.0.5 * fixed bug: Removed the custom command bin mapping for rails. Updated the rails console behavior. ## 0.0.4 ## 0.0.3 ## 0.0.2 ## 0.0.1 First release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
j-cap-recipes-0.0.16 | CHANGELOG.md |