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
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
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 }}
motdotla
/
node-lambda
Public
Notifications
You must be signed in to change notification settings
Fork
185
Star
1.4k
Code
Issues
36
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Modified the function used in
deploy
to return Promise
- #320
#320
Merged
DeviaVir
merged 14 commits into
motdotla:master
motdotla/node-lambda:master
from
abetomo:replace_asyncjs_of_deploy_with_promise
abetomo/node-lambda:replace_asyncjs_of_deploy_with_promise
Copy head branch name to clipboard
Jun 15, 2017
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Modified the function used in
deploy
to return Promise
#320
DeviaVir
merged 14 commits into
motdotla:master
motdotla/node-lambda:master
from
abetomo:replace_asyncjs_of_deploy_with_promise
abetomo/node-lambda:replace_asyncjs_of_deploy_with_promise
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2017
Replace async with Promise
abetomo
committed
32b8db9
View commit details
Copy full SHA for 32b8db9
Browse repository at this point
Modify to arrow function
abetomo
committed
9964180
View commit details
Copy full SHA for 9964180
Browse repository at this point
Modify from var to const
abetomo
committed
bdacf97
View commit details
Copy full SHA for bdacf97
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
abetomo
committed
c13e995
View commit details
Copy full SHA for c13e995
Browse repository at this point
Merge branch 'master' of github.com:abetomo/node-lambda
abetomo
committed
03ac5e1
View commit details
Copy full SHA for 03ac5e1
Browse repository at this point
Commits on Jun 12, 2017
Merge remote-tracking branch 'upstream/master'
abetomo
committed
d444d2e
View commit details
Copy full SHA for d444d2e
Browse repository at this point
Merge branch 'master' of github.com:abetomo/node-lambda
abetomo
committed
60b3558
View commit details
Copy full SHA for 60b3558
Browse repository at this point
Commits on Jun 14, 2017
Merge branch 'master' of github.com:abetomo/node-lambda
abetomo
committed
b2ba79e
View commit details
Copy full SHA for b2ba79e
Browse repository at this point
Modify _uploadExisting returns Promise
abetomo
committed
4be7208
View commit details
Copy full SHA for 4be7208
Browse repository at this point
Modify _uploadNew returns Promise
abetomo
committed
f2c20c8
View commit details
Copy full SHA for f2c20c8
Browse repository at this point
Space after "throw"
abetomo
committed
83d6fc0
View commit details
Copy full SHA for 83d6fc0
Browse repository at this point
Commits on Jun 15, 2017
Modify _updateScheduleEvents returns Promise
abetomo
committed
9bf097e
View commit details
Copy full SHA for 9bf097e
Browse repository at this point
Modify _updateEventSources returns Promise
abetomo
committed
ace1439
View commit details
Copy full SHA for ace1439
Browse repository at this point
Remove unnecessary arguments
abetomo
committed
950d207
View commit details
Copy full SHA for 950d207
Browse repository at this point
You can’t perform that action at this time.