You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2018/03/16 20:13:10 UTC

[incubator-openwhisk-runtime-nodejs] tag 8@latest updated (1c6c5db -> e52f2d5)

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

csantanapr pushed a change to tag 8@latest
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-nodejs.git.


*** WARNING: tag 8@latest was modified! ***

    from 1c6c5db  (commit)
      to e52f2d5  (commit)
    from 1c6c5db  update npm package openwhisk 3.11.0 and Node.js LTS 6.12.2 8.9.3 (#18)
     add 5c7fd31  Bump npm openwhisk version to pick up latest release. (#20)
     add 6ff92fc  Add the NOTICE file
     add 29cac52  Merge pull request #22 from houshengbo/add-license-notice
     add e6ba802  Switch to Maven based dependency (#21)
     add 71c57b9  Add the license headers (#24)
     add ddcc386  update to pickup openwhisk@3.13.0
     add 8e1f7a9  fix travis
     add 9d21e8e  bump using 3.13.1 regression
     add e52f2d5  Merge pull request #26 from csantanapr/bum_openwhisk_3.13

No new revisions were added by this update.

Summary of changes:
 .travis.yml                               | 17 +++++++++++
 NOTICE.md                                 |  5 ++++
 README.md                                 | 48 +++++++++++++++++++++++++++++++
 ansible/environments/local/group_vars/all | 15 ++++++----
 ansible/environments/local/hosts          |  1 -
 core/nodejs6Action/CHANGELOG.md           |  8 ++++++
 core/nodejs6Action/Dockerfile             |  2 +-
 core/nodejs8Action/CHANGELOG.md           | 10 +++++++
 core/nodejs8Action/package.json           |  2 +-
 settings.gradle                           | 16 +++--------
 tests/build.gradle                        |  7 ++---
 tools/travis/build.sh                     | 38 +++++++++++++++++-------
 tools/travis/deploy.sh                    | 17 +++++++++++
 tools/travis/publish.sh                   | 17 +++++++++++
 tools/travis/setup.sh                     | 17 +++++++++++
 tools/travis/test.sh                      | 17 +++++++++++
 16 files changed, 203 insertions(+), 34 deletions(-)
 create mode 100644 NOTICE.md

-- 
To stop receiving notification emails like this one, please contact
csantanapr@apache.org.