[GitHub] pritidesai opened a new pull request #886: adding license files

2018-05-01 Thread GitBox
pritidesai opened a new pull request #886: adding license files
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/886
 
 
   @mrutkows I reviewed the entire list of dependencies from Godeps.json and 
there is no reference to the following go libraries in whisk deploy source:
   
   - https://github.com/spf13/afero
   - https://github.com/inconshreveable/mousetrap
   - https://github.com/palantir/stacktrace
   - github.com/magiconair/properties
   - https://github.com/fsnotify/fsnotify
   - https://github.com/google/go-querystring
   - https://github.com/spf13/pflag
   - https://github.com/golang/sys
   - https://github.com/pelletier/go-toml
   - https://github.com/mattn/go-isatty
   - https://github.com/mitchellh/mapstructure
   - https://github.com/spf13/cast
   - https://github.com/spf13/jWalterWeatherman
   - https://github.com/pelletier/go-buffruneio
   - https://github.com/hashicorp/hcl
   
   I suggest we update Godeps.json, build.grade, and NOTICE file to remove 
referencing these libraries.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #10: Can't run tests in OSX

2018-05-01 Thread GitBox
sciabarra commented on issue #10: Can't run tests in OSX
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/10#issuecomment-385868558
 
 
   Will try to make them work on OSX. I actually use OSX but I developed 
everything inside a vm with ubuntu 14.04.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #23: FAIL: Example_badinit_nocompiler

2018-05-01 Thread GitBox
sciabarra commented on issue #23:  FAIL: Example_badinit_nocompiler 
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/23#issuecomment-385867780
 
 
   I will 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #23: FAIL: Example_badinit_nocompiler

2018-05-01 Thread GitBox
csantanapr commented on issue #23:  FAIL: Example_badinit_nocompiler 
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/23#issuecomment-385864455
 
 
   @sciabarracom could you take a look why this test is failing.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr opened a new issue #23: FAIL: Example_badinit_nocompiler

2018-05-01 Thread GitBox
csantanapr opened a new issue #23:  FAIL: Example_badinit_nocompiler 
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/23
 
 
   Build in travis is failing
   
https://travis-ci.org/apache/incubator-openwhisk-runtime-go/builds/373762183#L1197
   ```
   --- FAIL: Example_badinit_nocompiler (1.11s)
   got:
   400 {"error":"no action defined yet"}
   200 {"ok":true}
   400 {"error":"cannot start action: command exited"}
   400 {"error":"cannot start action: command exited"}
   200 {"ok":true}
   400 {"error":"command exited"}
   want:
   400 {"error":"no action defined yet"}
   200 {"ok":true}
   400 {"error":"cannot start action: command exited"}
   400 {"error":"cannot start action: command exited"}
   400 {"error":"cannot start action: command exited"}
   400 {"error":"no action defined yet"}
   === RUN   Example_bininit_nocompiler
   ```
   
   Same test passed when it was from the PR
   
https://travis-ci.org/apache/incubator-openwhisk-runtime-go/builds/373761010#L1208


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #19: Mark readme as WIP

2018-05-01 Thread GitBox
csantanapr commented on issue #19: Mark readme as WIP
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/19#issuecomment-385860936
 
 
   Close by #22 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #19: Mark readme as WIP

2018-05-01 Thread GitBox
csantanapr closed issue #19: Mark readme as WIP
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/19
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
csantanapr closed issue #11: One test fails in Ubuntu Xenial
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/11
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #17: Refactor and not use `core`

2018-05-01 Thread GitBox
csantanapr closed issue #17: Refactor and not use `core`
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/17
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed pull request #22: switch to go 1.10

2018-05-01 Thread GitBox
csantanapr closed pull request #22: switch to go 1.10
URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/22
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.gitattributes b/.gitattributes
index b19d1c0..0df2192 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -19,13 +19,6 @@
 *.jar   binary
 *.png   binary
 
-# python files not having the .py extension
-tools/cli/wsk  text eol=lf
-tools/cli/wskadmin text eol=lf
 
 # bash files not having the .sh extension
-tools/vagrant/simple/wsktext eol=lf
 gradlew text eol=lf
-core/javaAction/proxy/gradlew   text eol=lf
-tools/vagrant/hello text eol=lf
-sdk/docker/client/actiontext eol=lf
diff --git a/.gitignore b/.gitignore
index b81c91e..a35ea03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,12 @@
+# Mac
+.DS_Store
+
 .gradle/
 .gogradle/
 *.log
 vendor/
-core/proxy
-core/actionloop-golang/proxy
-core/actionloop-golang/gobuild
-core/actionloop/proxy
+actionProxyLoop/proxy
+golang1.10/proxy
 openwhisk/_test/exec
 openwhisk/_test/hi
 openwhisk/_test/hello_greeting
diff --git a/.travis.yml b/.travis.yml
index 8b29734..1d716d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,18 +16,29 @@
 
 sudo: required
 language: go
-go: 
-  - "1.9"
+go:
+- 1.10.1
 services:
 - docker
-
 notifications:
   email: true
-
 before_install:
 - "./tools/travis/setup.sh"
 install: true
 script:
 - "./tools/travis/build.sh &&  ./tools/travis/test.sh"
-after_failure: "cat 
/home/travis/gopath/src/github.com/apache/incubator-openwhisk-runtime-go/.gogradle/reports/test/index.html"
-
+after_failure: cat .gogradle/reports/test/index.html
+deploy:
+- provider: script
+  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+  on:
+tags: true
+all_branches: true
+- provider: script
+  script: "./tools/travis/publish.sh openwhisk 1.10 master"
+  on:
+branch: master
+env:
+  global:
+  - secure: 
GNKMZjEW1BKBb8NSiFB/Bogh0V5co5TefLLaj9oYJrKCP8rheFY4mWwINR74dYwSFIVmBhuuwZCm62zZwzb2TTivjQihOwU9SeTaUvJHlcLu6j1T/gTcMX5dkDOrdzqZaKoU5NpMbvad1fnDfEG9oU/VE7fARAxziZ2yBXOGkt2p2whkGXrs43gMyRKJv7ytUwpjvzhD48hJHgn0Eq6EwVIYxO5gJfGAhiA0ucH75c3jI4yEz7sw7SaoFxAQRL7VICaTH8JI+tKWU673HCclIRiPeZWQ23rI/f3MV8SNTKJm0GtnjM8LA9uC96qV6f5aXMn1EdaMGoCQbR9jBeqZG7pq8O2QHA/1eNNDw5sCISS05plCJ2yz/G4PUndnuToKm/sx6/qbdRA3QzTrNQfwTTcuUi+j4mYEFANgT774CeGdnajfNy4cZoeVEFmBTXdi5V1DuFLujSQrzRSHddHHUQXGUMaz4qv5R8g2aQNNJzYfknGwG0AbqCKld5j3VNtrjpiUqPAHmAi2O1/4gNd5dM42h4ARNnX4S8M/SPqWmzTAbtXaLcJIKxsyh9Xb1FINiCDsLNiuYWHb2QIjnuiXXgQvy/F1FAn231hJOYq1p6gA0QT/WBaAE77yfDR6EKmvaoBfqUuFQgfjwDH9hdsBiPb9U1jS/74yJqMBFiyW0nU=
+  - secure: 
sdSLUbg6ZkZiSO/gytXd83IpJ3TD2KeFWMP60VwadEPBDJf88Wju1S9xlHSan+gOgX5wU8S5Az1wfi1njGKZTmxNHgXa/LgCgJvmdoKPIHsJld5A38tvK3t1qeOzrM7UpzwdqqrEt+Xl6AlxCE82293IznOgCWaaLfBc5TawCThTLGZ2XSQYbZj4Uh12twCsKIUvnHV0Kr2wHRrSDGq6r2VSniHk8w66QMNOBu6V6zxYXKNhJpoRBU6X8vMGsn9GDNr6PG1GnO0oZGDQn/dJMxUK/QAgeskVHptX8Fytnzyri6vut0JPiMbT8AtolOxzjv/7KcqhO0YdxjVy+/3sTLpCRM0zfcx8q9RbufNiBTuERDrUYb8EKqHyX4QNJEVpf+oImNsKw/8ry991OdhrG9cyzXNT+0/oS5U7C/F7gS7nqb/kjBP+qJ+6AwdnOU1re5brv7BkH9Rj6d6tVLfSG35gRXAuwoouh6iXgXDiPu5dLNWzwazyEiIw2Pr10QWdZGJ7EwqJiPdw640wevfk8WQiwkCyduyII6OYMdZUwAjEDP4sehHoP61WPz2k8ollfiUIoTjzRrF9eO0Ni0qnz0/lBUw9zSpMZbD46KG5v/29dRLrvj9NYNAUx2KU57O080gZxIBgp1eI3WOX/Imia1phsZkP4Q7wtID03UOsiPs=
diff --git a/README.md b/README.md
index 7afddd4..e74f7df 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@
 -->
 # Apache OpenWhisk Runtime for Go (and Generic executables)
 
+:warning: Work in progress :warning:
+
 This is an OpenWhisk runtime for Golang and Generic executables.
 
 - [Building it](#building)
@@ -30,17 +32,33 @@ This is an OpenWhisk runtime for Golang and Generic 
executables.
 
 You need a linux environment, with Java and Docker installed to build the 
sources.
 
-To build and run the test suite, use: 
+Prerequisites for running build and tests:
+- docker
+- jdk
+- go 1.10.1
+- bc (sudo apt-get install bc)
 
-`./gradlew distDocker`
+To compile go proxy
+```
+./gradlew build
+```
+To build the docker images after compiling go proxy
+```
+./gradlew distDocker
+```
 
 This will build the images:
 
-* `actionloop-golang-v1.9`: an image supporting  Go sources
+* `actionloop-golang-v1.10`: an image supporting  Go sources
 * `actionloop`: the base image, supporting generic executables
 
 The `actionloop` image is used as a basis also for the `actionloop-swift` 
image. It can be used for supporting other compiled programming languages as 
long as they implement a `compile` script and the *action loop* protocol 
described below.
 
+To run tests
+```
+./gradlew test --info
+```
+
 
 
 # Using it with Go Sources
@@ -95,7 +113,7 @@ If you have docker, you can do it 

[GitHub] csantanapr closed issue #9: Add ability to push master tag to Docker after Travis build

2018-05-01 Thread GitBox
csantanapr closed issue #9: Add ability to push master tag to Docker after 
Travis build
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/9
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #18: Use a more light weight base image

2018-05-01 Thread GitBox
csantanapr closed issue #18: Use a more light weight base image
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/18
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #20: split distDokcer, build and tests in separate tasks

2018-05-01 Thread GitBox
csantanapr closed issue #20: split distDokcer, build and tests in separate tasks
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/20
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #16: Start support with go 1.10 instead of 1.9

2018-05-01 Thread GitBox
csantanapr closed issue #16: Start support with go 1.10 instead of 1.9
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/16
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #17: Refactor and not use `core`

2018-05-01 Thread GitBox
csantanapr commented on issue #17: Refactor and not use `core`
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/17#issuecomment-385860530
 
 
   I divided into `actionProxyLoop` and `golang1.10`  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #18: Use a more light weight base image

2018-05-01 Thread GitBox
csantanapr commented on issue #18: Use a more light weight base image
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/18#issuecomment-385860410
 
 
   I preferred ubuntu


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ddragosd commented on a change in pull request #22: switch to go 1.10

2018-05-01 Thread GitBox
ddragosd commented on a change in pull request #22: switch to go 1.10
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/pull/22#discussion_r185387159
 
 

 ##
 File path: actionProxyLoop/Dockerfile
 ##
 @@ -0,0 +1,9 @@
+FROM golang:1.10.1
 
 Review comment:
   :+1:


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #14: Go actions not working using source and image

2018-05-01 Thread GitBox
csantanapr commented on issue #14: Go actions not working using source and image
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/14#issuecomment-385851051
 
 
   I was using the wrong file, now using `tests/src/hello/hello.go` works


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed issue #14: Go actions not working using source and image

2018-05-01 Thread GitBox
csantanapr closed issue #14: Go actions not working using source and image
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/14
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] daisy-ycguo commented on issue #222: A list of source files missing Apache license headers

2018-05-01 Thread GitBox
daisy-ycguo commented on issue #222: A list of source files missing Apache 
license headers
URL: 
https://github.com/apache/incubator-openwhisk-cli/issues/222#issuecomment-385847984
 
 
   @mrutkows These dat files under tests are removed. They are not there. So we 
can close this issue.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows commented on issue #288: Apache release does not allow to have private license as the header

2018-05-01 Thread GitBox
mrutkows commented on issue #288: Apache release does not allow to have private 
license as the header
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/288#issuecomment-385847511
 
 
   @ddragosd  IMO, if we keep these Adobe/MIT derivative licenses (and they 
cannot be changed as they were derived from another set of source code) we need 
to document the usage in the NOTICE file (as being as such).  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] daisy-ycguo commented on issue #96: Document LICENSE file Exclusions for incubator-openwhisk-catalog

2018-05-01 Thread GitBox
daisy-ycguo commented on issue #96: Document LICENSE file Exclusions for 
incubator-openwhisk-catalog
URL: 
https://github.com/apache/incubator-openwhisk-release/issues/96#issuecomment-385846787
 
 
   A PR has been merged 
https://github.com/apache/incubator-openwhisk-catalog/pull/262 to fix this 
issue.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #18: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #18: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-php/pull/18
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..df6e905 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 31d5b45..fdf9050 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,23 @@
 
 
 # Apache OpenWhisk runtimes for PHP
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-php.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-php)
 
 
@@ -107,8 +108,3 @@ Using IntelliJ:
 -Dhttp.proxyHost=localhost
 -Dhttp.proxyPort=3128
 ```
-
-# License
-[Apache 2.0](LICENSE.txt)
-
-
diff --git a/gradle/README.md b/gradle/README.md
index 5b83fdb..23cce13 100644
--- a/gradle/README.md
+++ b/gradle/README.md
@@ -1,16 +1,16 @@
 

[GitHub] pritidesai closed pull request #20: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #20: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/20
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..df6e905 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 851c25a..e2a0f0e 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,23 @@
 
 
 # Apache OpenWhisk runtimes for Python
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-python.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-python)
 
 
@@ -45,7 +46,7 @@ This will produce the image `whisk/python3action`
 Build and Push image
 ```
 docker login
-./gradlew core:pythonAction:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io 
+./gradlew core:pythonAction:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io
 ```
 Replace `core:pythonAction` with `core:python2Action` to build python 2 
instead.
 
@@ -112,8 +113,3 @@ Using IntelliJ:
 -Dhttp.proxyHost=localhost
 -Dhttp.proxyPort=3128
 ```
-
-# License
-[Apache 2.0](LICENSE.txt)
-
-
diff --git a/tools/travis/build.sh b/tools/travis/build.sh
index fd6fa3f..f82bbd1 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -31,7 +31,7 @@ IMAGE_PREFIX="testing"
 
 # run scancode using the ASF Release configuration
 cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
 
 # Build OpenWhisk
 cd $WHISKDIR
diff --git a/tools/travis/deploy.sh b/tools/travis/deploy.sh
index 28d317e..58b0988 100755
--- a/tools/travis/deploy.sh
+++ b/tools/travis/deploy.sh
@@ -50,7 +50,5 @@ WHISK_APIHOST="172.17.0.1"
 WHISK_AUTH=`cat ${WHISKDIR}/ansible/files/auth.guest`
 WHISK_CLI="${WHISKDIR}/bin/wsk -i"
 
-${WHISK_CLI} property set --apihost ${WHISK_APIHOST} --auth ${WHISK_AUTH} 
+${WHISK_CLI} property set --apihost ${WHISK_APIHOST} --auth ${WHISK_AUTH}
 ${WHISK_CLI} property get
-
-


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #51: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #51: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/51
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..df6e905 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 2075e72..636759c 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,10 @@
 -->
 
 # Apache OpenWhisk runtimes for swift
-
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-swift.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-swift)
 
+
 ## Changelogs
 - [Swift 3.1.1 CHANGELOG.md](core/swift3.1.1Action/CHANGELOG.md)
 - [Swift 4.1   CHANGELOG.md](core/swift41Action/CHANGELOG.md)
@@ -397,10 +398,3 @@ Then create the action using your the image from dockerhub
 wsk action update myAction myAction.swift --docker 
$user_prefix/action-swift-v4.1
 ```
 The `$user_prefix` is usually your dockerhub user id.
-
-
-
-# License
-[Apache 2.0](LICENSE.txt)
-
-
diff --git a/gradle/README.md b/gradle/README.md
index 5b83fdb..23cce13 100644
--- a/gradle/README.md
+++ b/gradle/README.md
@@ -1,16 +1,16 @@
 

[GitHub] mrutkows commented on issue #93: Document LICENSE file Exclusions for incubator-openwhisk

2018-05-01 Thread GitBox
mrutkows commented on issue #93: Document LICENSE file Exclusions for 
incubator-openwhisk
URL: 
https://github.com/apache/incubator-openwhisk-release/issues/93#issuecomment-385844995
 
 
   @houshengbo is making updates on this PR 
https://github.com/apache/incubator-openwhisk/pull/3601
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #3602: Update build to use latest scancode .cfg for .md and .sh

2018-05-01 Thread GitBox
pritidesai closed pull request #3602: Update build to use latest scancode .cfg 
for .md and .sh
URL: https://github.com/apache/incubator-openwhisk/pull/3602
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tools/travis/build.sh b/tools/travis/build.sh
index 2a03a48101..405b8545c4 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -31,7 +31,7 @@ git clone 
https://github.com/apache/incubator-openwhisk-utilities.git
 
 # run the scancode util. against project source code starting at its root
 cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
 
 # run scalafmt checks
 cd $ROOTDIR


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] daisy-ycguo commented on issue #125: Update RAT config to exclude some files in OpenWhisk repo

2018-05-01 Thread GitBox
daisy-ycguo commented on issue #125: Update RAT config to exclude some files in 
OpenWhisk repo
URL: 
https://github.com/apache/incubator-openwhisk-release/issues/125#issuecomment-385840567
 
 
   Closed as fixed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] daisy-ycguo closed issue #125: Update RAT config to exclude some files in OpenWhisk repo

2018-05-01 Thread GitBox
daisy-ycguo closed issue #125: Update RAT config to exclude some files in 
OpenWhisk repo
URL: https://github.com/apache/incubator-openwhisk-release/issues/125
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr opened a new pull request #22: switch to go 1.10

2018-05-01 Thread GitBox
csantanapr opened a new pull request #22: switch to go 1.10
URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/22
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ddragosd commented on issue #10: Can't run tests in OSX

2018-05-01 Thread GitBox
ddragosd commented on issue #10: Can't run tests in OSX
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/10#issuecomment-385832221
 
 
    for running the tests in a docker container, ideally using the same base 
docker image used when running the action.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #47: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #47: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/47
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..cb681fb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,21 +1,21 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 # Contributing to Apache OpenWhisk
 
@@ -36,18 +36,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 54c5859..8a08c22 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,24 @@
 
 
 # Apache OpenWhisk runtimes for nodejs
+
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-nodejs)
 
 
@@ -58,13 +60,13 @@ This will produce the image `whisk/action-nodejs-v8`
 Build and Push image for Node.js 6
 ```
 docker login
-./gradlew core:nodejs6Action:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io 
+./gradlew core:nodejs6Action:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io
 ```
 
 Build and Push image for Node.js 8
 ```
 docker login
-./gradlew core:nodejs8Action:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io 
+./gradlew core:nodejs8Action:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io
 ```
 Then create the action using your image from dockerhub
 ```
@@ -123,8 +125,3 @@ Using IntelliJ:
 -Dhttp.proxyHost=localhost
 -Dhttp.proxyPort=3128
 ```
-
-# License
-[Apache 2.0](LICENSE.txt)
-
-
diff --git a/gradle/README.md b/gradle/README.md
index 6de4f54..23cce13 100644
--- a/gradle/README.md
+++ b/gradle/README.md
@@ -1,3 +1,21 @@
+
+
 # Gradle
 
 Gradle is used to build OpenWhisk. It does not need to be pre-installed as it 
installs itself using the [Gradle 
Wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html). To use 
it without installing, simply invoke the `gradlew` command at the root of the 
repository. You can also install `gradle` via 
[`apt`](http://linuxg.net/how-to-install-gradle-2-1-on-ubuntu-14-10-ubuntu-14-04-ubuntu-12-04-and-derivatives/)
 on Ubuntu or [`brew`](http://www.brewformulas.org/Gradle) on Mac. In the 
following we use `gradle` and `gradlew` as synonymous.
diff --git a/tools/travis/build.sh b/tools/travis/build.sh
index f952128..e06db53 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -31,7 +31,7 @@ IMAGE_PREFIX="testing"
 
 # run scancode using the ASF Release configuration
 cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
 
 # Build OpenWhisk
 cd $WHISKDIR
diff --git a/tools/travis/deploy.sh b/tools/travis/deploy.sh
index 28d317e..58b0988 100755
--- a/tools/travis/deploy.sh
+++ b/tools/travis/deploy.sh
@@ -50,7 +50,5 @@ WHISK_APIHOST="172.17.0.1"
 WHISK_AUTH=`cat ${WHISKDIR}/ansible/files/auth.guest`
 WHISK_CLI="${WHISKDIR}/bin/wsk -i"
 
-${WHISK_CLI} property set --apihost ${WHISK_APIHOST} --auth 

[GitHub] mrutkows opened a new pull request #18: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #18: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-php/pull/18
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #20: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #20: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/20
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] ddragosd opened a new pull request #21: fixes #15

2018-05-01 Thread GitBox
ddragosd opened a new pull request #21: fixes #15
URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/21
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #47: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #47: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/47
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..df6e905 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/gradle/README.md b/gradle/README.md
index 5b83fdb..23cce13 100644
--- a/gradle/README.md
+++ b/gradle/README.md
@@ -1,16 +1,16 @@
 

[GitHub] pritidesai closed pull request #32: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #32: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-docker/pull/32
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74e..df6e905 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 68d0083..2c672b8 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,23 @@
 
 
 # Apache OpenWhisk runtimes for docker
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-runtime-docker)
 
 
@@ -55,7 +56,7 @@ This will produce the image `whisk/dockerskeleton`
 Build and Push image
 ```
 docker login
-./gradlew core:actionProxy:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io 
+./gradlew core:actionProxy:distDocker -PdockerImagePrefix=$prefix-user 
-PdockerRegistry=docker.io
 ```
 
 Deploy OpenWhisk using ansible environment that contains the runtime of type 
`blackboxes` with name `dockerskeleton`
@@ -90,10 +91,3 @@ Then create the action using your image from dockerhub
 wsk action update myAction myAction.zip --docker $user_prefix/dockerskeleton
 ```
 The `$user_prefix` is usually your dockerhub user id.
-
-
-
-# License
-[Apache 2.0](LICENSE.txt)
-
-
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 5583f17..ceebe20 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -1,16 +1,16 @@
 
 
-Skeleton for "docker actions"
-
+## Skeleton for "docker actions"
 
-The `dockerskeleton` base image is useful for actions that run scripts (e.g., 
bash, perl, python)
-and compiled binaries or, more generally, any native executable. It provides a 
proxy service
-(using Flask, a Python web microframework) that implements the required 
`/init` and `/run` routes
-to interact with the OpenWhisk invoker service. The implementation of these 
routes is encapsulated
-in a class named `ActionRunner` which provides a basic framework for receiving 
code from an invoker,
-preparing it for execution, and then running the code when required.
+The `dockerskeleton` base image is useful for actions that run scripts (e.g., 
bash, perl, python) and compiled binaries or, more generally, any native 
executable. It provides a proxy service (using Flask, a Python web 
microframework) that implements the required `/init` and `/run` routes to 
interact with the OpenWhisk invoker service. The implementation of these routes 
is encapsulated in a class named `ActionRunner` which provides a basic 
framework for receiving code from an invoker, preparing it for execution, and 
then running the code when required.
 
-The initialization of the `ActionRunner` is done via `init()` which receives a 
JSON object containing
-a `code` property whose value is the source 

[GitHub] pritidesai closed pull request #885: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #885: Update .md and .sh files to pass scancode 
with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/885
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c32a97e6..4dca9344 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,16 +1,16 @@
 
 
-# Dependent Packages with `wskdeploy` 
+# Dependent Packages with `wskdeploy`
 
 `wskdeploy` supports dependencies where it allows you to declare other 
OpenWhisk
 packages that your application or project (manifest) is dependent on. With 
declaring
diff --git a/tools/travis/build_tag_releases.sh 
b/tools/travis/build_tag_releases.sh
index 799c547c..62bd5209 100755
--- a/tools/travis/build_tag_releases.sh
+++ b/tools/travis/build_tag_releases.sh
@@ -1,23 +1,19 @@
 #!/usr/bin/env bash
 #
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
+# http://www.apache.org/licenses/LICENSE-2.0
 #
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 #
 
 declare -a os_list=("linux" "darwin" "windows")
diff --git a/tools/travis/cloneutils.sh b/tools/travis/cloneutils.sh
index 51c2b7ce..e60781e2 100755
--- a/tools/travis/cloneutils.sh
+++ b/tools/travis/cloneutils.sh
@@ -1,23 +1,19 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
+# http://www.apache.org/licenses/LICENSE-2.0
 #
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 #
 set -o xtrace
 
diff --git a/tools/travis/docker/publish.sh b/tools/travis/docker/publish.sh
index eb0ffa3a..361630dd 100755
--- a/tools/travis/docker/publish.sh
+++ b/tools/travis/docker/publish.sh
@@ -1,23 +1,19 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information 

[GitHub] mrutkows opened a new pull request #47: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #47: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/47
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #32: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #32: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-docker/pull/32
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #51: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #51: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/51
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3602: Update build to use latest scancode .cfg for .md and .sh

2018-05-01 Thread GitBox
codecov-io commented on issue #3602: Update build to use latest scancode .cfg 
for .md and .sh
URL: 
https://github.com/apache/incubator-openwhisk/pull/3602#issuecomment-385820676
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=h1)
 Report
   > Merging 
[#3602](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/43053606b5d9a421ab40ceefc6435119353a8461?src=pr=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602/graphs/tree.svg?height=150=650=l0YmsiSAso=pr)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=tree)
   
   ```diff
   @@  Coverage Diff   @@
   ##   master   #3602   +/-   ##
   ==
 Coverage74.5%   74.5%   
   ==
 Files 126 126   
 Lines59505950   
 Branches  378 378   
   ==
 Hits 44334433   
 Misses   15171517
   ```
   
   
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=footer).
 Last update 
[4305360...b6293e5](https://codecov.io/gh/apache/incubator-openwhisk/pull/3602?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #47: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #47: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/47
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #885: Update .md and .sh files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #885: Update .md and .sh files to pass 
scancode with latest .cfg
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/885
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #81: Update .md files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
pritidesai closed pull request #81: Update .md files to pass scancode with 
latest .cfg
URL: https://github.com/apache/incubator-openwhisk-client-go/pull/81
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c32a97e6..4dca9344 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,16 +1,16 @@
 

[GitHub] mrutkows opened a new pull request #81: Update .md files to pass scancode with latest .cfg

2018-05-01 Thread GitBox
mrutkows opened a new pull request #81: Update .md files to pass scancode with 
latest .cfg
URL: https://github.com/apache/incubator-openwhisk-client-go/pull/81
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #288: Update .md and .sh files to pass scancode.

2018-05-01 Thread GitBox
pritidesai closed pull request #288: Update .md and .sh files to pass scancode.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/288
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aafe376a..91bd3fff 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,16 +1,16 @@
 

[GitHub] mrutkows opened a new pull request #3602: Update build to use latest scancode .cfg for .md and .sh

2018-05-01 Thread GitBox
mrutkows opened a new pull request #3602: Update build to use latest scancode 
.cfg for .md and .sh
URL: https://github.com/apache/incubator-openwhisk/pull/3602
 
 
   All .md and .sh files are now updated to conform to ASF license/policies as 
of merge of PR [3598](https://github.com/apache/incubator-openwhisk/pull/3598). 
 This PR will point to the latest .cfg  that enforces .md and .sh checking.
   
   ## Description
   
   
   Now that
   
   ## Related issue and scope
   
   - [ ] I opened an issue to propose and discuss this change (#)
   
   ## My changes affect the following components
   
   
   - [ ] API
   - [ ] Controller
   - [ ] Message Bus (e.g., Kafka)
   - [ ] Loadbalancer
   - [ ] Invoker
   - [ ] Intrinsic actions (e.g., sequences, conductors)
   - [ ] Data stores (e.g., CouchDB)
   - [ ] Tests
   - [ ] Deployment
   - [ ] CLI
   - [ x] General tooling
   - [ ] Documentation
   
   ## Types of changes
   
   - [ ] Bug fix (generally a non-breaking change which closes an issue).
   - [ ] Enhancement or new feature (adds new functionality).
   - [ ] Breaking change (a bug fix or enhancement which changes existing 
behavior).
   
   ## Checklist:
   
   
   - [ x] I signed an [Apache 
CLA](https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md).
   - [ ] I reviewed the [style 
guides](https://github.com/apache/incubator-openwhisk/wiki/Contributing:-Git-guidelines#code-readiness)
 and followed the recommendations (Travis CI will check :).
   - [ ] I added tests to cover my changes.
   - [ ] My changes require further changes to the documentation.
   - [ ] I updated the documentation where necessary.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai closed pull request #271: Fix .md files to pass scanCode.py and comply with policy

2018-05-01 Thread GitBox
pritidesai closed pull request #271: Fix .md files to pass scanCode.py and 
comply with policy
URL: https://github.com/apache/incubator-openwhisk-catalog/pull/271
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fcb1d0e..c58134e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,22 +1,23 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
 # Contributing to Apache OpenWhisk
 
 Anyone can contribute to the OpenWhisk project and we welcome your 
contributions.
@@ -36,18 +37,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports on the respective project repository's GitHub 
issue tracker. Be sure to search the 
+Please raise any bug reports on the respective project repository's GitHub 
issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 ### Discussion
diff --git a/README.md b/README.md
index 69339d3..a695a3c 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
 
 

[GitHub] ddragosd commented on issue #288: Apache release does not allow to have private license as the header

2018-05-01 Thread GitBox
ddragosd commented on issue #288: Apache release does not allow to have private 
license as the header
URL: 
https://github.com/apache/incubator-openwhisk-apigateway/issues/288#issuecomment-385807163
 
 
   I've assigned this issue to me as I'm planning on doing some work on config 
files towards the end of this week. I'm also reviewing other dependent 3rd 
party libs such as `naxsi` to remove any such lib having incompatible license 
with Apache. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] houshengbo closed pull request #29: Add .sh and .md scanning support in new .cfg file.

2018-05-01 Thread GitBox
houshengbo closed pull request #29: Add .sh and .md scanning support in new 
.cfg file.
URL: https://github.com/apache/incubator-openwhisk-utilities/pull/29
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/scancode/ASF-Release-v2.cfg b/scancode/ASF-Release-v2.cfg
new file mode 100644
index 000..f8f9f66
--- /dev/null
+++ b/scancode/ASF-Release-v2.cfg
@@ -0,0 +1,67 @@
+# scanCode.py configuration file
+
+# List of filenames containing the text of valid license (headers)
+# These files SHOULD be in the same directory path where scanCode.py
+# resides.
+[Licenses]
+ASFLicenseHeader.txt
+ASFMinifiedLicenseHeader.txt
+ASFMinifiedLicenseHashHeader.txt
+ASFLicenseHeaderLua.txt
+ASFLicenseHeaderBash.txt
+ASFLicenseHeaderHash.txt
+
+# Filters (path/filename) with wildcards and associated scan checks
+# that are to be run against them.  The checks are actual valid
+# function names found in scanCode.py.
+[Includes]
+*=is_not_symlink
+*.scala=has_block_license, no_tabs, no_trailing_spaces, eol_at_eof
+*.py=no_tabs, no_trailing_spaces, eol_at_eof
+*.java=has_block_license, no_tabs, no_trailing_spaces, eol_at_eof
+*.js=no_tabs, no_trailing_spaces, eol_at_eof
+*.gradle=no_tabs, no_trailing_spaces, eol_at_eof
+*.md=no_tabs, eol_at_eof
+*.go=has_block_license, no_trailing_spaces, eol_at_eof
+*.lua=has_block_license
+*.md=has_block_license, no_trailing_spaces, eol_at_eof
+*.sh=has_block_license, no_trailing_spaces, eol_at_eof
+build.xml=no_tabs, no_trailing_spaces, eol_at_eof
+deploy.xml=no_tabs, no_trailing_spaces, eol_at_eof
+
+# List of paths (inclusive of subdirectories) to exlude from code scanning
+[Excludes]
+# General tooling exclusions
+.tox
+.git
+.bin
+
+# Go gradle build tool exclusions for created 'vendor' and cache directories
+.gogradle
+vendor
+
+# incubator-openwhisk binary artifact exclusions
+bin
+
+# incubator-openwhisk performance test exclusions
+performance
+
+# Jenkins/test generated reports
+tests/build/reports
+
+# incubator-openwhisk-apigateway exclusions
+lua_install
+tests/lua_modules
+
+# incubator-openwhisk-client-go, incubator-openwhisk-wskdeploy autogenerated 
Go files
+wski18n
+
+[Options]
+# Not all code files allow licenses to appear starting at the first character
+# of the file. This option tells the scan to allow licenses to appear starting
+# within first 'x' characters of each code file (as provided by this option's
+# value).
+LICENSE_SLACK_LENGTH=500
+
+# List of regular expressions for forbidden strings, e.g. \w...@company.com
+[Regex]
diff --git a/scancode/ASF-Release.cfg b/scancode/ASF-Release.cfg
index 4cf26bb..71063c0 100644
--- a/scancode/ASF-Release.cfg
+++ b/scancode/ASF-Release.cfg
@@ -9,6 +9,7 @@ ASFMinifiedLicenseHeader.txt
 ASFMinifiedLicenseHashHeader.txt
 ASFLicenseHeaderLua.txt
 ASFLicenseHeaderBash.txt
+ASFLicenseHeaderHash.txt
 
 # Filters (path/filename) with wildcards and associated scan checks
 # that are to be run against them.  The checks are actual valid
@@ -33,7 +34,7 @@ deploy.xml=no_tabs, no_trailing_spaces, eol_at_eof
 .git
 .bin
 
-# Gohgradle build tool exclusions for created 'vendor' and cache directories
+# Go gradle build tool exclusions for created 'vendor' and cache directories
 .gogradle
 vendor
 
diff --git a/scancode/ASFLicenseHeaderHash.txt 
b/scancode/ASFLicenseHeaderHash.txt
new file mode 100644
index 000..fb92375
--- /dev/null
+++ b/scancode/ASFLicenseHeaderHash.txt
@@ -0,0 +1,15 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+# license agreements.  See the NOTICE file distributed with this work for 
additional
+# information regarding copyright ownership.  The ASF licenses this file to you
+# under the Apache License, Version 2.0 (the # "License"); you may not use this
+# file except in compliance with the License.  You may obtain a copy of the 
License
+# at:
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software 
distributed
+# under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+# CONDITIONS OF ANY KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations under the License.
+#
\ No newline at end of file
diff --git a/scancode/tests/include/README.md b/scancode/tests/include/README.md
new file mode 100644
index 000..def6c36
--- /dev/null
+++ b/scancode/tests/include/README.md
@@ -0,0 +1,36 @@
+
+
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+
+## Test descriptions
+
+The following test files exist in this directory to confirm that scanCode.py 
can detect an ASF License in various types of files which have varying comment 
syntax:

[GitHub] mrutkows opened a new pull request #288: Update .md and .sh files to pass scancode.

2018-05-01 Thread GitBox
mrutkows opened a new pull request #288: Update .md and .sh files to pass 
scancode.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/288
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #271: Fix .md files to pass scanCode.py and comply with policy

2018-05-01 Thread GitBox
mrutkows opened a new pull request #271: Fix .md files to pass scanCode.py and 
comply with policy
URL: https://github.com/apache/incubator-openwhisk-catalog/pull/271
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 1.5.1 -> 1.6.0

2018-05-01 Thread GitBox
eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 
1.5.1 -> 1.6.0
URL: 
https://github.com/apache/incubator-openwhisk/pull/3599#issuecomment-385770777
 
 
   PG1 2831 is  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 1.5.1 -> 1.6.0

2018-05-01 Thread GitBox
eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 
1.5.1 -> 1.6.0
URL: 
https://github.com/apache/incubator-openwhisk/pull/3599#issuecomment-385770777
 
 
   PG1 2380 is  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on a change in pull request #50: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter commented on a change in pull request #50: update travis to push 
"master" tag to Docker on "master" branch merges
URL: 
https://github.com/apache/incubator-openwhisk-runtime-swift/pull/50#discussion_r185331504
 
 

 ##
 File path: .travis.yml
 ##
 @@ -30,16 +30,20 @@ notifications:
   secure: 
"hS4q3WH3dnXCZAJ/vH9SNQIMnu/AOfdmvSkOhFGgUQE8gUyxdCSwJwPTzOYrDaykXO9GKa5mnYiCarhpQ3TUuHa5X6Ei2M2cYveNED0fwVPahObUqvIW2RmsdXllR0Wrca4JaWsZOsdOcFYKaqOPUFTHL5VZvm01voHp0WerbtB45HxzmDKBDUIDbWe8i8rKFza+hEJqFUmep0Psr2YEmocWnN69GkAQ9Bzew7iFVjicXIh8I2L2sy1dgt0lXESvH51+HT6nfGTm61kjUThEJZ8Qo217rjNLYcoxgHtPMrq4EezfM0l1U2USidu0yyFKHUY4JXH6sfxLw/Rp4Wiphgj5scHiQZ7xbDnwNmwYSmfP6vQ3JwZ5oyckcCjnSryqaD56pUkZjvmxi+OfHTJDN9FrE0kwshWcYBPCww8Uo2nlwrzNpfkxp3bV07iEYAXUIRbFj5gkpzdrp/ZhGuWzCYwRGcpqg8B1sR1+PiBIL3pm//sF0r9jWqKIPRkdlClvTZ20g1ERCzKGPDTgvjskUD0AV8rf6Jp8BIOSTc5VEIDXqIfptdrzMDKOJd2pBRkMEQVwlax1jcpMgFb22sNWqMXNaUn+39U7ORNdmQO20/76ziHr20tktBRymifASBCjrOMy7BFIlbOnkxYfwI6zUruHtTtBBsvr8NcEvl8mHQU="
 
 before_install:
-- "./tools/travis/setup.sh"
+  - "./tools/travis/setup.sh"
 install: true
 script:
-- "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
+  - "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
 deploy:
-- provider: script
-  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
-  on:
-tags: true
-all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+on:
+  tags: true
+  all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk 3.1.1 master && 
./tools/travis/publish.sh openwhisk 4.1 master"
 
 Review comment:
   @csantanapr Should be good now. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on a change in pull request #17: update Travis to push master tag on Docker when master branch has cha…

2018-05-01 Thread GitBox
eweiter commented on a change in pull request #17: update Travis to push master 
tag on Docker when master branch has cha…
URL: 
https://github.com/apache/incubator-openwhisk-runtime-php/pull/17#discussion_r185331360
 
 

 ##
 File path: .travis.yml
 ##
 @@ -30,16 +30,20 @@ notifications:
   secure: 
"5e+MGAQjNPdW7Hb+O8/Gj/ZJfKpfcv5QUb9GH7gWFygQvwgK4FIqKXMJi//YdnfO2c783ArHMqaftcUBHH+h9hL0eYCd7LboKQfFGsM43PazKhPVeI2DcXic8xqOR1UgWhmtq9+OQbR/SCZedSG1vrgbMfcp9fhu1lEqxmQ5rBGu9C93l9dwNdX6sMrFdmxVINab8/lwuAbw8B6TJldzya9S1xn4wbPDWqmm+YvIB478ngmzUEBo+qyY1r1WgY5SbbKTm3dUJOWyYqmPNpTcfuqQ6/YCOMEgYW13W6BAdNrPfrj2zVSTdIZ2HBjovNNI4HxrsMQPl1HUqwCDLEw0U+DRe6ep72lhuzr6q9u7ekhj8GObTWIg4pMoDqd4Fo9RcXShX4Tl+icLNwnd2BD5Lis9n6GDbzQ3TXoXGsrlrHMQw5sGCWi03jn/U0hzXNooDKLk/Dr0aQs1JyUqWTioiGJX/EFMzC3YvdulC3lRtNUld4kiSPk07Ke6a8F+9nn6GYZ1/FqZptaFA/ocC+aHlvjeB4U0BQFzgGVi88yzJz3hmjoQiSiKUoVqupBNU54XsUwrIR3iD/dOQs2QxR9PW2anghUXNf6PjdSFkBK38VmX5rHbDtWKsD4z+B+Q04dbD4WLAgni67MMgqg4dkmIo3fFhrz9XYMO0mZ66gfJ6F8="
 
 before_install:
-- "./tools/travis/setup.sh"
+  - "./tools/travis/setup.sh"
 install: true
 script:
-- "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
+  - "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
 deploy:
-- provider: script
-  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
-  on:
-tags: true
-all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+on:
+  tags: true
+  all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk 7 master && 
./tools/travis/publish.sh openwhisk 7.1 master"
 
 Review comment:
   @csantanapr Should be good now


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] rabbah closed pull request #3600: Remove unused variable from cache concurrency tests

2018-05-01 Thread GitBox
rabbah closed pull request #3600: Remove unused variable from cache concurrency 
tests
URL: https://github.com/apache/incubator-openwhisk/pull/3600
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/tests/src/test/scala/whisk/core/database/test/CacheConcurrencyTests.scala 
b/tests/src/test/scala/whisk/core/database/test/CacheConcurrencyTests.scala
index d2cac40438..d2d61bb83d 100644
--- a/tests/src/test/scala/whisk/core/database/test/CacheConcurrencyTests.scala
+++ b/tests/src/test/scala/whisk/core/database/test/CacheConcurrencyTests.scala
@@ -72,7 +72,6 @@ class CacheConcurrencyTests extends FlatSpec with 
WskTestHelpers with BeforeAndA
 
   for (n <- 1 to nExternalIters)
 "the cache" should s"support concurrent CRUD without bogus residual cache 
entries, iter ${n}" in {
-  val scriptPath = 
TestUtils.getTestActionFilename("CacheConcurrencyTests.sh")
   val actionFile = TestUtils.getTestActionFilename("empty.js")
 
   run("create") { name =>


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3600: Remove unused variable from cache concurrency tests

2018-05-01 Thread GitBox
codecov-io commented on issue #3600: Remove unused variable from cache 
concurrency tests
URL: 
https://github.com/apache/incubator-openwhisk/pull/3600#issuecomment-385783686
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=h1)
 Report
   > Merging 
[#3600](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/d13ff868617827a52c487ddc962f01d4a64dd91b?src=pr=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600/graphs/tree.svg?height=150=pr=l0YmsiSAso=650)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=tree)
   
   ```diff
   @@  Coverage Diff   @@
   ##   master   #3600   +/-   ##
   ==
 Coverage74.5%   74.5%   
   ==
 Files 126 126   
 Lines59505950   
 Branches  378 378   
   ==
 Hits 44334433   
 Misses   15171517
   ```
   
   
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=footer).
 Last update 
[d13ff86...aa58342](https://codecov.io/gh/apache/incubator-openwhisk/pull/3600?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] jonpspri commented on issue #3534: Add abstraction to controller role in ansible

2018-05-01 Thread GitBox
jonpspri commented on issue #3534: Add abstraction to controller role in ansible
URL: 
https://github.com/apache/incubator-openwhisk/pull/3534#issuecomment-385778654
 
 
   Playground3/2192/  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] mrutkows opened a new pull request #29: Add .sh and .md scanning support in new .cfg file.

2018-05-01 Thread GitBox
mrutkows opened a new pull request #29: Add .sh and .md scanning support in new 
.cfg file.
URL: https://github.com/apache/incubator-openwhisk-utilities/pull/29
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
codecov-io commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385776180
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=h1)
 Report
   > Merging 
[#3286](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/d13ff868617827a52c487ddc962f01d4a64dd91b?src=pr=desc)
 will **decrease** coverage by `0.05%`.
   > The diff coverage is `90%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286/graphs/tree.svg?width=650=150=pr=l0YmsiSAso)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#3286  +/-   ##
   ==
   - Coverage74.5%   74.45%   -0.06% 
   ==
 Files 126  126  
 Lines5950 5961  +11 
 Branches  378  384   +6 
   ==
   + Hits 4433 4438   +5 
   - Misses   1517 1523   +6
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...in/scala/whisk/core/database/DocumentFactory.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZGF0YWJhc2UvRG9jdW1lbnRGYWN0b3J5LnNjYWxh)
 | `89.47% <100%> (+1.23%)` | :arrow_up: |
   | 
[...src/main/scala/whisk/core/entity/WhiskAction.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L1doaXNrQWN0aW9uLnNjYWxh)
 | `77.62% <100%> (ø)` | :arrow_up: |
   | 
[.../scala/src/main/scala/whisk/core/entity/Exec.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0V4ZWMuc2NhbGE=)
 | `79.37% <81.81%> (-4.5%)` | :arrow_down: |
   | 
[...src/main/scala/whisk/core/entity/Attachments.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0F0dGFjaG1lbnRzLnNjYWxh)
 | `88.88% <0%> (+11.11%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=footer).
 Last update 
[d13ff86...3407e26](https://codecov.io/gh/apache/incubator-openwhisk/pull/3286?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #2847: Treat action code as attachments for created/updated actions

2018-05-01 Thread GitBox
codecov-io commented on issue #2847: Treat action code as attachments for 
created/updated actions
URL: 
https://github.com/apache/incubator-openwhisk/pull/2847#issuecomment-385775980
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=h1)
 Report
   > Merging 
[#2847](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/d13ff868617827a52c487ddc962f01d4a64dd91b?src=pr=desc)
 will **decrease** coverage by `0.07%`.
   > The diff coverage is `83.33%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847/graphs/tree.svg?width=650=150=pr=l0YmsiSAso)](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=tree)
   
   ```diff
   @@Coverage Diff @@
   ##   master#2847  +/-   ##
   ==
   - Coverage74.5%   74.42%   -0.08% 
   ==
 Files 126  126  
 Lines5950 5955   +5 
 Branches  378  377   -1 
   ==
   - Hits 4433 4432   -1 
   - Misses   1517 1523   +6
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[...src/main/scala/whisk/core/entity/WhiskAction.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L1doaXNrQWN0aW9uLnNjYWxh)
 | `77.62% <100%> (ø)` | :arrow_up: |
   | 
[.../scala/src/main/scala/whisk/core/entity/Exec.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0V4ZWMuc2NhbGE=)
 | `79.37% <81.81%> (-4.5%)` | :arrow_down: |
   | 
[...src/main/scala/whisk/core/entity/Attachments.scala](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847/diff?src=pr=tree#diff-Y29tbW9uL3NjYWxhL3NyYy9tYWluL3NjYWxhL3doaXNrL2NvcmUvZW50aXR5L0F0dGFjaG1lbnRzLnNjYWxh)
 | `88.88% <0%> (+11.11%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=footer).
 Last update 
[d13ff86...eddb1c7](https://codecov.io/gh/apache/incubator-openwhisk/pull/2847?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] houshengbo closed pull request #3598: Update all .md and .sh files to pass scancode for compliance.

2018-05-01 Thread GitBox
houshengbo closed pull request #3598: Update all .md and .sh files to pass 
scancode for compliance.
URL: https://github.com/apache/incubator-openwhisk/pull/3598
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c29a74ea82..cb681fbb3f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,21 +1,21 @@
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 # Contributing to Apache OpenWhisk
 
@@ -36,18 +36,18 @@ Instructions on how to do this can be found here:
 [http://www.apache.org/licenses/#clas](http://www.apache.org/licenses/#clas)
 
 Once submitted, you will receive a confirmation email from the Apache Software 
Foundation (ASF) and be added to
-the following list: http://people.apache.org/unlistedclas.html. 
+the following list: http://people.apache.org/unlistedclas.html.
 
 Project committers will use this list to verify pull requests (PRs) come from 
contributors that have signed a CLA.
 
-We look forward to your contributions! 
+We look forward to your contributions!
 
 ## Raising issues
 
-Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the 
+Please raise any bug reports or enhancement requests on the respective project 
repository's GitHub issue tracker. Be sure to search the
 list to see if your issue has already been raised.
 
-A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong. 
+A good bug report is one that make it easy for us to understand what you were 
trying to do and what went wrong.
 Provide as much context as possible so we can try to recreate the issue.
 
 A good enhancement request comes with an explanation of what you are trying to 
do and how that enhancement would help you.
diff --git a/README.md b/README.md
index 9200988c8b..eaf36bbe81 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
 
+
 # Implementing feeds
 
 OpenWhisk supports an open API, where any user can expose an event producer 
service as a **feed** in a **package**.   This section describes architectural 
and implementation options for providing your own feed.
@@ -44,7 +45,7 @@ an open repo -->
 # Difference between Feed and Trigger
 
 Feeds and triggers are closely related,
-but technically distinct concepts.   
+but technically distinct concepts.
 
 - OpenWhisk processes **events** which flow into the system.
 
@@ -71,7 +72,7 @@ then under the covers the system will do something equivalent 
to:
 
 `wsk action invoke mycloudant/changes -p lifecycleEvent CREATE -p triggerName 
T -p authKey  -p password  
-p username  -p dbName mytype`
 
-The feed action named *changes* takes these parameters, and is expected to 
take whatever action is necessary to set up a stream of events from Cloudant, 
with the appropriate configuration, directed to the trigger *T*.
+The feed action named *changes* takes these parameters, and is expected to 
take whatever action is necessary to set up a stream of events from Cloudant, 
with the appropriate configuration, directed to the trigger *T*.
 
 For the Cloudant *changes* feed, the action happens to talk directly to a 
*cloudant trigger* service we've implemented with a connection-based 
architecture.   We'll discuss the other architectures below.
 
@@ -119,4 +120,5 @@ The Cloudant *changes* feed is the canonical example -- it 
stands up a `cloudant
 
 The *alarm* feed is implemented with a similar pattern.
 
-The connection-based architecture is the highest performance option, but 
imposes more overhead on operations compared to the polling and hook 
architectures.   
+The connection-based architecture is the highest performance option, but 
imposes more overhead on operations compared to the polling and hook 
architectures.
+
diff --git a/docs/images/README.md b/docs/images/README.md
index 121147606d..5e1ca05344 100644
--- a/docs/images/README.md
+++ b/docs/images/README.md
@@ -15,5 +15,6 @@
 # specific language governing permissions and limitations under the License.
 #
 -->
-This folder contains approved OpenWhisk logo images bearing the Trademark (TM) 
symbol 
+
+This folder contains approved OpenWhisk logo images bearing the Trademark (TM) 
symbol
 that indicates that the OpenWhisk project has filed to register the OpenWhisk 
logo.
diff --git a/docs/mobile_sdk.md b/docs/mobile_sdk.md
index 84e71eeb64..94bcdfc65f 100644
--- a/docs/mobile_sdk.md
+++ b/docs/mobile_sdk.md
@@ -79,7 +79,7 @@ Build the project for the targets that you need and add the 
resulting frameworks
 
 

[GitHub] houshengbo opened a new pull request #3601: Change the LICENSE file into the correct format defined in openwhisk release

2018-05-01 Thread GitBox
houshengbo opened a new pull request #3601: Change the LICENSE file into the 
correct format defined in openwhisk release
URL: https://github.com/apache/incubator-openwhisk/pull/3601
 
 
   Partially-closes: apache/incubator-openwhisk-release#109


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #3598: Update all .md and .sh files to pass scancode for compliance.

2018-05-01 Thread GitBox
codecov-io commented on issue #3598: Update all .md and .sh files to pass 
scancode for compliance.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3598#issuecomment-385774845
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=h1)
 Report
   > Merging 
[#3598](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-openwhisk/commit/d13ff868617827a52c487ddc962f01d4a64dd91b?src=pr=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598/graphs/tree.svg?width=650=150=l0YmsiSAso=pr)](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=tree)
   
   ```diff
   @@  Coverage Diff   @@
   ##   master   #3598   +/-   ##
   ==
 Coverage74.5%   74.5%   
   ==
 Files 126 126   
 Lines59505950   
 Branches  378 378   
   ==
 Hits 44334433   
 Misses   15171517
   ```
   
   
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=footer).
 Last update 
[d13ff86...ee56f46](https://codecov.io/gh/apache/incubator-openwhisk/pull/3598?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed pull request #31: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
csantanapr closed pull request #31: update travis to push "master" tag to 
Docker on "master" branch merges
URL: https://github.com/apache/incubator-openwhisk-runtime-docker/pull/31
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.travis.yml b/.travis.yml
index c4c824b..c9fc9e4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,9 +18,9 @@ sudo: required
 group: deprecated-2017Q3
 language: scala
 scala:
-- 2.11.8
+  - 2.11.8
 services:
-- docker
+  - docker
 
 notifications:
   email: false
@@ -30,30 +30,34 @@ notifications:
   secure: 
"NzZ1Q8KiPUezZXiIaHxsq07OLycJHOvnHvhjEtztk+XUGm+gjUKJj/OUPVLqLFGbkafORtQScDQlpnrqo1mINb4hv2XVA0ylvSvS+7nzYSzH53H4r9zT3jKRUbiagS9nVItZ4wIsRANM8MkdnBUqk1QgkKTozRih4GsDRV5dRcflLcPMSzIsx5ub0sLKI9k4alny0wpvkGx8c/pvRUFqW2U2ES262X8gbgo1FLkGYMANbNUyxh3I91SRkVTKKUKKPXTQDlFCo6QspX8lhuakt5TVE29IYGPNq4tGVhu+eHnChMrNpOrQojx0wsJTIxvyJX90JDrK6FrUe/HOJmoCitTsDFCwAk5smEcP6L1xHi9hP6zVrVEclF+8pph6KNhrgH2M0qrIZ+Lr/HhVRQ0UJK4T0T2dllUAaOQ9ERr1j3rXe/OAeMlYFiVekgCZsjQ/g64LPnZWMlDf1dHZtAI+eYYm6iWJVfyzz3EfzQQWinltu0eFVRZFskNv5+S+jsg9kIhGshB2jW329qJzevYaQH/dgn9+3kAR8IyB1o1JULAxm6PQCRPDPUTz5x4cyQhhAe5we3vOnb0TwUOEu/hLYwWDsrcMtEXLhOgazawshWZQtXh9e4lMMs8dmrsyCmiu2sFlvH5UYG9+FJVrtUyAXn8v+8OQNDanIWllJvAPG64="
 
 before_install:
-- "./tools/travis/setup.sh"
+  - "./tools/travis/setup.sh"
 install: true
 script:
-- "./tools/travis/build.sh && ./tools/travis/build_sdk.sh && 
./tools/travis/deploy.sh
-  && ./tools/travis/test.sh"
+  - "./tools/travis/build.sh && ./tools/travis/build_sdk.sh && 
./tools/travis/deploy.sh
+&& ./tools/travis/test.sh"
 before_deploy:
-- "./tools/travis/rename_sdk.sh ${TRAVIS_TAG%@*} ${TRAVIS_TAG##*@}"
+  - "./tools/travis/rename_sdk.sh ${TRAVIS_TAG%@*} ${TRAVIS_TAG##*@}"
 deploy:
-- provider: script
-  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
-  on:
-tags: true
-all_branches: true
-condition: "${TRAVIS_TAG%@*} = dockerskeleton || ${TRAVIS_TAG%@*} = 
example"
-- provider: releases
-  api_key:
-secure: 
R+7PrIf0bLqcQJ9XRQX1Arnund9p0CRdn4TQbvK2kz0h69y233FS7JVa+U6mEptzUErLa90PrONDfB/iNC1YLn/pIfGsM2l34CTC0OQPgHRuY6uBg48jM7rRAM3nUHseFHF2o9Hh0zXZRI4lj+nYe1LTR0Xsn50AGtPAeIEHItv4ojGzujgeBZsjBjCSLbEGxRjP8XqAgs/PA4QrmcSXlP4fEwidEOp3wqAaTIpHRksu7nv3j8H3IpWG6M3hAYn0LJcLi5pF4jwsq85H/+BGRp0ZbVW7uZtpl/bI5T0DkmPXEI4ywcwb3w8CCFs9WMNwB9zMs5j3MFX2dzzPNLJ5ostuEY6Vwzz0tdaqEoAB7n2kLd0akKX/WJiu7Jh35Ul3tYhLpNIWmO6bjaYY7fEdtXX1WLBVIlJIEd+wfDd3a85sIFTQj1YT9os1iS4B3vc9tpbw5D51qzqSRNtoAfV3tablp5obddhKe8iLeSB41lY4Qm+K41IgwxWKiRiNXDFkOPaa3MgAanGzzouQYrbShw+k7oCg8yJqX1NH4vP1H1CAa8OCAdw4aa06xHUk9kNQfIeOl4n9pBRL5dS4VGccCKulWf6ZRo3ypmP7sJL/vbrAs/lZJNteImrm0MtCPJq/5H5eOrQ5A/Kd1hkK7kquXYsXATgVFkasHqWUH6lKurE=
-  overwrite: true
-  skip_cleanup: true
-  file: "./build/blackbox-${TRAVIS_TAG##*@}.tar.gz"
-  on:
-tags: true
-all_branches: true
-condition: "${TRAVIS_TAG%@*} = sdk"
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+on:
+  tags: true
+  all_branches: true
+  condition: "${TRAVIS_TAG%@*} = dockerskeleton || ${TRAVIS_TAG%@*} = 
example"
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk dockerskeleton master && 
./tools/travis/publish.sh openwhisk example master"
+on:
+  branch: master
+  - provider: releases
+api_key:
+  secure: 
R+7PrIf0bLqcQJ9XRQX1Arnund9p0CRdn4TQbvK2kz0h69y233FS7JVa+U6mEptzUErLa90PrONDfB/iNC1YLn/pIfGsM2l34CTC0OQPgHRuY6uBg48jM7rRAM3nUHseFHF2o9Hh0zXZRI4lj+nYe1LTR0Xsn50AGtPAeIEHItv4ojGzujgeBZsjBjCSLbEGxRjP8XqAgs/PA4QrmcSXlP4fEwidEOp3wqAaTIpHRksu7nv3j8H3IpWG6M3hAYn0LJcLi5pF4jwsq85H/+BGRp0ZbVW7uZtpl/bI5T0DkmPXEI4ywcwb3w8CCFs9WMNwB9zMs5j3MFX2dzzPNLJ5ostuEY6Vwzz0tdaqEoAB7n2kLd0akKX/WJiu7Jh35Ul3tYhLpNIWmO6bjaYY7fEdtXX1WLBVIlJIEd+wfDd3a85sIFTQj1YT9os1iS4B3vc9tpbw5D51qzqSRNtoAfV3tablp5obddhKe8iLeSB41lY4Qm+K41IgwxWKiRiNXDFkOPaa3MgAanGzzouQYrbShw+k7oCg8yJqX1NH4vP1H1CAa8OCAdw4aa06xHUk9kNQfIeOl4n9pBRL5dS4VGccCKulWf6ZRo3ypmP7sJL/vbrAs/lZJNteImrm0MtCPJq/5H5eOrQ5A/Kd1hkK7kquXYsXATgVFkasHqWUH6lKurE=
+overwrite: true
+skip_cleanup: true
+file: "./build/blackbox-${TRAVIS_TAG##*@}.tar.gz"
+on:
+  tags: true
+  all_branches: true
+  condition: "${TRAVIS_TAG%@*} = sdk"
 env:
   global:
   - secure: 

[GitHub] csantanapr commented on a change in pull request #50: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
csantanapr commented on a change in pull request #50: update travis to push 
"master" tag to Docker on "master" branch merges
URL: 
https://github.com/apache/incubator-openwhisk-runtime-swift/pull/50#discussion_r185317803
 
 

 ##
 File path: .travis.yml
 ##
 @@ -30,16 +30,20 @@ notifications:
   secure: 
"hS4q3WH3dnXCZAJ/vH9SNQIMnu/AOfdmvSkOhFGgUQE8gUyxdCSwJwPTzOYrDaykXO9GKa5mnYiCarhpQ3TUuHa5X6Ei2M2cYveNED0fwVPahObUqvIW2RmsdXllR0Wrca4JaWsZOsdOcFYKaqOPUFTHL5VZvm01voHp0WerbtB45HxzmDKBDUIDbWe8i8rKFza+hEJqFUmep0Psr2YEmocWnN69GkAQ9Bzew7iFVjicXIh8I2L2sy1dgt0lXESvH51+HT6nfGTm61kjUThEJZ8Qo217rjNLYcoxgHtPMrq4EezfM0l1U2USidu0yyFKHUY4JXH6sfxLw/Rp4Wiphgj5scHiQZ7xbDnwNmwYSmfP6vQ3JwZ5oyckcCjnSryqaD56pUkZjvmxi+OfHTJDN9FrE0kwshWcYBPCww8Uo2nlwrzNpfkxp3bV07iEYAXUIRbFj5gkpzdrp/ZhGuWzCYwRGcpqg8B1sR1+PiBIL3pm//sF0r9jWqKIPRkdlClvTZ20g1ERCzKGPDTgvjskUD0AV8rf6Jp8BIOSTc5VEIDXqIfptdrzMDKOJd2pBRkMEQVwlax1jcpMgFb22sNWqMXNaUn+39U7ORNdmQO20/76ziHr20tktBRymifASBCjrOMy7BFIlbOnkxYfwI6zUruHtTtBBsvr8NcEvl8mHQU="
 
 before_install:
-- "./tools/travis/setup.sh"
+  - "./tools/travis/setup.sh"
 install: true
 script:
-- "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
+  - "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
 deploy:
-- provider: script
-  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
-  on:
-tags: true
-all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+on:
+  tags: true
+  all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk 3.1.1 master && 
./tools/travis/publish.sh openwhisk 4.1 master"
 
 Review comment:
   Let's only do `4.1` the `3.1.1` image might not even build
   ```
   ./tools/travis/publish.sh openwhisk 4.1 master
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee opened a new pull request #3600: Remove unused variable from cache concurrency tests

2018-05-01 Thread GitBox
dubee opened a new pull request #3600: Remove unused variable from cache 
concurrency tests
URL: https://github.com/apache/incubator-openwhisk/pull/3600
 
 
   
   Variable `scriptPath` is not used and the fixture `CacheConcurrencyTests.sh` 
does not exist.
   
   ## Description
   
   
   
   ## Related issue and scope
   
   - [ ] I opened an issue to propose and discuss this change (#)
   
   ## My changes affect the following components
   
   
   - [ ] API
   - [ ] Controller
   - [ ] Message Bus (e.g., Kafka)
   - [ ] Loadbalancer
   - [ ] Invoker
   - [ ] Intrinsic actions (e.g., sequences, conductors)
   - [ ] Data stores (e.g., CouchDB)
   - [ ] Tests
   - [ ] Deployment
   - [ ] CLI
   - [ ] General tooling
   - [ ] Documentation
   
   ## Types of changes
   
   - [ ] Bug fix (generally a non-breaking change which closes an issue).
   - [ ] Enhancement or new feature (adds new functionality).
   - [ ] Breaking change (a bug fix or enhancement which changes existing 
behavior).
   
   ## Checklist:
   
   
   - [ ] I signed an [Apache 
CLA](https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md).
   - [ ] I reviewed the [style 
guides](https://github.com/apache/incubator-openwhisk/wiki/Contributing:-Git-guidelines#code-readiness)
 and followed the recommendations (Travis CI will check :).
   - [ ] I added tests to cover my changes.
   - [ ] My changes require further changes to the documentation.
   - [ ] I updated the documentation where necessary.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 1.5.1 -> 1.6.0

2018-05-01 Thread GitBox
eweiter commented on issue #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 
1.5.1 -> 1.6.0
URL: 
https://github.com/apache/incubator-openwhisk/pull/3599#issuecomment-385770777
 
 
   PG1 2380 is  


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on a change in pull request #17: update Travis to push master tag on Docker when master branch has cha…

2018-05-01 Thread GitBox
csantanapr commented on a change in pull request #17: update Travis to push 
master tag on Docker when master branch has cha…
URL: 
https://github.com/apache/incubator-openwhisk-runtime-php/pull/17#discussion_r185316151
 
 

 ##
 File path: .travis.yml
 ##
 @@ -30,16 +30,20 @@ notifications:
   secure: 
"5e+MGAQjNPdW7Hb+O8/Gj/ZJfKpfcv5QUb9GH7gWFygQvwgK4FIqKXMJi//YdnfO2c783ArHMqaftcUBHH+h9hL0eYCd7LboKQfFGsM43PazKhPVeI2DcXic8xqOR1UgWhmtq9+OQbR/SCZedSG1vrgbMfcp9fhu1lEqxmQ5rBGu9C93l9dwNdX6sMrFdmxVINab8/lwuAbw8B6TJldzya9S1xn4wbPDWqmm+YvIB478ngmzUEBo+qyY1r1WgY5SbbKTm3dUJOWyYqmPNpTcfuqQ6/YCOMEgYW13W6BAdNrPfrj2zVSTdIZ2HBjovNNI4HxrsMQPl1HUqwCDLEw0U+DRe6ep72lhuzr6q9u7ekhj8GObTWIg4pMoDqd4Fo9RcXShX4Tl+icLNwnd2BD5Lis9n6GDbzQ3TXoXGsrlrHMQw5sGCWi03jn/U0hzXNooDKLk/Dr0aQs1JyUqWTioiGJX/EFMzC3YvdulC3lRtNUld4kiSPk07Ke6a8F+9nn6GYZ1/FqZptaFA/ocC+aHlvjeB4U0BQFzgGVi88yzJz3hmjoQiSiKUoVqupBNU54XsUwrIR3iD/dOQs2QxR9PW2anghUXNf6PjdSFkBK38VmX5rHbDtWKsD4z+B+Q04dbD4WLAgni67MMgqg4dkmIo3fFhrz9XYMO0mZ66gfJ6F8="
 
 before_install:
-- "./tools/travis/setup.sh"
+  - "./tools/travis/setup.sh"
 install: true
 script:
-- "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
+  - "./tools/travis/build.sh && ./tools/travis/deploy.sh && 
./tools/travis/test.sh"
 deploy:
-- provider: script
-  script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
-  on:
-tags: true
-all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk ${TRAVIS_TAG%@*} 
${TRAVIS_TAG##*@}"
+on:
+  tags: true
+  all_branches: true
+  - provider: script
+script: "./tools/travis/publish.sh openwhisk 7 master && 
./tools/travis/publish.sh openwhisk 7.1 master"
 
 Review comment:
   There is only 7.1 today so it should be one
   ```
   script: "./tools/travis/publish.sh openwhisk 7.1 master"
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter opened a new pull request #3599: bump nodejs6 1.8.1 -> 1.9.0, bump nodejs8 1.5.1 -> 1.6.0

2018-05-01 Thread GitBox
eweiter opened a new pull request #3599: bump nodejs6 1.8.1 -> 1.9.0, bump 
nodejs8 1.5.1 -> 1.6.0
URL: https://github.com/apache/incubator-openwhisk/pull/3599
 
 
   This PR bumps the NodejS runtimes versions level to bring in the latest 
updates to that runtime. 
   NodeJS6 is bumped from `1.8.1` to `1.9.0`
   NodeJS8 is bumped from `1.5.1` to `1.6.0`
   
   The main change is an update to the packages to bring in the latest version 
of the "openwhisk" NPM package, which will be at v3.15.0
   
   A diff of these changes can be found below:
   NodeJS6/NodeJS8 changes comparison: 
https://github.com/apache/incubator-openwhisk-runtime-nodejs/compare/8@1.5.1...8@1.6.0
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee opened a new pull request #287: Add retries to log integration test

2018-05-01 Thread GitBox
dubee opened a new pull request #287: Add retries to log integration test
URL: https://github.com/apache/incubator-openwhisk-cli/pull/287
 
 
   Prevents intermittent failures from eventual consistent databases.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
csantanapr commented on issue #11: One test fails in Ubuntu Xenial
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/11#issuecomment-385768981
 
 
   Also document as a prerequisites when running tests in the readme


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
csantanapr commented on issue #11: One test fails in Ubuntu Xenial
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/11#issuecomment-385768981
 
 
   Also document as a prerequisites when running tests


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
csantanapr commented on issue #11: One test fails in Ubuntu Xenial
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/11#issuecomment-385768875
 
 
   Lets update vagrant file in core to install `bc`


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
csantanapr commented on issue #11: One test fails in Ubuntu Xenial
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/11#issuecomment-385768805
 
 
   Ah easy to add `bc` I think I preferred to keep the test.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr opened a new issue #20: split distDokcer, build and tests in separate tasks

2018-05-01 Thread GitBox
csantanapr opened a new issue #20: split distDokcer, build and tests in 
separate tasks
URL: https://github.com/apache/incubator-openwhisk-runtime-go/issues/20
 
 
   Today distDocker depends go build, and go build depends on go test
   
   We should split them in seperate tasks, then in Travis run them in different 
steps.
   
   Also to speed dev, and since tests don't run on OSX they will fail.
   
   Compile/Build go code
   ```
   ./gradlew build
   ```
   
   Run go tests
   ```
   ./gradlew tests
   ```
   
   Build docker image
   ```
   ./gradlew distDocker
   ```
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #10: Can't run tests in OSX

2018-05-01 Thread GitBox
csantanapr commented on issue #10: Can't run tests in OSX
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/10#issuecomment-385766817
 
 
   What about running them using a docker container?
   I created a docker image using openjdk, then adding go 1.9.2 and try to run 
the tests and it didn't work
   
   I tried with the following Dockerfile
   ```
   FROM openjdk:8-jdk
   RUN apt-get update && apt-get install -y --no-install-recommends \
g++ \
gcc \
libc6-dev \
make \
pkg-config \
&& rm -rf /var/lib/apt/lists/*
   
   ENV GOLANG_VERSION 1.10.2
   
   RUN set -eux; \
\
   # this "case" statement is generated via "update.sh"
dpkgArch="$(dpkg --print-architecture)"; \
case "${dpkgArch##*-}" in \
amd64) goRelArch='linux-amd64'; 
goRelSha256='4b677d698c65370afa33757b6954ade60347aaca310ea92a63ed717d7cb0c2ff' 
;; \
armhf) goRelArch='linux-armv6l'; 
goRelSha256='529a16b531d4561572db6ba9d357215b58a1953437a63e76dc0c597be9e25dd2' 
;; \
arm64) goRelArch='linux-arm64'; 
goRelSha256='d6af66c71b12d63c754d5bf49c3007dc1c9821eb1a945118bfd5a539a327c4c8' 
;; \
i386) goRelArch='linux-386'; 
goRelSha256='ea4caddf76b86ed5d101a61bc9a273be5b24d81f0567270bb4d5beaaded9b567' 
;; \
ppc64el) goRelArch='linux-ppc64le'; 
goRelSha256='f0748502c90e9784b6368937f1d157913d18acdae72ac75add50e5c0c9efc85c' 
;; \
s390x) goRelArch='linux-s390x'; 
goRelSha256='2266b7ebdbca13c21a1f6039c9f6887cd2c01617d1e2716ff4595307a0da1d46' 
;; \
*) goRelArch='src'; 
goRelSha256='6264609c6b9cd8ed8e02ca84605d727ce1898d74efa79841660b2e3e985a98bd'; 
\
echo >&2; echo >&2 "warning: current architecture 
($dpkgArch) does not have a corresponding Go binary release; will be building 
from source"; echo >&2 ;; \
esac; \
\
url="https://golang.org/dl/go${GOLANG_VERSION}.${goRelArch}.tar.gz;; \
wget -O go.tgz "$url"; \
echo "${goRelSha256} *go.tgz" | sha256sum -c -; \
tar -C /usr/local -xzf go.tgz; \
rm go.tgz; \
\
if [ "$goRelArch" = 'src' ]; then \
echo >&2; \
echo >&2 'error: UNIMPLEMENTED'; \
echo >&2 'TODO install golang-any from jessie-backports for 
GOROOT_BOOTSTRAP (and uninstall after build)'; \
echo >&2; \
exit 1; \
fi; \
\
export PATH="/usr/local/go/bin:$PATH"; \
go version
   
   ENV GOPATH /go
   ENV PATH $GOPATH/bin:/usr/local/go/bin:$PATH
   
   RUN mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
   ```
   Then created image
   ```
   docker build . -t openjdk_go1_10_2
   ```
   Then try to build and run the tests
   ```
   docker run --rm -it -v $(pwd):/tmp/test openjdk_go1_10_2 bash -c "cd 
/tmp/test && ./gradlew build
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] houshengbo opened a new pull request #270: Add the licenses of dependencies into LICENSE file

2018-05-01 Thread GitBox
houshengbo opened a new pull request #270: Add the licenses of dependencies 
into LICENSE file
URL: https://github.com/apache/incubator-openwhisk-catalog/pull/270
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr commented on issue #15: replace github.com/sciabarracom

2018-05-01 Thread GitBox
csantanapr commented on issue #15: replace github.com/sciabarracom
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/15#issuecomment-385764838
 
 
   Thanks @sciabarra for looking into this one.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter closed issue #44: Update Node runtime to push master tag to Docker from Travis build

2018-05-01 Thread GitBox
eweiter closed issue #44: Update Node runtime to push master tag to Docker from 
Travis build
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/44
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] csantanapr closed pull request #46: update openwhisk npm package for nodejs6 and nodejs8

2018-05-01 Thread GitBox
csantanapr closed pull request #46: update openwhisk npm package for nodejs6 
and nodejs8
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/46
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/LICENSE.txt b/LICENSE.txt
index 456e5f9..64ab8a2 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -422,7 +422,7 @@ Apache CouchDB Nano 6.2.0 (nano - 
https://github.com/apache/couchdb-nano/)
   License included at licenses/LICENSE-nano.txt, or 
https://github.com/apache/couchdb-nano/blob/master/LICENSE
   Copyright (c) 2016 IBM Cloudant, Inc. All rights reserved.
 
-OpenWhisk Client for JavaScript 3.14.0 (openwhisk - 
https://github.com/apache/incubator-openwhisk-client-js/)
+OpenWhisk Client for JavaScript 3.15.0 (openwhisk - 
https://github.com/apache/incubator-openwhisk-client-js/)
   License included at licenses/LICENSE-openwhisk.txt, or 
https://github.com/apache/incubator-openwhisk-client-js/blob/master/LICENSE.txt
   Copyright 2015-2016  IBM Corporation
 
diff --git a/core/nodejs6Action/CHANGELOG.md b/core/nodejs6Action/CHANGELOG.md
index 306d4c6..1b53f50 100644
--- a/core/nodejs6Action/CHANGELOG.md
+++ b/core/nodejs6Action/CHANGELOG.md
@@ -18,6 +18,11 @@
 
 # NodeJS 6 OpenWhisk Runtime Container
 
+## 1.9.0
+Change: Update npm openwhisk package from `3.14.0` to `3.15.0`
+
+- [openwhisk v3.15.0](https://www.npmjs.com/package/openwhisk) - JavaScript 
client library for the OpenWhisk platform. Provides a wrapper around the 
OpenWhisk APIs.
+
 ## 1.8.1
 Change: Update Node.js
 
diff --git a/core/nodejs6Action/Dockerfile b/core/nodejs6Action/Dockerfile
index c57d863..78d903f 100644
--- a/core/nodejs6Action/Dockerfile
+++ b/core/nodejs6Action/Dockerfile
@@ -62,7 +62,7 @@ nano@6.2.0 \
 node-uuid@1.4.7 \
 nodemailer@2.6.4 \
 oauth2-server@2.4.1 \
-openwhisk@3.14.0 \
+openwhisk@3.15.0 \
 pkgcloud@1.4.0 \
 process@0.11.9 \
 pug@">=2.0.0-beta6 <2.0.1" \
diff --git a/core/nodejs8Action/CHANGELOG.md b/core/nodejs8Action/CHANGELOG.md
index c162638..7bf0b74 100644
--- a/core/nodejs8Action/CHANGELOG.md
+++ b/core/nodejs8Action/CHANGELOG.md
@@ -18,6 +18,11 @@
 
 # NodeJS 8 OpenWhisk Runtime Container
 
+## 1.6.0
+Change: Update openwhisk npm package from `3.14.0` to `3.15.0`
+
+- [openwhisk v3.15.0](https://www.npmjs.com/package/openwhisk) - JavaScript 
client library for the OpenWhisk platform. Provides a wrapper around the 
OpenWhisk APIs.
+
 ## 1.5.1
 Change: Update Node.js
 
diff --git a/core/nodejs8Action/package.json b/core/nodejs8Action/package.json
index 9eb2d84..0f4a77a 100644
--- a/core/nodejs8Action/package.json
+++ b/core/nodejs8Action/package.json
@@ -8,7 +8,7 @@
   },
   "license": "Apache-2.0",
   "dependencies": {
-"openwhisk": "3.14.0",
+"openwhisk": "3.15.0",
 "body-parser": "1.18.2",
 "express": "4.16.2"
   }


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #31: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter commented on issue #31: update travis to push "master" tag to Docker on 
"master" branch merges
URL: 
https://github.com/apache/incubator-openwhisk-runtime-docker/pull/31#issuecomment-385758694
 
 
   closes #30 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #50: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter commented on issue #50: update travis to push "master" tag to Docker on 
"master" branch merges
URL: 
https://github.com/apache/incubator-openwhisk-runtime-swift/pull/50#issuecomment-385756399
 
 
   closes #49 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter opened a new pull request #50: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter opened a new pull request #50: update travis to push "master" tag to 
Docker on "master" branch merges
URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/50
 
 
   This PR adds the ability for Travis to push a "master" tag to Docker when 
any changes are merged on the "master" branch in github.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #19: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter commented on issue #19: update travis to push "master" tag to Docker on 
"master" branch merges
URL: 
https://github.com/apache/incubator-openwhisk-runtime-python/pull/19#issuecomment-385754950
 
 
   Closes #18 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter opened a new pull request #19: update travis to push "master" tag to Docker on "master" branch merges

2018-05-01 Thread GitBox
eweiter opened a new pull request #19: update travis to push "master" tag to 
Docker on "master" branch merges
URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/19
 
 
   This PR adds the ability for Travis to push a "master" tag to Docker when 
any changes are merged on the "master" branch in github.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] eweiter commented on issue #17: update Travis to push master tag on Docker when master branch has cha…

2018-05-01 Thread GitBox
eweiter commented on issue #17: update Travis to push master tag on Docker when 
master branch has cha…
URL: 
https://github.com/apache/incubator-openwhisk-runtime-php/pull/17#issuecomment-385752209
 
 
   Related issue: 
https://github.com/apache/incubator-openwhisk-runtime-php/issues/16


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
dubee commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385751074
 
 
   I suppose another option would be to change the test to accept a 200 or 404 
from the `get` requests.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
dubee commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385749385
 
 
   @rabbah, @markusthoemmes, a cache concurrency test fails on this one. I have 
figured out the failure is due the need of two DB writes for saving 
attachments. Where the first write is for the DB document and the second write 
is for the DB document attachment. 
   
   When only caching Java actions as done in 
https://github.com/apache/incubator-openwhisk/pull/2855 and implementing the 
same concurrency test for Java actions, the test will fail as well.
   
   Failure output shown here. The test fails because `update` does two writes 
as stated above, so a concurrent `get` request can fail as `update` does not 
finish as quickly for attachments.
   ```
   whisk.core.database.test.CacheConcurrencyTests > the cache should support 
concurrent CRUD without bogus residual cache entries, iter 1 FAILED
   org.scalatest.exceptions.TestFailedException: update+get: failed for 
testy4 404 was not equal to 200
   ```
   
   Any suggestions?
   
   I did some hacking to only do a `put` on the DB document if it did not 
already exist. This allowed the test above to pass, but does not account for 
the document itself being updated. For instance, if a memory limit is updated 
from a REST call the document wouldn't be updated.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] pritidesai commented on issue #884: passing parameters between manifest and deploy.yml

2018-05-01 Thread GitBox
pritidesai commented on issue #884: passing parameters between manifest and 
deploy.yml
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/884#issuecomment-385750203
 
 
   Once the trigger is defined as alarm type, the trigger inputs are not 
propagated to actions:
   
   I modified manifest to:
   
   ```
   triggers:
 meetPerson:
   feed: /whisk.system/alarms/alarm
   inputs:
 name: string
 place: string
 children: integer
 height: float
   ```
   
   deployment to:
   
   ```
   inputs:
 name: Elrond
 place: Rivendell
 children: 3
 height: 1.88
 cron: "0 7 29,30 6 *"
   ```
   
   `wsk` activation returns:
   
   ```
   "result": {
   "details": "You have 0 children and are 0 m. tall.",
   "greeting": "Hello,  from "
   }
   ```
   
   instead of:
   
   ```
   "result": {
   "details": "You have 3 children and are 1.88 m. tall.",
   "greeting": "Hello, Elrond from Rivendell"
   }
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
dubee commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385749385
 
 
   @rabbah, @markusthoemmes, a cache concurrency test fails on this one. I have 
figured out the failure is due the need of two DB writes for saving 
attachments. Where the first write is for the DB document and the second write 
is for the DB document attachment. 
   
   When only caching Java actions as done in 
https://github.com/apache/incubator-openwhisk/pull/2855 and implementing the 
same concurrency test for Java actions, the test will fail as well.
   
   Failure output shown here. The test fails because `update` does two writes 
as stated above, so a concurrent `get` request can fail as `update` does not 
finish as quickly for attachments.
   ```
   whisk.core.database.test.CacheConcurrencyTests > the cache should support 
concurrent CRUD without bogus residual cache entries, iter 1 FAILED
   org.scalatest.exceptions.TestFailedException: update+get: failed for 
testy4 404 was not equal to 200
   ```
   
   Any suggestions?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
dubee commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385749385
 
 
   @rabbah, @markusthoemmes, a cache concurrency test fails on this one. I have 
figured out the failure is due the need of two DB writes for saving 
attachments. Where the first write is for the DB document and the second write 
is for the DB document attachment. 
   
   When only caching Java actions as done in 
https://github.com/apache/incubator-openwhisk/pull/2855 and implementing the 
same concurrency test for Java actions, the test will fail as well.
   
   Failure output shown here. The test fails because `update` does two writes 
as stated above, so a concurrent `get` request can fail as `update` does not 
finish as quickly for attachments.
   ```
   whisk.core.database.test.CacheConcurrencyTests > the cache should support 
concurrent CRUD without bogus residual cache entries, iter 1 FAILED
   org.scalatest.exceptions.TestFailedException: update+get: failed for 
testy4 404 was not equal to 200
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] dubee commented on issue #3286: Treat action code as attachments for all runtimes and cache attachments

2018-05-01 Thread GitBox
dubee commented on issue #3286: Treat action code as attachments for all 
runtimes and cache attachments
URL: 
https://github.com/apache/incubator-openwhisk/pull/3286#issuecomment-385749385
 
 
   @rabbah, @markusthoemmes, a cache concurrency test fails on this one. I have 
figured out the failure is due the need of two DB writes for saving 
attachments. Where the first write is for the DB document and the second write 
is for the DB document attachment. 
   
   When only caching Java actions as done in 
https://github.com/apache/incubator-openwhisk/pull/2855 and implementing the 
same concurrency test for Java actions, the test will fail as well.
   ```
   
   Failure output shown here. The test fails because `update` does two writes 
as stated above, so a concurrent `get` request can fail as `update` does not 
finish as quickly for attachments.
   ```
   whisk.core.database.test.CacheConcurrencyTests > the cache should support 
concurrent CRUD without bogus residual cache entries, iter 1 FAILED
   org.scalatest.exceptions.TestFailedException: update+get: failed for 
testy4 404 was not equal to 200
   ```


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #10: Can't run tests in OSX

2018-05-01 Thread GitBox
sciabarra commented on issue #10: Can't run tests in OSX
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/10#issuecomment-385745084
 
 
   No, tests cannot run in OSX, there are many dependencies on an Linux 
environment.
   Since the target is actually Linux I did not try to make them to work on OSX.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #11: One test fails in Ubuntu Xenial

2018-05-01 Thread GitBox
sciabarra commented on issue #11: One test fails in Ubuntu Xenial
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/11#issuecomment-385744681
 
 
   That test needs the command "bc", and in Xenial is not installed by default 
(at lest in my own).
   This comment is also an early test and it can commented out (or removed) 
safely without breaking safety of tests.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #13: Add scala integration tests

2018-05-01 Thread GitBox
sciabarra commented on issue #13: Add scala integration tests
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/13#issuecomment-385743689
 
 
   I provided the tests in a PR for apache/incubator-openwhisk so you can close 
this


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #14: Go actions not working using source and image

2018-05-01 Thread GitBox
sciabarra commented on issue #14: Go actions not working using source and image
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/14#issuecomment-385743411
 
 
   I think you can close this


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] sciabarra commented on issue #15: replace github.com/sciabarracom

2018-05-01 Thread GitBox
sciabarra commented on issue #15: replace github.com/sciabarracom
URL: 
https://github.com/apache/incubator-openwhisk-runtime-go/issues/15#issuecomment-385743073
 
 
   now that the code is available in github under apache you can do it


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


  1   2   >