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 22:48:35 UTC

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

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 ddf7b22  Merge branch 'master' into optional-ngrok
     add 68a41b9  add test for installation to cover optional ngrok

No new revisions were added by this update.

Summary of changes:
 package.json                                       |  2 +-
 test/install/Dockerfile                            | 41 ++++++++++++++++++++++
 .../install/test-npm-install.sh                    | 33 ++++++++---------
 codecov.yml => test/install/wskprops               |  8 +++--
 4 files changed, 64 insertions(+), 20 deletions(-)
 create mode 100644 test/install/Dockerfile
 copy travis/scancode.sh => test/install/test-npm-install.sh (62%)
 copy codecov.yml => test/install/wskprops (91%)