Gem designed to take the load of config/deploy.rb
Tags releases with a timestamp and environment, e.g. 201205161559-production
Usage:
after('deploy:update_code', 'netguru:tag_release')
(this is enabled for production stage by default)
Rewinds your stage branch to specified timestamp and restarts app.
Usage:
cap production deploy:revert -s to=201205161559
post-merge
- show message if changes inGemfile
/Gemfile.lock
orschema.rb
have been detected so user can spot it and runbundle
/rake db:migrate
In order to install:
rails generate netguru:git_hooks
- specs for review response check during reponse
- specs for sc middleware
- use Konf gem