Skip to content

chore: prevent future SDK duplication#1729

Merged
aws-cdk-automation merged 4 commits into
mainfrom
huijbers/check-sdk-duplication
Jul 14, 2026
Merged

chore: prevent future SDK duplication#1729
aws-cdk-automation merged 4 commits into
mainfrom
huijbers/check-sdk-duplication

Conversation

@rix0rrr

@rix0rrr rix0rrr commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

We were hit by pretty heavy aws-sdk-js-v3 package duplication (we had 5 copies of some of the core packages in there at some point).

Add a script that ensures that our build fails if we have more than one copy of every package.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

We were hit by pretty heavy aws-sdk-js-v3 package duplication (we had 5
copies of some of the core packages in there at some point).

Add a script that ensures that our build fails if we have more than one
copy of every package.
@rix0rrr
rix0rrr requested a review from a team July 13, 2026 14:58
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added the p2 label Jul 13, 2026
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants