cdklabs / construct-hub

AWS CDK construct library that can be used to deploy instances of the Construct Hub in any AWS Account.
https://constructs.dev
Apache License 2.0
202 stars 26 forks source link

chore: convert deny-list integ test to integ-runner #1456

Closed mrgrain closed 2 weeks ago

mrgrain commented 2 weeks ago

This became required because the SDK v3 updates every day and that changes the asset hashes. The old style integ tests don't support ignoring asset hash updates.


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