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/29 01:14:02 UTC

[GitHub] [openwhisk] dgrove-oss opened a new pull request #4987: Go version currency - add 1.15 and deprecate 1.11

dgrove-oss opened a new pull request #4987:
URL: https://github.com/apache/openwhisk/pull/4987


   Mark action kind go:1.11 as deprecated
   Add action kind go:1.15 and make it default for Go actions.
   
   


----------------------------------------------------------------
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] dgrove-oss merged pull request #4987: Go version currency - add 1.15 and deprecate 1.11

Posted by GitBox <gi...@apache.org>.
dgrove-oss merged pull request #4987:
URL: https://github.com/apache/openwhisk/pull/4987


   


----------------------------------------------------------------
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] dgrove-oss commented on a change in pull request #4987: Go version currency - add 1.15 and deprecate 1.11

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



##########
File path: ansible/files/runtimes.json
##########
@@ -196,6 +196,20 @@
         "go": [
             {
                 "kind": "go:1.11",

Review comment:
       I think we should definitely remove go:1.11 before a 1.0.0 release.
   
   I was thinking we would do the remove in a separate PR in case downstreams wanted more control.




----------------------------------------------------------------
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] rabbah commented on a change in pull request #4987: Go version currency - add 1.15 and deprecate 1.11

Posted by GitBox <gi...@apache.org>.
rabbah commented on a change in pull request #4987:
URL: https://github.com/apache/openwhisk/pull/4987#discussion_r496793223



##########
File path: ansible/files/runtimes.json
##########
@@ -196,6 +196,20 @@
         "go": [
             {
                 "kind": "go:1.11",

Review comment:
       should we even keep this?




----------------------------------------------------------------
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