aws-cdk
aws-cdk copied to clipboard
chore: support for Postgres 11.16
closes #22107
All Submissions:
- [x] Have you followed the guidelines in our Contributing guide?
Adding new Unconventional Dependencies:
- [ ] This PR adds new unconventional dependencies following the process described here
New Features
- [x] Have you added the new feature to an integration test?
- [ ] Did you use
yarn integ
to deploy the infrastructure and generate the snapshot (i.e.yarn integ
without--dry-run
)?
- [ ] Did you use
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
@Mergifyio update
update
✅ Branch has been successfully updated
Thank you for the time and submitting the change.
You are missing the snapshot updates matching the integ test change:
@aws-cdk/aws-rds: CHANGED integ.proxy 2.827s
@aws-cdk/aws-rds: Resources
@aws-cdk/aws-rds: [~] AWS::RDS::DBInstance dbInstance4076B1EC
@aws-cdk/aws-rds: └─ [~] EngineVersion
@aws-cdk/aws-rds: ├─ [-] 11.15
@aws-cdk/aws-rds: └─ [+] 11.16
@aws-cdk/aws-rds: UNCHANGED integ.instance.lit 3.207s
@aws-cdk/app-delivery: $ cdk-build
@aws-cdk/pipelines: $ cdk-build
@aws-cdk/aws-rds: UNCHANGED integ.cluster-snapshot 3.171s
@aws-cdk/aws-rds: Snapshot Results:
@aws-cdk/aws-rds: Tests: 1 failed, 14 total
@aws-cdk/aws-rds: Error: Some tests failed!
@aws-cdk/aws-rds: To re-run failed tests run: yarn integ-runner --update-on-failed
@aws-cdk/aws-rds: at main (/codebuild/output/src827645417/src/github.com/aws/aws-cdk/packages/@aws-cdk/integ-runner/lib/cli.js:122:19)
@aws-cdk/aws-rds: Error: integ-runner exited with error code 1
@aws-cdk/aws-rds: Tests failed. Total time (20.8s) | /codebuild/output/src827645417/src/github.com/aws/aws-cdk/node_modules/jest/bin/jest.js (17.0s) | integ-runner (3.7s)
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
AWS CodeBuild CI Report
- CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
- Commit ID: b0f4dbbccc390f7b87905d9294fcc03a555c30c4
- Result: SUCCEEDED
- Build Logs (available for 30 days)
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
@Mergifyio backport v1-main
backport v1-main
✅ Backports have been created
-
#23489 chore: support for Postgres 11.16 (backport #22127) has been created for branch
v1-main