[GitHub] [openwhisk-release] style95 merged pull request #302: exclude empty files in the find command; not by mime type

2019-09-18 Thread GitBox
style95 merged pull request #302: exclude empty files in the find command; not by mime type URL: https://github.com/apache/openwhisk-release/pull/302 This is an automated message from the Apache Git Service. To respond to

[GitHub] [openwhisk-runtime-go] lionelvillard commented on issue #104: Cannot build the runtime

2019-09-18 Thread GitBox
lionelvillard commented on issue #104: Cannot build the runtime URL: https://github.com/apache/openwhisk-runtime-go/issues/104#issuecomment-532830323 note that `./gradlew distDocker` works as expected. Maybe `./gradlew build` is not needed anymore and the readme should be fixed?

[GitHub] [openwhisk-runtime-go] lionelvillard opened a new issue #104: Cannot build the runrime

2019-09-18 Thread GitBox
lionelvillard opened a new issue #104: Cannot build the runrime URL: https://github.com/apache/openwhisk-runtime-go/issues/104 I followed [these instructions](https://github.com/apache/openwhisk-runtime-go/blob/master/docs/BUILD.md#how-to-build-and-run-tests). I'm getting this error:

[GitHub] [openwhisk-release] dgrove-oss commented on issue #302: exclude empty files in the find command; not by mime type

2019-09-18 Thread GitBox
dgrove-oss commented on issue #302: exclude empty files in the find command; not by mime type URL: https://github.com/apache/openwhisk-release/pull/302#issuecomment-532789924 @style95 please see if this variant works on your platform

[GitHub] [openwhisk-release] dgrove-oss opened a new pull request #302: exclude empty files in the find command; not by mime type

2019-09-18 Thread GitBox
dgrove-oss opened a new pull request #302: exclude empty files in the find command; not by mime type URL: https://github.com/apache/openwhisk-release/pull/302 Apparently the mime type reported by file of a zero byte file is platform dependent; so it is better to use a smarter find

[GitHub] [openwhisk-utilities] mrutkows merged pull request #72: Improve pre-commit sample for openwhisk

2019-09-18 Thread GitBox
mrutkows merged pull request #72: Improve pre-commit sample for openwhisk URL: https://github.com/apache/openwhisk-utilities/pull/72 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [openwhisk] codecov-io commented on issue #4503: Add optional config for appending custom registry to user provided images

2019-09-18 Thread GitBox
codecov-io commented on issue #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#issuecomment-532761977 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4503?src=pr=h1) Report > Merging

[GitHub] [openwhisk] codecov-io edited a comment on issue #4624: Combines active ack and slot release when both are available.

2019-09-18 Thread GitBox
codecov-io edited a comment on issue #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#issuecomment-531316564 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4624?src=pr=h1) Report > Merging

[GitHub] [openwhisk] duynguyen commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-18 Thread GitBox
duynguyen commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r325750386 ## File path:

[GitHub] [openwhisk] dgrove-oss commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-18 Thread GitBox
dgrove-oss commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r325740561 ## File path: docs/actions-update.md ## @@ -0,0 +1,75 @@ +

[GitHub] [openwhisk] rabbah commented on a change in pull request #4624: Combines active ack and slot release when both are available.

2019-09-18 Thread GitBox
rabbah commented on a change in pull request #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#discussion_r325736845 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala

[GitHub] [openwhisk] tysonnorris merged pull request #4604: Allow decision about action result inclusion in logs on a per call basis

2019-09-18 Thread GitBox
tysonnorris merged pull request #4604: Allow decision about action result inclusion in logs on a per call basis URL: https://github.com/apache/openwhisk/pull/4604 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk] chetanmeh commented on a change in pull request #4628: Embedded Kafka support in OpenWhisk Standalone mode

2019-09-18 Thread GitBox
chetanmeh commented on a change in pull request #4628: Embedded Kafka support in OpenWhisk Standalone mode URL: https://github.com/apache/openwhisk/pull/4628#discussion_r325713056 ## File path: core/standalone/src/main/resources/logback-standalone.xml ## @@ -29,6 +29,8 @@

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4628: Embedded Kafka support in OpenWhisk Standalone mode

2019-09-18 Thread GitBox
sven-lange-last commented on a change in pull request #4628: Embedded Kafka support in OpenWhisk Standalone mode URL: https://github.com/apache/openwhisk/pull/4628#discussion_r325710115 ## File path: core/standalone/src/main/resources/logback-standalone.xml ## @@ -29,6

[GitHub] [openwhisk] dgrove-oss commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-18 Thread GitBox
dgrove-oss commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r325690887 ## File path: docs/actions-update.md ## @@ -0,0 +1,75 @@ +

[GitHub] [openwhisk] chetanmeh opened a new pull request #4632: Activation Persister Service

2019-09-18 Thread GitBox
chetanmeh opened a new pull request #4632: Activation Persister Service URL: https://github.com/apache/openwhisk/pull/4632 This PR introduces a new micro service - `Activation Persister Service`. This is based on discussion done [here][1] and [here][2]. ## Description This

[GitHub] [openwhisk] chetanmeh commented on a change in pull request #4624: Combines active ack and slot release when both are available.

2019-09-18 Thread GitBox
chetanmeh commented on a change in pull request #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#discussion_r325677965 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala

[GitHub] [openwhisk] chetanmeh commented on a change in pull request #4624: Combines active ack and slot release when both are available.

2019-09-18 Thread GitBox
chetanmeh commented on a change in pull request #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#discussion_r325677965 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala

[GitHub] [openwhisk] chetanmeh commented on issue #4631: Update CosmosDB SDK to v2.5.0

2019-09-18 Thread GitBox
chetanmeh commented on issue #4631: Update CosmosDB SDK to v2.5.0 URL: https://github.com/apache/openwhisk/pull/4631#issuecomment-532653589 Build passed on my [fork repo][1] which has CosmosDB related tests enabled [1]:

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-18 Thread GitBox
sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r325625604 ## File path:

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-18 Thread GitBox
sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r325625604 ## File path:

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images

2019-09-18 Thread GitBox
sven-lange-last commented on a change in pull request #4503: Add optional config for appending custom registry to user provided images URL: https://github.com/apache/openwhisk/pull/4503#discussion_r325577206 ## File path:

[GitHub] [openwhisk] falkzoll commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-18 Thread GitBox
falkzoll commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r325561251 ## File path: docs/actions-update.md ## @@ -0,0 +1,75 @@ +

[GitHub] [openwhisk] BillZong commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-18 Thread GitBox
BillZong commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r325558459 ## File path: docs/actions-update.md ## @@ -0,0 +1,75 @@ +

[GitHub] [openwhisk] codecov-io commented on issue #4631: Update CosmosDB SDK to v2.5.0

2019-09-18 Thread GitBox
codecov-io commented on issue #4631: Update CosmosDB SDK to v2.5.0 URL: https://github.com/apache/openwhisk/pull/4631#issuecomment-532582996 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4631?src=pr=h1) Report > Merging

[GitHub] [openwhisk] sven-lange-last commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families

2019-09-18 Thread GitBox
sven-lange-last commented on a change in pull request #4627: Add descriptions how to update, remove or rename runtime kinds and language families URL: https://github.com/apache/openwhisk/pull/4627#discussion_r325541841 ## File path: docs/actions-update.md ## @@ -0,0 +1,75

[GitHub] [openwhisk] codecov-io edited a comment on issue #4628: Embedded Kafka support in OpenWhisk Standalone mode

2019-09-18 Thread GitBox
codecov-io edited a comment on issue #4628: Embedded Kafka support in OpenWhisk Standalone mode URL: https://github.com/apache/openwhisk/pull/4628#issuecomment-53154 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4628?src=pr=h1) Report > Merging

[GitHub] [openwhisk] chetanmeh opened a new pull request #4631: Update CosmosDB SDK to v2.5.0

2019-09-18 Thread GitBox
chetanmeh opened a new pull request #4631: Update CosmosDB SDK to v2.5.0 URL: https://github.com/apache/openwhisk/pull/4631 Updates CosmosDB SDK to 2.5.0 (from v2.4.2) ## Description See