paratrooper icon indicating copy to clipboard operation
paratrooper copied to clipboard

Rollback feature

Open mwoods79 opened this issue 8 years ago • 2 comments

This gem was very forward thinking, and I don't know why it isn't the default way to do Heroku deploys. If you look at Heroku's pipelines they essentially do the same thing. One feature pipelines have that Paratrooper doesn't is the ability to rollback a deploy to production or staging. This seems like it could be challenging, but would be a great feature!

mwoods79 avatar Sep 07 '16 21:09 mwoods79

In the future.... everything will use pipelines.

🚀

mattpolito avatar Sep 08 '16 18:09 mattpolito

It probably wouldn't be hard to do. We could just look at the heroku api for releases and go back to the previous one.

mattpolito avatar Sep 08 '16 18:09 mattpolito