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

bump node version in serverless demo from 14.x to 20.x #2851

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

ngl-aws
Copy link
Contributor

@ngl-aws ngl-aws commented Mar 4, 2024

Issue #: 2850

Description of changes: Building on #2827 could bump the Lambda runtime up to Node 20.x in template.yaml

Testing:

Can these tested using a demo application? Please provide reproducible step-by-step instructions.

cd demos/serverless
npm install
npm run deploy -- -r us-east-1 -b -s -a meeting

Wait for deploy to fail. Check Cloudformation Events for cause of failure.

Checklist:

  1. Have you successfully run npm run build:release locally? Yes

2361 passing (3m)

=============================== Coverage summary ===============================
Statements : 100% ( 11759/11759 )
Branches : 100% ( 5291/5291 )
Functions : 100% ( 2178/2178 )
Lines : 100% ( 11590/11590 )

  1. Do you add, modify, or delete public API definitions? If yes, has that been reviewed and approved? No

  2. Do you change the wire protocol, e.g. the request method? If yes, has that been reviewed and approved? No

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

@ngl-aws ngl-aws requested a review from a team as a code owner March 4, 2024 07:51
@michhyun1 michhyun1 merged commit fa1ed1f into aws:main Mar 4, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants