Skip to content

Commit cabd834

Browse files
authored
Merge branch 'main' into sns-firehose-subscriptions
2 parents 0d5e7dc + 9534d2a commit cabd834

File tree

113 files changed

+1235
-823
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+1235
-823
lines changed

.github/workflows/request-cli-integ-test.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,7 @@ jobs:
2424
base_sha: ${{ github.event.pull_request.base.sha }}
2525
files_yaml: |
2626
cli:
27-
- packages/aws-cdk/bin/**
28-
- packages/aws-cdk/lib/**
29-
- packages/aws-cdk/test/**
30-
- packages/@aws-cdk/cloudformation-diff/lib/**
31-
- packages/@aws-cdk/cloudformation-diff/test/**
32-
- packages/@aws-cdk-testing/cli-integ/bin/**
33-
- packages/@aws-cdk-testing/cli-integ/entrypoints/**
34-
- packages/@aws-cdk-testing/cli-integ/lib/**
35-
- packages/@aws-cdk-testing/cli-integ/resources/**
36-
- packages/@aws-cdk-testing/cli-integ/test/**
37-
- packages/@aws-cdk-testing/cli-integ/tests/**
27+
- packages/aws-cdk-lib/cx-api/lib/features.ts
3828
submit-to-test-pipeline:
3929
environment: test-pipeline
4030
needs: cli-changes

CONTRIBUTORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ Shout out to our top contributors!
1616
- [pahud](https://github.com/pahud)
1717
- [badmintoncryer](https://github.com/badmintoncryer)
1818
- [go-to-k](https://github.com/go-to-k)
19-
- [comcalvi](https://github.com/comcalvi)
2019
- [TheRealAmazonKendra](https://github.com/TheRealAmazonKendra)
20+
- [comcalvi](https://github.com/comcalvi)
2121
- [madeline-k](https://github.com/madeline-k)
2222
- [NetaNir](https://github.com/NetaNir)
2323
- [robertd](https://github.com/robertd)
2424
- [MrArnoldPalmer](https://github.com/MrArnoldPalmer)
2525
- [lpizzinidev](https://github.com/lpizzinidev)
2626
- [peterwoodworth](https://github.com/peterwoodworth)
2727
- [msambol](https://github.com/msambol)
28-
- [colifran](https://github.com/colifran)
2928
- [GavinZZ](https://github.com/GavinZZ)
29+
- [colifran](https://github.com/colifran)
3030

3131

32-
_Last updated: Thu, 01 May 25 00:13:51 +0000_
32+
_Last updated: Sun, 01 Jun 25 00:16:05 +0000_

packages/@aws-cdk-testing/framework-integ/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "Apache-2.0",
3131
"devDependencies": {
3232
"@aws-cdk/cdk-build-tools": "0.0.0",
33-
"@aws-cdk/integ-runner": "^2.186.9",
33+
"@aws-cdk/integ-runner": "^2.186.11",
3434
"@aws-cdk/pkglint": "0.0.0",
3535
"@aws-sdk/client-acm": "3.632.0",
3636
"@aws-sdk/client-rds": "3.632.0",

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-flow-logs-firehose.js.snapshot/tree.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/@aws-cdk-testing/framework-integ/test/aws-ec2/test/integ.vpc-flow-logs-firehose.ts

Lines changed: 0 additions & 40 deletions
This file was deleted.
Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)