[GitHub] [openwhisk-website] rabbah commented on issue #420: Move "supporters" to a third sticky column or a new page

2020-02-12 Thread GitBox
rabbah commented on issue #420: Move "supporters" to a third sticky column or a new page URL: https://github.com/apache/openwhisk-website/issues/420#issuecomment-585179117 Fantastic! This is an automated message from the

[GitHub] [openwhisk] upgle commented on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids)

2020-02-12 Thread GitBox
upgle commented on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids) URL: https://github.com/apache/openwhisk/pull/4819#issuecomment-585141015 I've found a performance improvement point for this PR. As you know, using the string

[GitHub] [openwhisk] rabbah commented on a change in pull request #4823: Update brew commands

2020-02-12 Thread GitBox
rabbah commented on a change in pull request #4823: Update brew commands URL: https://github.com/apache/openwhisk/pull/4823#discussion_r378215309 ## File path: tools/macos/README.md ## @@ -27,7 +27,7 @@ If you prefer to use Docker-machine, you can follow instructions in

[GitHub] [openwhisk] style95 opened a new pull request #4823: Update brew commands

2020-02-12 Thread GitBox
style95 opened a new pull request #4823: Update brew commands URL: https://github.com/apache/openwhisk/pull/4823 ## Description ## Related issue and scope - [ ] I opened an issue to propose and discuss this change (#) ## My changes affect the

[GitHub] [openwhisk-runtime-go] sciabarra closed pull request #119: Ack and versioning [work in progress]

2020-02-12 Thread GitBox
sciabarra closed pull request #119: Ack and versioning [work in progress] URL: https://github.com/apache/openwhisk-runtime-go/pull/119 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk-runtime-python] dgrove-oss merged pull request #83: prepare for 1.14.0 release

2020-02-12 Thread GitBox
dgrove-oss merged pull request #83: prepare for 1.14.0 release URL: https://github.com/apache/openwhisk-runtime-python/pull/83 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [openwhisk-runtime-go] sciabarra opened a new pull request #121: A more backward compatible actionloop proxy

2020-02-12 Thread GitBox
sciabarra opened a new pull request #121: A more backward compatible actionloop proxy URL: https://github.com/apache/openwhisk-runtime-go/pull/121 In order to reduce differences with existing runtimes this is the list of changes made to actionloop - support an optional

[GitHub] [openwhisk-website] dgrove-oss opened a new pull request #422: update downloads for runtimes-djprs-1.14.0 release

2020-02-12 Thread GitBox
dgrove-oss opened a new pull request #422: update downloads for runtimes-djprs-1.14.0 release URL: https://github.com/apache/openwhisk-website/pull/422 This is an automated message from the Apache Git Service. To respond to

[GitHub] [openwhisk-website] dgrove-oss merged pull request #421: Update links for openwhisk-client-js-3.21.1.

2020-02-12 Thread GitBox
dgrove-oss merged pull request #421: Update links for openwhisk-client-js-3.21.1. URL: https://github.com/apache/openwhisk-website/pull/421 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-deploy-kube] dgrove-oss merged pull request #583: update tags for newly released runtimes

2020-02-12 Thread GitBox
dgrove-oss merged pull request #583: update tags for newly released runtimes URL: https://github.com/apache/openwhisk-deploy-kube/pull/583 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk-cli] steven0711dong commented on issue #479: Trigger parameter issue

2020-02-12 Thread GitBox
steven0711dong commented on issue #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#issuecomment-585462174 I've already changed the error message thing, I'll look at how to break them into small functions tonight.

[GitHub] [openwhisk-cli] steven0711dong edited a comment on issue #479: Trigger parameter issue

2020-02-12 Thread GitBox
steven0711dong edited a comment on issue #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#issuecomment-585462174 I've already changed the error message thing, I'll look at how to break them into small functions tomorrow

[GitHub] [openwhisk-cli] steven0711dong commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
steven0711dong commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378533246 ## File path: commands/trigger.go ## @@ -436,47 +442,108 @@ func (t *Trigger) Create(Client *whisk.Client, args

[GitHub] [openwhisk] dgrove-oss opened a new pull request #4824: use openwhisk-client-js 3.21.1 in owperf package

2020-02-12 Thread GitBox
dgrove-oss opened a new pull request #4824: use openwhisk-client-js 3.21.1 in owperf package URL: https://github.com/apache/openwhisk/pull/4824 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-cli] steven0711dong commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
steven0711dong commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378531063 ## File path: commands/trigger.go ## @@ -436,47 +442,108 @@ func (t *Trigger) Create(Client *whisk.Client, args

[GitHub] [openwhisk-runtime-nodejs] dgrove-oss opened a new pull request #158: release prep

2020-02-12 Thread GitBox
dgrove-oss opened a new pull request #158: release prep URL: https://github.com/apache/openwhisk-runtime-nodejs/pull/158 bump openwhisk-client-js version to 3.21.1 update CHANGELOG.md for node 8,10,12 update end year in NOTICE

[GitHub] [openwhisk-website] dgrove-oss merged pull request #422: update downloads for runtimes-djprs-1.14.0 release

2020-02-12 Thread GitBox
dgrove-oss merged pull request #422: update downloads for runtimes-djprs-1.14.0 release URL: https://github.com/apache/openwhisk-website/pull/422 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-cli] dubee commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
dubee commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378520086 ## File path: commands/commands.go ## @@ -19,6 +19,7 @@ package commands import ( "errors" + "fmt"

[GitHub] [openwhisk-cli] dubee commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
dubee commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378523913 ## File path: commands/trigger.go ## @@ -436,47 +442,108 @@ func (t *Trigger) Create(Client *whisk.Client, args []string)

[GitHub] [openwhisk-cli] dubee commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
dubee commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378527279 ## File path: commands/trigger.go ## @@ -436,47 +442,108 @@ func (t *Trigger) Create(Client *whisk.Client, args []string)

[GitHub] [openwhisk-cli] dubee commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
dubee commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378524547 ## File path: commands/trigger.go ## @@ -597,7 +679,75 @@ func (t *Trigger) Update(Client *whisk.Client, args []string)

[GitHub] [openwhisk-cli] dubee commented on a change in pull request #479: Trigger parameter issue

2020-02-12 Thread GitBox
dubee commented on a change in pull request #479: Trigger parameter issue URL: https://github.com/apache/openwhisk-cli/pull/479#discussion_r378528233 ## File path: commands/trigger.go ## @@ -548,17 +623,30 @@ func (t *Trigger) Update(Client *whisk.Client, args []string)

[GitHub] [openwhisk] codecov-io edited a comment on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids)

2020-02-12 Thread GitBox
codecov-io edited a comment on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids) URL: https://github.com/apache/openwhisk/pull/4819#issuecomment-584067127 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4819?src=pr=h1) Report

[GitHub] [openwhisk] codecov-io edited a comment on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids)

2020-02-12 Thread GitBox
codecov-io edited a comment on issue #4819: Save waitTime value for sequence and conductor action (allow parent/child transaction ids) URL: https://github.com/apache/openwhisk/pull/4819#issuecomment-584067127 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4819?src=pr=h1) Report

[GitHub] [openwhisk-deploy-kube] dgrove-oss merged pull request #582: upgrade kafka server from 0.11.0.1 to 2.3.1

2020-02-12 Thread GitBox
dgrove-oss merged pull request #582: upgrade kafka server from 0.11.0.1 to 2.3.1 URL: https://github.com/apache/openwhisk-deploy-kube/pull/582 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [openwhisk-runtime-go] dgrove-oss opened a new pull request #122: add license headers to .toml files

2020-02-12 Thread GitBox
dgrove-oss opened a new pull request #122: add license headers to .toml files URL: https://github.com/apache/openwhisk-runtime-go/pull/122 we added .toml to scancode config as part of runtime-rust release; now we need to add the license headers to the .toml files here.

[GitHub] [openwhisk] codecov-io commented on issue #4824: use openwhisk-client-js 3.21.1 in owperf package

2020-02-12 Thread GitBox
codecov-io commented on issue #4824: use openwhisk-client-js 3.21.1 in owperf package URL: https://github.com/apache/openwhisk/pull/4824#issuecomment-585479816 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4824?src=pr=h1) Report > Merging

[GitHub] [openwhisk] rabbah merged pull request #4824: use openwhisk-client-js 3.21.1 in owperf package

2020-02-12 Thread GitBox
rabbah merged pull request #4824: use openwhisk-client-js 3.21.1 in owperf package URL: https://github.com/apache/openwhisk/pull/4824 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk-composer] style95 merged pull request #68: bump version of openwhisk-client-js to 3.21.1

2020-02-12 Thread GitBox
style95 merged pull request #68: bump version of openwhisk-client-js to 3.21.1 URL: https://github.com/apache/openwhisk-composer/pull/68 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk] style95 commented on a change in pull request #4823: Update brew commands

2020-02-12 Thread GitBox
style95 commented on a change in pull request #4823: Update brew commands URL: https://github.com/apache/openwhisk/pull/4823#discussion_r378689116 ## File path: tools/macos/README.md ## @@ -27,7 +27,7 @@ If you prefer to use Docker-machine, you can follow instructions in