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

rabbah pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-nodejs.git.


    from 2bd39e4  - Add nodejs:14 to docs/build etc. - Add test suite for node 
14. - Add docker action test.
     new 431855b  Update npm openwhisk and CHANGELOGS.
     new 921b216  TypeScript runtime cleanup and linting.

The 2 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:
 core/nodejs10Action/CHANGELOG.md        |  14 +-
 core/nodejs10Action/package.json        |   2 +-
 core/nodejs12Action/CHANGELOG.md        |  14 +-
 core/nodejs12Action/package.json        |   2 +-
 core/nodejs14Action/CHANGELOG.md        |   7 +
 core/nodejs14Action/package.json        |   2 +-
 core/nodejs8Action/CHANGELOG.md         |  45 +++---
 core/nodejs8Action/package.json         |   2 +-
 core/typescript37Action/Dockerfile      |  18 +--
 core/typescript37Action/bin/compile     | 241 +++++++++++++++++---------------
 core/typescript37Action/lib/launcher.ts | 167 +++++++++++-----------
 11 files changed, 268 insertions(+), 246 deletions(-)

Reply via email to