Skip to content

Add support for stages#69

Merged
mathieu-lemay merged 7 commits into
mainfrom
stages
Dec 24, 2025
Merged

Add support for stages#69
mathieu-lemay merged 7 commits into
mainfrom
stages

Conversation

@mathieu-lemay

@mathieu-lemay mathieu-lemay commented Aug 30, 2025

Copy link
Copy Markdown
Owner

Add support for pipelines that contain stages. By default, all the stages of the selected pipeline will be run, in order of declaration. The user will be prompted to run stages that have a manual trigger.

It is possible to specify which stages should run, with the --stage parameter. Multiple stages can be specified by using the parameter multiple times.

Conditions on stages are ignored, with a warning log.

@mathieu-lemay mathieu-lemay changed the title Stages Add support for stages Aug 31, 2025
@mathieu-lemay mathieu-lemay merged commit 469bf03 into main Dec 24, 2025
1 check passed
@mathieu-lemay mathieu-lemay deleted the stages branch December 24, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant