Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

ui: Have a way to start or retry a new Build/Deploy/Release on each respective page #2445

Open
Tracked by #2391 ...
briancain opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request ui

Comments

@briancain
Copy link
Member

Is your feature request related to a problem? Please describe.

If you make a configuration mistake with Waypoint, like through the UI setting the wrong username in an input variable, a lifecycle step will fail with incorrect credentials. Then the entire project fails without a way to rectify the configuration mistake. This is especially sticky if your project is a gitops project which might not run the lifecycle operations again until a git push happens. It would be nice to be able to view the page that's failing and redo or retry given the updated configuration. Similar to what happens with flakey circle-ci tests.

Describe the solution you'd like

Give users a way to "retry" failed lifecycle operations Build/Deploy/Release so the project isn't stuck in a state until a git push happens on the remote repo.

This might be solved already with the waypoint up button in the UI, so if so, feel free to close.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

2 participants