jthomas opened a new issue #169: NPM package must follow all ASF guidelines URL: https://github.com/apache/incubator-openwhisk-client-js/issues/169 See here (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=109454613): ``` Artefacts show up on https://www.npmjs.com/package/apache<project> version page To comply with ASF release and distributions please ensure the following: The readme tab needs to include the text of the incubation disclaimer. npm install apache<project> should not install an artefact containing unapproved code. The latest release should not point to an artefact containing unapproved code e.g. a release candidate or snapshot. Release candidates, nightlys or snapshots need to be clearly tagged. The license field should display the ALv2 license. ``` These are the things to resolve... - [ ] Package should be published as `apache-openwhisk` not `openwhisk` Releases are created from the repos tags which correspond to official releases.
---------------------------------------------------------------- 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
