erikrose / shiva

Shiva The Deployer, which [continuously] deploys Python web apps
MIT License
7 stars 3 forks source link

Rollback support #7

Open erikrose opened 11 years ago

erikrose commented 11 years ago

In addition to automatic rollback on failure of smoke tests (which is already stubbed out in the code), it would be great if saying shiva rollback would return the server to the previously deployed version, for cases where horrible things are discovered post-deployment.