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:
[email protected]