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 2019/04/10 16:22:08 UTC

[GitHub] [incubator-openwhisk-release] rabbah commented on a change in pull request #269: Re-publish existing openwhisk-client-js release to fix CI failure on last publish

rabbah commented on a change in pull request #269: Re-publish existing openwhisk-client-js release to fix CI failure on last publish
URL: https://github.com/apache/incubator-openwhisk-release/pull/269#discussion_r274048190
 
 

 ##########
 File path: tools/config.json
 ##########
 @@ -4,16 +4,15 @@
   "stage_url": "https://dist.apache.org/repos/dist/dev/incubator/openwhisk",
   "release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
   "versioning": {
-    "version": "0.11.0-incubating",
-    "pre_release_version": "rc2"
+    "version": "3.19.0-incubating",
+    "pre_release_version": "rc1"
   },
   "RepoList": [
-      "openwhisk-composer"
+    "openwhisk-client-js"
   ],
-  "openwhisk_composer": {
-    "name": "OpenWhisk Composer",
 
 Review comment:
   the config file should have the `name` property as on line 14.

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


With regards,
Apache Git Services