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/10/19 16:24:19 UTC

[GitHub] [openwhisk] dgrove-oss commented on a change in pull request #4998: [WIP] Release 1.0.0

dgrove-oss commented on a change in pull request #4998:
URL: https://github.com/apache/openwhisk/pull/4998#discussion_r507886431



##########
File path: ansible/files/runtimes.json
##########
@@ -262,7 +248,7 @@
                 "image": {
                     "prefix": "openwhisk",
                     "name": "action-ballerina-v0.990.2",
-                    "tag": "nightly"
+                    "tag": "nightly" // Todo: Need to use a fixed tag after releasing the runtime

Review comment:
       I think we should probably drop ballerina from 1.0.0 branch, but I will defer to @rabbah.  I think ballerina 1.2.x is out now, so if we did want to support it, the "right" thing to do is update the runtime to a newer version of ballerina, then release it, then use that tag.   I don't think we should hold 1.0.0 of OpenWhisk to do that.
   




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