pipelines: Codepipeline.add_wave does not keep the stages sperated #31023
Labels
@aws-cdk/pipelines
CDK Pipelines library
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p3
Describe the bug
I added an wave to my pipeline to deploy multiple stages in paralell. Every Stage has its own Approval step in pre of it. But if i approve an single Stage the stage dont gets deployed
Expected Behavior
I expect if i press on the manual approval of the stage, to deploy the stage
Current Behavior
I pressed the manual approval of an Stage and the deployment does not continue
Reproduction Steps
Possible Solution
Every Stage should be kept seperate
Additional Information/Context
No response
CDK CLI Version
2.142.1 (build ed4e152)
Framework Version
No response
Node.js Version
v22.3.0
OS
Mac OS Sonoma 14.5 (23F79)
Language
Python
Language Version
3.12
Other information
No response
The text was updated successfully, but these errors were encountered: