Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lambci
/
node-custom-lambda
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
47
Star
221
Code
Issues
5
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support for Node v14.x
- #25
#25
Open
sodiray
wants to merge 15 commits into
lambci:master
lambci/node-custom-lambda:master
from
sodiray:node-v14
sodiray/node-custom-lambda:node-v14
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Support for Node v14.x
#25
sodiray
wants to merge 15 commits into
lambci:master
lambci/node-custom-lambda:master
from
sodiray:node-v14
sodiray/node-custom-lambda:node-v14
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2020
implement node v14.x boostrap
sodiray
committed
13e6ab4
View commit details
Copy full SHA for 13e6ab4
Browse repository at this point
use const
sodiray
committed
86b1dd0
View commit details
Copy full SHA for 86b1dd0
Browse repository at this point
add top-level await to test file
sodiray
committed
54e0a17
View commit details
Copy full SHA for 54e0a17
Browse repository at this point
bump node versoin env var to latest -> 14.15.1
sodiray
committed
25e2133
View commit details
Copy full SHA for 25e2133
Browse repository at this point
fix spelling typo
sodiray
committed
9b9289d
View commit details
Copy full SHA for 9b9289d
Browse repository at this point
clean up unneeded promise wrapper
sodiray
committed
e1bbd40
View commit details
Copy full SHA for e1bbd40
Browse repository at this point
decrease test sleep time
sodiray
committed
1e20df9
View commit details
Copy full SHA for 1e20df9
Browse repository at this point
:tada: make v14 work with commonjs or module loader
sodiray
committed
12ec96a
View commit details
Copy full SHA for 12ec96a
Browse repository at this point
skip creating require if using module loader
sodiray
committed
7b40e5e
View commit details
Copy full SHA for 7b40e5e
Browse repository at this point
Commits on Dec 13, 2020
added custom loader hook to resolve /opt/nodejs/ modules
brandonryan
committed
f7c9932
View commit details
Copy full SHA for f7c9932
Browse repository at this point
Merge pull request #1 from brandonryan/node-v14
Show description for fd8b0a9
sodiray
authored
fd8b0a9
View commit details
Copy full SHA for fd8b0a9
Browse repository at this point
Commits on Dec 14, 2020
added more resolution paths and changed order or precedence
brandonryan
committed
cc213ee
View commit details
Copy full SHA for cc213ee
Browse repository at this point
Merge pull request #2 from brandonryan/node-v14
Show description for 962955c
sodiray
authored
962955c
View commit details
Copy full SHA for 962955c
Browse repository at this point
Commits on Dec 15, 2020
removed loader type flag in favor of auto resolution
brandonryan
committed
15d8dd3
View commit details
Copy full SHA for 15d8dd3
Browse repository at this point
Commits on Dec 16, 2020
Merge pull request #3 from brandonryan/node-v14
Show description for 14a7da8
sodiray
authored
14a7da8
View commit details
Copy full SHA for 14a7da8
Browse repository at this point
You can’t perform that action at this time.