Skip to content

drop step.group in favour of depends_on to create a DAG #1860

@6543

Description

@6543

Support parallelism inside a pipeline via a DAG. This requires a way to define step dependencies which can then allow the runner to build said DAG. Edit: I see group provides something similar for static fan-out, but certainly not as flexible as defining dependencies directly.

Originally posted by @silverwind in #567 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingwill break existing installations if no manual action happenspipeline-configrelated to pipeline config files (.yaml)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions