issues
search
iopipe
/
serverless-plugin-iopipe
Automatically wrap your serverless framework functions with IOpipe
https://www.iopipe.com
Apache License 2.0
40
stars
8
forks
source link
feat(local invoke): enable local invoke
#58
Closed
coreylight
closed
6 years ago
coreylight
commented
6 years ago
Fixes #54: support local invocation
Tweak readme language a bit
Drop custom variable check in greeting, tweak language
Use results of spawns from testProject script (otherwise CI can pass when it should not)
Use trace + event info plugins for cosmi test because profiling was being weird in CI
Fix bug when string joining multiple plugins coming from cosmi (extra
,
)
Do an actual test for cosmi (ensure plugins are present)
,
)