Skip to content

chore: regression suite patch for lambda runtime deprecation #17297

Merged
mergify[bot] merged 2 commits intomasterfrom
epolon/lambda-runtime-patch
Nov 3, 2021
Merged

chore: regression suite patch for lambda runtime deprecation #17297
mergify[bot] merged 2 commits intomasterfrom
epolon/lambda-runtime-patch

Conversation

@iliapolo
Copy link
Copy Markdown
Contributor

@iliapolo iliapolo commented Nov 3, 2021

Follow up on #17282


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Nov 3, 2021

@iliapolo iliapolo requested a review from a team November 3, 2021 09:20
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 3, 2021

const fn = new lambda.Function(this, 'my-function', {
code: lambda.Code.asset(path.join(__dirname, 'lambda')),
runtime: lambda.Runtime.NODEJS_12_X,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This used to be NODEJS_10_X

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 3, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 4bff45d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit 58090a0 into master Nov 3, 2021
@mergify mergify bot deleted the epolon/lambda-runtime-patch branch November 3, 2021 11:09
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 3, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Follow up on aws#17282

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants