boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Web + Engine - Ability for user to control task dependencies being AND vs OR #425

Open tlawrie opened 4 months ago

tlawrie commented 4 months ago

The code has the ability to treat the dependencies as an

Image

Couple of implementation options

tlawrie commented 4 months ago

Tekton treats a task as a JOIN with ALL depencies to be met

Image