Justintime50 / harvey

The lightweight Docker Compose deployment runner.
https://github.com/Justintime50/harvey-ui
MIT License
13 stars 3 forks source link

Add Ability to Rollback or Deploy Specific Commits of a Project #77

Closed Justintime50 closed 1 year ago

Justintime50 commented 1 year ago

Currently, there is no way to rollback a deploy or choose a previous version, you have to hope and pray the current build will work or hot fix it. Let's add the ability to rollback the last deploy and/or choose a previous version to deploy in addition to the already existing redeploy option.

Justintime50 commented 1 year ago

Falls outside the scope of the project for v1