[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-07-13 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r202264038 ## File path: docs/reference.md ## @@ -434,6 +434,14 @@ The following Composer packages are also available:

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-21 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r197134124 ## File path: ansible/files/runtimes.json ## @@ -109,6 +109,16 @@ "name":

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-20 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r196757462 ## File path: ansible/files/runtimes.json ## @@ -109,6 +109,16 @@ "name":

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-20 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r196756315 ## File path: actionRuntimes/ruby2.5Action/build.gradle ## @@ -0,0 +1,2 @@ +ext.dockerImageName =

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-20 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r196755418 ## File path: actionRuntimes/ruby2.5Action/Dockerfile ## @@ -0,0 +1 @@ +FROM openwhisk/action-ruby-v2.5

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-11 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r194578413 ## File path: tests/src/test/scala/actionContainers/Ruby25ActionContainerTests.scala ## @@ -0,0 +1,408 @@

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-11 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r194578413 ## File path: tests/src/test/scala/actionContainers/Ruby25ActionContainerTests.scala ## @@ -0,0 +1,408 @@

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-08 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r194095317 ## File path: actionRuntimes/ruby2.5Action/build.gradle ## @@ -0,0 +1,2 @@ +ext.dockerImageName =

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-08 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r194095264 ## File path: tests/src/test/scala/actionContainers/Ruby25ActionContainerTests.scala ## @@ -0,0 +1,408 @@

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-07 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r193923095 ## File path: docs/parameters.md ## @@ -25,7 +25,7 @@ This page outlines how to configure parameters when

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-06 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r193351872 ## File path: docs/reference.md ## @@ -434,6 +434,14 @@ The following Composer packages are also available:

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-06 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r193351775 ## File path: docs/parameters.md ## @@ -25,7 +25,7 @@ This page outlines how to configure parameters when

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-06 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r193351829 ## File path: docs/reference.md ## @@ -434,6 +434,14 @@ The following Composer packages are also available:

[GitHub] remore commented on a change in pull request #3725: Add Ruby2.5 runtime support

2018-06-06 Thread GitBox
remore commented on a change in pull request #3725: Add Ruby2.5 runtime support URL: https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r193351680 ## File path: actionRuntimes/ruby2.5Action/Dockerfile ## @@ -0,0 +1 @@ +FROM openwhisk/action-ruby-v2.5