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

feat: Added Node 20 support #170

Merged
merged 1 commit into from
Nov 29, 2023
Merged

feat: Added Node 20 support #170

merged 1 commit into from
Nov 29, 2023

Conversation

mrickard
Copy link
Member

@mrickard mrickard commented Jul 12, 2023

PR to anticipate Node 20 being introduced as a supported Lambda runtime.

Closes #169
Closes NR-141663

Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

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

looks like you may have forgot to rebase before adding this. there's a conflict with publish-layers.sh

@mrickard
Copy link
Member Author

@bizob2828 I do have to rebase, though I didn't forget: this branch was opened before I removed Node 14 support today.

@mrickard mrickard marked this pull request as ready for review November 16, 2023 15:33
@mrickard mrickard closed this Nov 16, 2023
@mrickard mrickard reopened this Nov 16, 2023
@mrickard
Copy link
Member Author

mrickard commented Nov 16, 2023

Noting that I need to add check runs for Node 20.

EDIT: added, but currently failing integration for Node 20 in CI (not locally).

@mrickard mrickard closed this Nov 16, 2023
@mrickard mrickard reopened this Nov 16, 2023
@mrickard
Copy link
Member Author

CI for Node 20 is currently blocked until serverless-offline releases its just-merged support for Node 20: https://github.com/dherault/serverless-offline

@mrickard
Copy link
Member Author

@bizob2828 I've rebased this against the wrapper-update PR, and added the new serverless-offline with Node 20 support, so now we're passing.

nodejs/index.js Outdated Show resolved Hide resolved
Signed-off-by: mrickard <maurice@mauricerickard.com>
@mrickard mrickard changed the title feat: Prepared for Node 20 support feat: Added Node 20 support Nov 29, 2023
@mrickard mrickard merged commit bc97073 into master Nov 29, 2023
8 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.

lambda layer: Add support for Node 20
2 participants