Skip to content

Conversation

saikonen
Copy link
Collaborator

@saikonen saikonen commented Aug 15, 2025

Adds Conditional support to Argo Workflows

TODO:

  • nesting a conditional as the last step inside a foreach is not yet working. This is now out of scope for the initial release
  • test @parallel with conditionals
  • test regular flows with argo for possible regressions

Open issues to solve in another PR:

  • conditionals as last step in a foreach. requires thorough input-paths rework
  • @parallel as a switch step, where it leads to more than one possible parallel-join step. This needs to either be fixed, or blocked. Issue exists with local conditional runs as well so outside of the scope for this PR

@savingoyal savingoyal merged commit f4b56e7 into master Aug 19, 2025
29 checks passed
@savingoyal savingoyal deleted the feature/conditionals-for-argo branch August 19, 2025 22:50
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