Commit 885e4bc
authored
chore: fix failing
In #1002 we introduced a new workflow to just update `aws-cdk-lib` and
nothing else. Turns out upgrading dependency in subprojects wasn't
really support in projen and that needed a fix first.
This PR fixes the workflow by importing the updated projen dependencies.
The workflow file is renamed to match projen's naming conventions.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 licenseupgrade-aws-cdk-lib workflow (#1016)1 parent 2c0570a commit 885e4bc
File tree
20 files changed
+91
-100
lines changed- .github/workflows
- .projen
- packages
- @aws-cdk-testing/cli-integ
- @aws-cdk
- cdk-assets-lib
- cdk-cli-wrapper
- cli-plugin-contract
- cloud-assembly-schema
- cloudformation-diff
- integ-runner
- toolkit-lib
- user-input-gen
- yarn-cling
- aws-cdk
- cdk-assets
- cdk
20 files changed
+91
-100
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1235 | 1235 | | |
1236 | 1236 | | |
1237 | 1237 | | |
1238 | | - | |
1239 | | - | |
1240 | 1238 | | |
1241 | 1239 | | |
1242 | 1240 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments