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

chore: Update Lambda node runtime envs in integ tests #3320

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented Aug 23, 2023

Issue #, if available

Description of changes

Node 16 is deprecating soon. Update all integ test runtime to node 18.

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@GavinZZ GavinZZ requested a review from a team as a code owner August 23, 2023 23:35
@xazhao
Copy link
Contributor

xazhao commented Aug 23, 2023

How about transform tests?

@ssenchenko
Copy link
Contributor

personally, I don't think it's important if we have old version mentioned somewhere in transform tests. they never actually run and node can be there only for the sake of Lambda definition

@GavinZZ
Copy link
Contributor Author

GavinZZ commented Aug 23, 2023

Transform tests don't matter right because we're not deploying it so even if create lambda deprecates node16, our trasnform tests aren't affected.

@GavinZZ GavinZZ merged commit 81de549 into aws:develop Aug 23, 2023
8 checks passed
GavinZZ added a commit to GavinZZ/serverless-application-model that referenced this pull request Aug 29, 2023
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

4 participants