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:37:15 UTC

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

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

 ##########
 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:
   It is good to have, but I do think it is mandatory for the release build and push in Travis.

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