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: [email protected] With regards, Apache Git Services
