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: Removed support for deprecated Node runtimes #257

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

mrickard
Copy link
Member

Node 12 and 14 are no longer supported by AWS as runtimes for Lambda. This removes them, and adds Node 18 to the README.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cab5cfc) 78.89% compared to head (81df9c3) 78.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   78.89%   78.89%           
=======================================
  Files          16       16           
  Lines        1270     1270           
=======================================
  Hits         1002     1002           
  Misses        268      268           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@umaannamalai umaannamalai left a comment

Choose a reason for hiding this comment

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

🚀

@umaannamalai umaannamalai merged commit 41ad0ed into main Jan 18, 2024
8 checks passed
@umaannamalai umaannamalai deleted the mrickard/drop-old-node-runtimes branch January 18, 2024 21:42
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