Skip to content

Refactoring: use DAG for steps in backend. #3381

@6543

Description

@6543

We currently have a DAG in the frontend. or use the legacy group system. or just sequential exec ...

but the pipeline compiler compiles it all down to groups called "stages" for the backend.

I want to get rid of stages and introduce an DAG for the backend.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions