Jimmy Bourassa
8e64985837
Allow absolute pid paths in Capistrano
...
Fix #1427
2014-01-11 12:30:08 -05:00
Daniel Leavitt
4d9b4f8e8e
set default cap hooks in a pre-deploy task
...
Issue: sidekiq default hooks are never added for cap3
Cause:
The cap3 sidekiq hooks are added based on a cap setting, the final value of which won't be available until "before deploy." Currently the check is done when the task file is loaded.
Solution:
Check and possibly add the hooks in a pre-deploy task rather than at the top level of the task file.
2013-11-16 12:32:41 -08:00
Juan Ibiapina
6ec9bccc93
Only cd into current_path if pid file exists.
2013-10-29 15:21:47 -02:00
Juan Ibiapina
e1fbe23c92
Add config option to disable default hooks.
2013-10-28 13:02:13 -02:00
Juan Ibiapina
d973b25b47
Remove extra spaces.
2013-10-28 13:01:36 -02:00
Guilherme Vinicius Moreira
e81f3108ad
Refactoring capistrano 3 tasks
2013-10-22 22:33:07 -02:00
Guilherme Vinicius Moreira
c00a39ad62
Adding the -C option into capistrano 3 task
2013-10-22 19:05:38 -02:00
Philip Hallstrom
f8592f3344
Updated rake tasks to work with capistrano 3
2013-10-15 14:29:47 -07:00
Philip Hallstrom
a95122d1fa
capistrano 3 wno't change into the right directory when executing random bash. so do it inline
2013-10-15 11:34:43 -07:00
Philip Hallstrom
2953b60cc1
adjustments for missing cap3 tasks
2013-10-15 11:26:19 -07:00
Philip Hallstrom
126f4153d1
Capistrano V3 support
2013-10-15 11:11:44 -07:00