Sha256: dd620de94fc4c752c591ecdc06c8d93995801a147bdb6ed5c057ab22b0a70ceb
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
## Changelog ## 0.0.18 * Support mysql database for backup ## 0.0.17 * Added ability to define what the env to download or upload for database backups. If it differs from the rails env. * Added task to update the version with current revision and deploy timestamp. ## 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.18 | CHANGELOG.md |