Commit 1b22ebc
authored
chore: in tests, publish both upstream and candidate versions of schema (#222)
We need 2 different versions of `@aws-cdk/cloud-assembly-schema`
versions available at the same time:
- The candidate version is used by `cdk-assets` (which doesn't bundle
it)
- The released version is used by `aws-cdk-lib` (which is used as part
of tests.
Requires updating to a new version of cdklabs-projen-project-types.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license1 parent 0c21495 commit 1b22ebc
File tree
4 files changed
+15
-12
lines changed- .github/workflows
4 files changed
+15
-12
lines changedSome 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 | |
|---|---|---|---|
| |||
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | | - | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
1403 | | - | |
| 1399 | + | |
1404 | 1400 | | |
1405 | 1401 | | |
1406 | 1402 | | |
1407 | 1403 | | |
1408 | 1404 | | |
1409 | 1405 | | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
1410 | 1413 | | |
1411 | 1414 | | |
1412 | 1415 | | |
| |||
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