This is an automated email from the ASF dual-hosted git repository.
alexkli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git.
from c3f0404 bump openwhisk-client-js to 3.21.3
new f6d3699 making flaky test more stable
new f501029 npm audit fix
new 6ffe92e wskdebug does not work with new vs code debugger #74
new 9aa166e fix usage output formatting
new e962dca fix github formatting
new ad940a7 readme: put name first in vs code launch.json examples
new 8290e4f example/nodejs: put name first in vs code launch.json examples
new e1fbf33 travis: log detailed test output on failure
new a6a3843 travis: log detailed test output on failure part 2
new f94c53e get most verbose logging on travis while keeping standard npm
test quiet
new 2eb7c61 pull image before test runs - should fix flaky
agentmgr.test.js tests in Travis #84
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 2 +-
README.md | 60 ++++++++++++++++++++----------
examples/nodejs/.vscode/launch.json | 45 ++++++++++++++++++-----
index.js | 2 +-
package-lock.json | 73 ++++++++++++++-----------------------
package.json | 9 +++--
src/log.js | 2 +-
test/nodejs.test.js | 4 +-
test/test.js | 6 ++-
test/wskdebug.test.js | 2 -
10 files changed, 118 insertions(+), 87 deletions(-)