Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add promise delete pipeline failed status condition #412

Open
richcooper95 opened this issue Mar 6, 2025 · 0 comments
Open

feat: add promise delete pipeline failed status condition #412

richcooper95 opened this issue Mar 6, 2025 · 0 comments
Labels
debuggability Tickets that are focussed on making the debugging & building of promises easier enhancement New feature or request

Comments

@richcooper95
Copy link
Member

Summary

In #362 we added a DeleteWorkflowCompletedCondition which is (1) currently only used on Resources, and (2) is only updated on Resource Delete workflow failures.

This issue is to address (1) by adding the same status condition to Promises when a Promise Delete workflow fails.

Details

See #362 for the Resource implementation; the Promise implementation is very similar!

@richcooper95 richcooper95 added debuggability Tickets that are focussed on making the debugging & building of promises easier enhancement New feature or request labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debuggability Tickets that are focussed on making the debugging & building of promises easier enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant