β NOTICE (pipelines): step id cannot be unresolved
error during synthesis
#27701
Labels
@aws-cdk/pipelines
CDK Pipelines library
management/tracking
Issues that track a subject or multiple issues
p0
Please add your +1 π to let us know you have encountered this
Status
In-Progress
What is the issue?
A fix change to the pipelines module appended the branch name onto the node id and input/output artifacts. This leads to an error during synthesis if the value being substituted is a
Token
.Error message
During synthesis, you can see `Step id cannot be unresolved` error.
What is the impact?
Synthesis for the module would not work in some cases.
Workaround
You can migrate back to
cdk version <= 2.102.1
Who is affected?
Users will be impacted, if the
repo
and/orbranchName
is aToken
.How do I resolve this?
The impacting PR has been reverted and a new patch release (v2.103.1) is now out.
Related issues
No response
The text was updated successfully, but these errors were encountered: