You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2018/09/13 19:05:17 UTC

[incubator-openwhisk-wskdeploy] branch master updated (79ddf4a -> cce1877)

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

pdesai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-wskdeploy.git.


    from 79ddf4a  skipping response data in case of http request was successful (#981)
     add cce1877  adding ruby runtime (#983)

No new revisions were added by this update.

Summary of changes:
 parsers/manifest_parser.go                         |   4 +-
 runtimes/runtimes.go                               |  45 ++--
 runtimes/runtimes.json                             | 257 ++++++++++++++-------
 runtimes/runtimes_test.go                          |   2 +-
 .../integration/helloworld/actions/hello.rb}       |  12 +-
 tests/src/integration/helloworld/manifest.yaml     |  13 +-
 6 files changed, 227 insertions(+), 106 deletions(-)
 copy tests/{dat/deployment_data_packages.yaml => src/integration/helloworld/actions/hello.rb} (54%)