GoogleContainerTools / GoogleContainerTools/skaffold
Use enum instead of string for "InProgress" , "Succeeded", "Started", "Failed"
Open
area/eventing
bugbash/q4-2022
help wanted
kind/todo
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
### Expected behavior
Currently we have "Build Complete", "Deploy Complete" as status messages when a build or deploy successfully complete.
While "Deploy Failed" and "Build Failed" when build or deploy failed.
After discussion with IDE teams, they mentioned we could change it to "Succeeded" instead of "Complete" to be in sync with "Failed".
Contributor guide
Assessment
This issue has not been assessed yet.