Skip to content

add configuration to force update the node.js runtime #74

Merged
troyready merged 1 commit into
troyready:mainfrom
radengoots:force-serverless-v3-helper-lamda-run-nodejs20
Aug 1, 2025
Merged

add configuration to force update the node.js runtime #74
troyready merged 1 commit into
troyready:mainfrom
radengoots:force-serverless-v3-helper-lamda-run-nodejs20

Conversation

@radengoots

@radengoots radengoots commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

Serverless v3 have lambda function to handle condition if we want to use existing s3 bucket. The runtime for that particular lambda is hardcoded to use node.js 16 that will be deprecated September 2025. As workaround for this until the code can be migrated to use serverless v4, I add additional configuration that force the runtime upgrade node.js 20.

@troyready troyready merged commit eaf24dd into troyready:main Aug 1, 2025
2 of 3 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.

2 participants