(pipelines): generate shell script and call that in assets instead of requiring self mutation #19136
Closed
1 of 2 tasks
Labels
@aws-cdk/pipelines
CDK Pipelines library
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Description
Currently asset stage command are directly at the build spec. Those include e.g. image hashes, that require self mutation to get new image published.
If synth would just generate command to shell script and asset stage call that shell script (as it already get the input from cdk.out) purely application updates woudn't require self mutation.
Use Case
Proposed Solution
cdk-assets
callsOther information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: