paratrooper icon indicating copy to clipboard operation
paratrooper copied to clipboard

Report deployment errors to stderr

Open kpopper opened this issue 9 years ago • 1 comments

We use Paratrooper in our deployment rake tasks. I am in the process of setting up continuous deployment on Codeship however, I'm finding that even when the deployment fails (e.g. Heroku permission denied error) it still treats the deployment as being successful.

Is there a way to get Paratrooper to report a failed deployment as an error to stderr so that it reports correctly to Codeship?

Thanks

kpopper avatar Jan 15 '16 16:01 kpopper

What exactly are you looking for regarding output? Maybe a failure status code would be more appropriate?

mattpolito avatar Jan 18 '16 02:01 mattpolito