You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/09/03 14:26:55 UTC

[GitHub] [openwhisk-website] rraavi opened a new pull request #443: Updated references around Node.js runtimes

rraavi opened a new pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-website] mrutkows merged pull request #443: Updated references around Node.js runtimes

Posted by GitBox <gi...@apache.org>.
mrutkows merged pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-website] rraavi commented on pull request #443: Updated references around Node.js runtimes

Posted by GitBox <gi...@apache.org>.
rraavi commented on pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443#issuecomment-686670241


   Associated PR for runtimes documentation- https://github.com/apache/openwhisk-runtime-nodejs/pull/178


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-website] rraavi edited a comment on pull request #443: Updated references around Node.js runtimes

Posted by GitBox <gi...@apache.org>.
rraavi edited a comment on pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443#issuecomment-686670241


   Associated PR around runtimes documentation- https://github.com/apache/openwhisk-runtime-nodejs/pull/178


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-website] dgrove-oss commented on a change in pull request #443: Updated references around Node.js runtimes

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on a change in pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443#discussion_r483048626



##########
File path: _layouts/documentation.html
##########
@@ -924,7 +924,7 @@ <h5>Creating and Invoking NodeJS actions</h5>
           <a class="indexable" id="nodejs-runtime"></a>
           <h5>OpenWhisk Runtime for NodeJS</h5>
           <p>
-              OpenWhisk supports <strong>Node.js 10</strong>, <strong>Node.js 8</strong>, and  <strong>Node.js 6</strong> runtimes where Node.js 6 being default pick by wsk CLI and Whisk Deploy.
+              OpenWhisk supports <strong>Node.js 14</strong>, <strong>Node.js 12</strong>, <strong>Node.js 10</strong>, <strong>Node.js 8</strong> and <strong>Node.js 6</strong> runtimes where Node.js 6 being default pick by wsk CLI and Whisk Deploy.

Review comment:
       ```suggestion
                 OpenWhisk supports <strong>Node.js 14</strong>, <strong>Node.js 12</strong>, <strong>Node.js 10</strong> runtimes where Node.js 10 being the default picked by wsk CLI and Whisk Deploy.
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org