Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(awslint): include types from submodules during linting (WIP) #26942

Closed
wants to merge 77 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
dd52f5f
Include types deom submodules in awslint.
Aug 30, 2023
e4ea967
fix(core): undeprecate `addWarning` (#26943)
rix0rrr Aug 30, 2023
6ef2530
docs(redshift): add details on cluster resizing (#26928)
msambol Aug 30, 2023
767d619
fix(elasticloadbalancingv2): remove equality check for health thresho…
msambol Aug 31, 2023
7bf190a
chore(deps): bump certifi from 2023.5.7 to 2023.7.22 in /packages/@aw…
dependabot[bot] Aug 31, 2023
693a375
fix(custom-resources): cross-environment call fails in opt-in region …
scanlonp Aug 31, 2023
b2bdbb7
chore: update Contributors File (#26961)
aws-cdk-automation Sep 1, 2023
64d72fd
revert: "feat(dynamodb): global table L2" (#26960)
colifran Sep 1, 2023
e1d9c95
chore(integ-tests-alpha): add redshift serverless to sdk api metadata…
msambol Sep 1, 2023
ba786ec
feat(synthetics-alpha): add latest two NodeJS runtimes (#26967)
philipmw Sep 1, 2023
0d2cf25
docs(cloudwatch): Both `defaultInterval` and `start` for dashboard ca…
go-to-k Sep 1, 2023
d39189c
chore(release): 2.94.0
Sep 1, 2023
c169d8a
chore: update changelog
vinayak-kukreja Sep 1, 2023
f43a62b
chore(deps): bump tj-actions/changed-files from 38.1.3 to 38.2.1 (#26…
dependabot[bot] Sep 4, 2023
c127d33
feat: update AWS Service Spec (#26999)
aws-cdk-automation Sep 4, 2023
159ed7e
docs(ssm): fix grammatical errors for StringParameter (#27004)
msambol Sep 5, 2023
1b8ebf4
fix(firehose): remove unused role during DeliveryStream creation (#26…
msambol Sep 5, 2023
611f66f
chore: include basic workspace file with jest configuration (#27008)
mrgrain Sep 5, 2023
5eb4e18
fix(route53): `CrossAccountZoneDelegationRecord` is still using Node …
scanlonp Sep 5, 2023
44c0a01
fix(lambda-nodejs): incorrect SDK v2 warning generated (#27014)
plumdog Sep 5, 2023
7f363c8
chore(region-info): Add missing information for all supported regions…
SankyRed Sep 5, 2023
8721a51
fix(logs): log retention custom resource timed out during deploy (#26…
mrgrain Sep 6, 2023
94b31d7
chore: remove apiVersion from custom resources (#27021)
kaizencc Sep 6, 2023
83053c8
fix(custom-resources): empty Lambda response payload causes deploymen…
rix0rrr Sep 6, 2023
ee3a8d7
fix(integ-tests): Uint8Arrays are not decoded properly (#27009)
otaviomacedo Sep 6, 2023
1626d09
docs(apprunner): fix typo in AuthenticationConfiguration (#27027)
go-to-k Sep 6, 2023
d832427
fix(events-targets): AwsApi is still using Node 16 (#27002)
mrgrain Sep 6, 2023
e1c1994
chore: replace Node16 runtimes in unit tests with symbolic runtime (#…
rix0rrr Sep 6, 2023
2ebdc76
chore: npm-check-updates && yarn upgrade (#27032)
aws-cdk-automation Sep 6, 2023
6c26d70
chore(ec2): add verified permissions vpc interface endpoint (#27026)
clueleaf Sep 6, 2023
3a3aab2
feat(dynamodb): TableV2 supports imports, drift detection, and better…
colifran Sep 6, 2023
4a1d31b
fix(cli): deployment stops on AccessDenied looking up bootstrap stack…
rix0rrr Sep 7, 2023
a35d425
chore: update SDKv3 blob types model (#27043)
rix0rrr Sep 7, 2023
170a270
fix(events-targets): AwsApi fails when SDKv3 Command expects Uint8Arr…
mrgrain Sep 7, 2023
90dedca
feat(stepfunctions): properties for ErrorPath, CausePath, MaxDelay, J…
kaizencc Sep 7, 2023
8dbe23d
chore(release): 2.95.0
Sep 7, 2023
945e03c
fix(dynamodb): update CfnGlobalTable in TableV2 constructor to use th…
colifran Sep 8, 2023
3ed234e
chore(release): 2.95.1
MrArnoldPalmer Sep 8, 2023
fc6f80e
chore: use error name string in handlers (#27056)
MrArnoldPalmer Sep 8, 2023
beb18dd
chore: move AwsCustomResource to the custom resource handlers package…
rix0rrr Sep 8, 2023
3968e39
docs(backup): default value for completionWindow is incorrect (#27061)
tam0ri Sep 8, 2023
acf9acb
fix(custom-resources): AwsCustomResource fails when SDKv3 expects Uin…
rix0rrr Sep 8, 2023
2d058b5
fix(route53): timeouts due to delete-existing-record-set-handler's wa…
kaizencc Sep 8, 2023
f3f70a8
fix(custom-resources): maxwaittime reduced to 60 seconds from 300 sec…
kaizencc Sep 8, 2023
6db7164
feat(batch): Stabilize Batch (#27059)
comcalvi Sep 9, 2023
9bb7b11
feat(ecs): add Amazon Linux 2023 to EcsOptimizedImage (#26989)
layertwo Sep 9, 2023
e5c663e
chore: call out requirement for allowing commits to your pr branch in…
kaizencc Sep 9, 2023
24424b3
docs(ecs): remove restriction regarding environment files against Far…
tam0ri Sep 9, 2023
c6fce3a
refactor(lambda): use lowercase boolean for type declarations (#27082)
yodeee9 Sep 9, 2023
7a11bf0
chore: Uint8Array map was not traversing maps and unions (#27071)
rix0rrr Sep 10, 2023
f149db6
fix(codedeploy): CustomLambdaDeploymentConfig is broken (#27087)
rix0rrr Sep 11, 2023
63dc879
chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.0.1 (#27…
dependabot[bot] Sep 11, 2023
cbeecf3
chore(deps): bump actions/checkout from 3 to 4 (#27091)
dependabot[bot] Sep 11, 2023
fe76f95
chore(integ-tests): Applying type coercion to byte array when necessa…
otaviomacedo Sep 11, 2023
69fd46f
chore(globalaccelerator): add integ test for Global Accelerator with …
mrgrain Sep 11, 2023
926530a
feat(glue): add ExternalTable for use with connections (#24753)
Rizxcviii Sep 11, 2023
3385e92
feat: update AWS Service Spec (#27095)
aws-cdk-automation Sep 11, 2023
e3e25f9
fix(synthetics): include auto-delete-underlying-resources in package …
kaizencc Sep 11, 2023
96361c5
fix(lambda): update default runtimes and tests to node 18 (#27066)
mrgrain Sep 11, 2023
608aec9
chore: github actions do not accept node18 (#27104)
kaizencc Sep 11, 2023
ff77b42
chore(msk): integ test for zookeeper connect custom resource (#27102)
kaizencc Sep 11, 2023
9028eeb
chore(aws-cdk-lib): airlift stable custom resource handlers only (#27…
kaizencc Sep 12, 2023
f740906
chore(msk): integ test for batch associate scram secrets custom resou…
colifran Sep 12, 2023
3373090
docs(stepfunctions): replace definition with definitionBody in readm …
ymhiroki Sep 12, 2023
a1a263b
chore(ecs): clarify it's possible to use image digest on fromEcrRepos…
clueleaf Sep 12, 2023
8a03403
chore(amplify): missing integ test for AWS Amplify (#27107)
SankyRed Sep 12, 2023
9eb00b9
chore: add integ test for cross-region refs (#27118)
MrArnoldPalmer Sep 12, 2023
5bbf07c
chore: fix minimatch imports (#27116)
rix0rrr Sep 13, 2023
8b6ff36
fix(codepipeline-actions): update zip to noncorrupted one (#27120)
msambol Sep 13, 2023
20399b2
fix(triggers): errors are shown as list of bytes (#27119)
mrgrain Sep 13, 2023
9bafd63
docs(codepipeline): add note about repoString param resolvability at …
Nikola-Milovic Sep 13, 2023
17e39d2
fix(integ-tests): use transformToString on API call response body (#2…
colifran Sep 13, 2023
3bab59f
chore(release): 2.96.0
Sep 13, 2023
75b82a3
fix(custom-resources): does not accept strings where numbers are expe…
otaviomacedo Sep 14, 2023
136c379
revert: "chore(ecs): clarify it's possible to use image digest on fro…
sumupitchayan Sep 14, 2023
e040ab5
awslint fixes.
Sep 14, 2023
35dc903
Add awslint exclusions after linter fixes.
Sep 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/pr-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
needs: download-if-workflow-run
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install & Build prlint
run: yarn install --frozen-lockfile && cd tools/@aws-cdk/prlint && yarn build+test
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/request-cli-integ-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ jobs:
any-changed-files: ${{ steps.changed-cli-files.outputs.cli_any_changed }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
fetch-depth: 0
persist-credentials: false
- name: Find changed cli files
id: changed-cli-files
uses: tj-actions/changed-files@c860b5c47fa71f461da850094ef2f6e3d6514e44
uses: tj-actions/changed-files@246636f5fa148b5ad8e65ca4c57b18af3123e5f6
with:
base_sha: ${{ github.event.pull_request.base.sha }}
files_yaml: |
Expand All @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# Needs to run with PROJEN_GITHUB_TOKEN because we need permissions to force push the branch
token: ${{ secrets.PROJEN_GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/spec-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:

- name: Check Out
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Node
uses: actions/setup-node@v3
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check Out
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download patch
uses: actions/download-artifact@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.repository == 'aws/aws-cdk'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: minicli/action-contributors@v3.3
name: "Update a projects CONTRIBUTORS file"
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/v2-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
branch: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/yarn-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:

- name: Check Out
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Node
uses: actions/setup-node@v3
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check Out
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download patch
uses: actions/download-artifact@v3
Expand Down
31 changes: 31 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.96.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.95.1-alpha.0...v2.96.0-alpha.0) (2023-09-13)


### Features

* **glue:** add ExternalTable for use with connections ([#24753](https://github.com/aws/aws-cdk/issues/24753)) ([1c03cb3](https://github.com/aws/aws-cdk/commit/1c03cb383491c164bc0914283fc3de171f6abae1)), closes [#24741](https://github.com/aws/aws-cdk/issues/24741)


### Bug Fixes

* **integ-tests:** use transformToString on API call response body ([#27122](https://github.com/aws/aws-cdk/issues/27122)) ([b0bbd5e](https://github.com/aws/aws-cdk/commit/b0bbd5e5bf8ec5d46a0afb067c8784b8fac18604)), closes [1#L573-L576](https://github.com/aws/1/issues/L573-L576) [#27114](https://github.com/aws/aws-cdk/issues/27114)
* **synthetics:** include auto-delete-underlying-resources in package ([#27096](https://github.com/aws/aws-cdk/issues/27096)) ([5046a9b](https://github.com/aws/aws-cdk/commit/5046a9b67a50bad6748077ca16a977d0844f1775))

## [2.95.1-alpha.0](https://github.com/aws/aws-cdk/compare/v2.95.0-alpha.0...v2.95.1-alpha.0) (2023-09-08)

## [2.95.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.94.0-alpha.0...v2.95.0-alpha.0) (2023-09-07)


### Bug Fixes

* **integ-tests:** Uint8Arrays are not decoded properly ([#27009](https://github.com/aws/aws-cdk/issues/27009)) ([47ab5c8](https://github.com/aws/aws-cdk/commit/47ab5c837c598e8d854f21e82602c21098676019))

## [2.94.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.93.0-alpha.0...v2.94.0-alpha.0) (2023-09-01)


### Features

* **amplify:** enables apps hosted with server side rendering ([#26861](https://github.com/aws/aws-cdk/issues/26861)) ([c67da83](https://github.com/aws/aws-cdk/commit/c67da83d9c77eaca41ce0691dddad6da11ed397c)), closes [#24076](https://github.com/aws/aws-cdk/issues/24076) [#23325](https://github.com/aws/aws-cdk/issues/23325)
* **scheduler:** base target methods and lambda invoke target ([#26575](https://github.com/aws/aws-cdk/issues/26575)) ([39cbd46](https://github.com/aws/aws-cdk/commit/39cbd46f5d25d2304415aa2f0b5034dca0f260d8))
* **synthetics-alpha:** add latest two NodeJS runtimes ([#26967](https://github.com/aws/aws-cdk/issues/26967)) ([0a0b37c](https://github.com/aws/aws-cdk/commit/0a0b37c5ac5c38abe698f82f5e4f0e0f2cd051b7))

## [2.93.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.92.0-alpha.0...v2.93.0-alpha.0) (2023-08-23)


Expand Down
Loading
Loading