jiangpengcheng opened a new pull request #304: Use needle to replace request URL: https://github.com/apache/incubator-openwhisk-catalog/pull/304 Related to https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/142 currently these three actions(`github/webhook`, `slack/post`, `weather/forcast`) will be failed bacause of package `request` is not installed in the default nodejs runtime image. So I think use `needle` maybe better because of it is available in all the node runtimes and doesn't need to install extra packages in docker images
---------------------------------------------------------------- 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
