FlowFuse / FlowFuse/flowfuse

Insert stages at any point in Pipelines

Open
#2,299 4 comments 0 reactions 0 assignees View on GitHub
area:frontend size:L type:feature
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

### Description

Currently, our pipeline only supports adding stages to the end. While this might cover many use cases, there are scenarios in which users might need to insert a stage before the current ones (for example, adding a 'staging' stage before 'prod' in an existing application). Furthermore, there may be cases where we might need to add a new stage in the middle of two existing stages.

Having the flexibility to add a stage anywhere in the pipeline not only mirrors real-world software development workflows but also provides users with greater control over their development, testing, and deployment processes.

### Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.