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

fix(flow): recursive ignoreDependencyOnFailure option #2712

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

roggervalf
Copy link
Collaborator

We are missing to handle this option when a grandchild fails with failParentOnFailure, then if a parent has ignoreDependencyOnFailure we should consider this case.

Copy link
Contributor

@manast manast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roggervalf roggervalf merged commit 53bc9eb into master Aug 17, 2024
10 checks passed
@roggervalf roggervalf deleted the idof-recursive branch August 17, 2024 00:28
github-actions bot pushed a commit that referenced this pull request Aug 17, 2024
## [5.12.8](v5.12.7...v5.12.8) (2024-08-17)

### Bug Fixes

* **flow:** recursive ignoreDependencyOnFailure option ([#2712](#2712)) ([53bc9eb](53bc9eb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants