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
.
actionably
/
node-lambda
Public
forked from
motdotla/node-lambda
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-lambda
lib
on
master
User selector
All users
All time
Commit history
Commits on Jan 10, 2017
you have to supply empty lists.
jhullfly
committed
e546b03
View commit details
Copy full SHA for e546b03
View code at this point
Browse repository at this point
removed empty VpcConfig
jhullfly
committed
416cce9
View commit details
Copy full SHA for 416cce9
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Using path join instead of hardcoded slashes (#173)
dhilipb
authored and
DeviaVir
committed
4868a2a
View commit details
Copy full SHA for 4868a2a
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Changed mkdir to mkdirs (mkdir -p) (#164)
benswinburne
authored and
DeviaVir
committed
d123a76
View commit details
Copy full SHA for d123a76
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Restore the lambda version functionality (#160)
Show description for 13bd9f8
DeviaVir
authored
13bd9f8
View commit details
Copy full SHA for 13bd9f8
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Post install script environment (#154)
Show description for 1d6405a
navihtot
authored and
DeviaVir
committed
1d6405a
View commit details
Copy full SHA for 1d6405a
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Never exclude package.json, even when specified in excludeGlobs. (#141)
Show description for 447512e
droustchev
authored and
DeviaVir
committed
447512e
View commit details
Copy full SHA for 447512e
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Fix #112 (#146)
DeviaVir
authored
8aff9ac
View commit details
Copy full SHA for 8aff9ac
View code at this point
Browse repository at this point
Support AWS_PROFILE from @EduardoMartinezCatala, add a few linting suggestions (#144)
DeviaVir
authored
c315f32
View commit details
Copy full SHA for c315f32
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Fixed Publish parameter not working when updating existing function (#138)
StefanoDalpiaz
authored and
DeviaVir
committed
358ed80
View commit details
Copy full SHA for 358ed80
View code at this point
Browse repository at this point
Set environment variables before requiring module (#137)
Show description for 3e4cfed
dantman
authored and
DeviaVir
committed
3e4cfed
View commit details
Copy full SHA for 3e4cfed
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
allow injection of environment variables via config file at runtime (#136)
ersel
authored and
DeviaVir
committed
302fdf7
View commit details
Copy full SHA for 302fdf7
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Prebuilt directory (#122)
Show description for 5deb634
Sean Shirazi
authored and
DeviaVir
committed
5deb634
View commit details
Copy full SHA for 5deb634
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Copy the symlink content (#126)
Nicolas Bases
authored and
DeviaVir
committed
1e618c9
View commit details
Copy full SHA for 1e618c9
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
Added --prebuiltDirectory (#116)
Show description for cec1b33
Sean Shirazi
authored and
DeviaVir
committed
cec1b33
View commit details
Copy full SHA for cec1b33
View code at this point
Browse repository at this point
Commits on May 27, 2016
Silent output of npm install (#108)
craigsketchley
authored and
DeviaVir
committed
83690e1
View commit details
Copy full SHA for 83690e1
View code at this point
Browse repository at this point
Commits on May 20, 2016
fix unquoted environment string (#106)
asmt3
authored and
DeviaVir
committed
37a0c5b
View commit details
Copy full SHA for 37a0c5b
View code at this point
Browse repository at this point
Commits on May 12, 2016
Adding environment to env vars added in _setEnvironmentVars(). (#95)
Show description for 12c7eb1
aemmons
authored and
DeviaVir
committed
12c7eb1
View commit details
Copy full SHA for 12c7eb1
View code at this point
Browse repository at this point
Verify env vars before create sample files (#99)
Show description for a59be77
tallesh
authored and
DeviaVir
committed
a59be77
View commit details
Copy full SHA for a59be77
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Ignore node_modules because we are running npm install ourselves anyway
Chase Sillevis
committed
7685b82
View commit details
Copy full SHA for 7685b82
View code at this point
Browse repository at this point
Hotfix: excludes (#91)
Show description for 1e97000
DeviaVir
committed
1e97000
View commit details
Copy full SHA for 1e97000
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Add allowance for 'use strict', addresses issue #85 (#86)
rfink
authored and
DeviaVir
committed
4bb7942
View commit details
Copy full SHA for 4bb7942
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Merge pull request #53 from motdotla/sm-adjustments
Show description for 2286328
motdotla
committed
2286328
View commit details
Copy full SHA for 2286328
View code at this point
Browse repository at this point
Update .env.example (#84)
Show description for 2c3b902
DeviaVir
committed
2c3b902
View commit details
Copy full SHA for 2c3b902
View code at this point
Browse repository at this point
Updated changelog (#83)
Show description for c49e0a3
DeviaVir
committed
c49e0a3
View commit details
Copy full SHA for c49e0a3
View code at this point
Browse repository at this point
Feature/context file (#82)
Show description for f1a8a22
DeviaVir
committed
f1a8a22
View commit details
Copy full SHA for f1a8a22
View code at this point
Browse repository at this point
Add option to create a sample file with a custom filename and fix the run command when running with a custom event file (#51)
pedrocarrico
authored and
DeviaVir
committed
1702fa4
View commit details
Copy full SHA for 1702fa4
View code at this point
Browse repository at this point
Excludes: Ignore *.swp (#81)
Show description for 3a0cb1d
DeviaVir
committed
3a0cb1d
View commit details
Copy full SHA for 3a0cb1d
View code at this point
Browse repository at this point
Add '-x' / '--excludeGlobs' args for general file exclusion on deploy. (2) (#80)
Show description for 210687b
DeviaVir
committed
210687b
View commit details
Copy full SHA for 210687b
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Post install script second atttempt
Show description for b337042
navihtot
authored and
DeviaVir
committed
b337042
View commit details
Copy full SHA for b337042
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Runhandler: Hotfixes (#75)
DeviaVir
committed
fadef8b
View commit details
Copy full SHA for fadef8b
View code at this point
Browse repository at this point
Update to pass callback for nodejs4.3 runtime (#74)
Show description for 883aa60
briandonahue
authored and
DeviaVir
committed
883aa60
View commit details
Copy full SHA for 883aa60
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
- Fix rsync namespaced error
Show description for 3c8058e
Chase Sillevis
committed
3c8058e
View commit details
Copy full SHA for 3c8058e
View code at this point
Browse repository at this point
Throw on failures
DeviaVir
committed
60aa062
View commit details
Copy full SHA for 60aa062
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Only ignore deploy.env by default
Chase Sillevis
committed
9795df6
View commit details
Copy full SHA for 9795df6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.