Commit 97aa7c6
committed
Fix CI: add missing buildType in test, revert CDK dep to alpha.1
- Add buildType: 'CodeZip' to schema-mapper test baseConfig (merge artifact)
- Revert @aws/agentcore-cdk to ^0.1.0-alpha.1 (alpha.2 not yet published;
semver ^0.1.0-alpha.1 already covers alpha.2 once available)1 parent bd9db33 commit 97aa7c6
File tree
3 files changed
+3
-2
lines changed- src
- assets
- __tests__/__snapshots__
- cdk
- cli/operations/agent/generate/__tests__
3 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments