cdklabs / cdklabs/cdk-pipelines-github
option to turn off publishing assets in parallel
Open
effort-medium
feature-request
p2
- Dominant language
- TypeScript
- Stars
- 384
- Forks
- 45
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 4
Description
It is a bit annoying and error-prone to re-generate the GitHub Actions file every time there is a new asset is added. Which can be ambiguous as many constructs add assets under the hood.
Is there a way to combine the assets into a single job?
CodePipeline has that option.
Contributor guide
Assessment
This issue has not been assessed yet.