Skip to content

Feat: Script chains / workflows #10

@leobrqz

Description

@leobrqz

Idea: define a workflow = ordered list of scripts (build.sh → test.sh → deploy.sh) that run one after another.

Example options: run next only if the previous exited 0, optional timeout per step;

one “Run workflow” from the UI. Progress and logs per step in one place.

Maybe too complex and would need reworking the script run function

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions