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

chore: include PYTHON_311 runtime in aws-apprunner-alpha

Open hiselitelordship opened this issue 1 year ago • 4 comments

Reason for this change

Apprunner supports two Python Runtimes: 3 and 311 as documented here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html

Python 3.11 not present in aws-apprunner-alpha runtime values.

Description of changes

Add PYTHON_311 to available list of runtimes: public static readonly PYTHON_311 = Runtime.of('PYTHON_311')

Description of how you validated changes

No unit tests. This is a direct copy of the PYTHON_3 readonly property. Confirmed that there was nothing to do in the adjacent public static of function.

Checklist


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

hiselitelordship avatar May 11 '24 08:05 hiselitelordship

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 3c43a252d095dfd6bcf4e20d8ddaa616840685d7
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar May 11 '24 08:05 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 Jun 06 '24 17:06 mergify[bot]

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 Jun 06 '24 17:06 mergify[bot]

This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. To keep this PR from being closed, please continue work on it. If not, it will automatically be closed in a week.

aws-cdk-automation avatar Jun 28 '24 00:06 aws-cdk-automation

This PR has been deemed to be abandoned, and will be automatically closed. Please create a new PR for these changes if you think this decision has been made in error.

aws-cdk-automation avatar Jul 05 '24 00:07 aws-cdk-automation

@mergifyio update

paulhcsun avatar Jul 24 '24 21:07 paulhcsun

update

☑️ Nothing to do

  • [ ] #commits-behind>0 [📌 update requirement]
  • [X] -closed [📌 update requirement]
  • [X] -conflict [📌 update requirement]
  • [X] queue-position=-1 [📌 update requirement]

mergify[bot] avatar Jul 24 '24 21:07 mergify[bot]

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 9b52acdcc85c6c06f401c18fcb36e2fffed709d0
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar Jul 24 '24 21:07 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 Jul 24 '24 21:07 mergify[bot]

Not sure what happened here with mergify but there was a PR submitted just prior to this one with the same addition. We prioritize the earlier change in situations like this so I'll be closing this one in favor of https://github.com/aws/aws-cdk/pull/30149

TheRealAmazonKendra avatar Jul 31 '24 16:07 TheRealAmazonKendra

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

github-actions[bot] avatar Jul 31 '24 16:07 github-actions[bot]