This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Description
Problem
Right now there is no way to re-run a failed deployment. The user can manually delete the deployment, and re-deploy using the deploy button but that's not that handy.
Why are we doing this
To improve user experience.
Solution
If a deployment is blocked/stuck, or failed, the details page and the popover menu can have a redeploy button which will trigger a new deployment with the same configuration.