Replies: 1 comment
-
It doesn't really, like you've found out. There's a bit of gray area in the sense that these packages only depend on very stable core features that have existed for a long time. But every now and then a change comes a long that makes it incompatible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does integ-runner support using with older aws-cdk-lib version?
More specifically when I try to use integ-runner 2.60.0 with aws-cdk-lib 2.38.0, I get the following error:
If I downgrade integ-runner to 2.38.0, or upgrade aws-cdk-lib to 2.60.0, both will work fine.
Reproduction steps:
Run the following commands:
code is here: https://github.com/tmokmss/deploy-time-build/tree/repro
Beta Was this translation helpful? Give feedback.
All reactions