You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2020/04/10 18:09:31 UTC

[openwhisk-wskdebug] branch optional-ngrok updated (4560856 -> ddf7b22)

This is an automated email from the ASF dual-hosted git repository.

alexkli pushed a change to branch optional-ngrok
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.


    from 4560856  install ngrok for tests that require it
     add ac161d5  allow scancode.sh to be run repeatedly and locally (#38)
     add 2525400  npm audit fix
     add e7d7c81  Support reading package name from WSK_PACKAGE env var #10
     add 9853359  remove trailing whitespace
     add ddf7b22  Merge branch 'master' into optional-ngrok

No new revisions were added by this update.

Summary of changes:
 README.md                           | 37 +++++++++++++++++++++++++++++++-
 examples/nodejs/.env                |  2 ++
 examples/nodejs/.vscode/launch.json | 14 ++++++++++++-
 index.js                            |  4 ++++
 test/wskdebug.test.js               | 42 ++++++++++++++++++++++++++++++++++++-
 travis/scancode.sh                  |  8 ++++++-
 6 files changed, 103 insertions(+), 4 deletions(-)
 create mode 100644 examples/nodejs/.env