capistrano_rsync_with_remote_cache icon indicating copy to clipboard operation
capistrano_rsync_with_remote_cache copied to clipboard

Pull: rollback on rsync failure and support gateway variable

Open mcary opened this issue 14 years ago • 1 comments

I've made two changes to capistrano_rsync_with_remote_cache:

  1. When rsync fails, instead of silently continuing, rollback the deploy
  2. Obey Capistrano's :gateway variable to forward SSH through a bastion host when calling rsync

I've added tests for each. Please let me know if there is anything else you require for acceptance of these changes.

Branches: rollback-on-rsync-failure add-gateway-support

Thanks!

mcary avatar Jul 12 '11 21:07 mcary

Hi!

Is this feature planned to be merged sometime ? Are there any other alternatives to this ?

mtrias avatar Mar 21 '13 16:03 mtrias