aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

chore: support for Postgres 11.16

Open michal-draftwise opened this issue 2 years ago • 5 comments

closes #22107


All Submissions:

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)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

michal-draftwise avatar Sep 19 '22 20:09 michal-draftwise

gitpod-io[bot] avatar Sep 19 '22 20:09 gitpod-io[bot]

@Mergifyio update

TheRealAmazonKendra avatar Sep 20 '22 01:09 TheRealAmazonKendra

update

✅ Branch has been successfully updated

mergify[bot] avatar Sep 20 '22 01:09 mergify[bot]

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)

Naumel avatar Sep 20 '22 10:09 Naumel

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).

mergify[bot] avatar Sep 23 '22 12:09 mergify[bot]

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

aws-cdk-automation avatar Sep 23 '22 13:09 aws-cdk-automation

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).

mergify[bot] avatar Sep 23 '22 13:09 mergify[bot]

@Mergifyio backport v1-main

comcalvi avatar Dec 28 '22 23:12 comcalvi

backport v1-main

✅ Backports have been created

mergify[bot] avatar Dec 28 '22 23:12 mergify[bot]