jthomas opened a new pull request #3: Fixing numerous issues discovered whilst 
developing new event source 
URL: https://github.com/apache/incubator-openwhisk-pluggable-provider/pull/3
 
 
   Whilst developing a new event source 
(https://github.com/jthomas/openwhisk-amqp-trigger-feed) for the pluggable 
provider, I discovered a few bugs and other issues to resolve upstream in the 
provider code. 
   
   - Parameter validation errors were failing to be re-thrown causing invalid 
triggers to be added.
   - Replace `var` with `const/let` for defensive coding .
   - Clearing out more references to "Cloudant" from the original fork'd 
project code.
   - Make it easier to run in development using the `EVENT_PROVIDER_LIB` 
variable.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to