This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
invokeLocal
History
Daniel Schep
fb1069ff4b
update jackson-databind to secure version
2019-01-07 09:04:26 -05:00
..
fixture
Merge pull request
#5378
from medikoo/fix-error-output
2018-12-31 15:48:09 +09:00
java
update jackson-databind to secure version
2019-01-07 09:04:26 -05:00
.gitignore
Get rid of log4j warnings
2017-09-12 14:48:26 +02:00
index.js
Merge pull request
#5378
from medikoo/fix-error-output
2018-12-31 15:48:09 +09:00
index.test.js
Merge pull request
#5378
from medikoo/fix-error-output
2018-12-31 15:48:09 +09:00
invoke.py
Don't use py3.5+ only subprocess.run in python invoke local
2018-11-16 15:35:45 -05:00
invoke.rb
use
require("./#{handler_path}")
instead of changing
$LOAD_PATH
2018-12-05 13:13:18 -05:00