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 2018/06/07 22:01:54 UTC

[GitHub] rabbah opened a new pull request #315: Introduce some utility methods in triggers.go to reduce copy/paste

rabbah opened a new pull request #315: Introduce some utility methods in triggers.go to reduce copy/paste
URL: https://github.com/apache/incubator-openwhisk-cli/pull/315
 
 
   Add a method for working with parameters and annotations, and creating the feed life cycle event.
   This is intended as an incremental change that is mostly semantic preserving. Because of the extent of refactoring needed, many small incremental patches will be suitable.
   
   There is one small semantic change here which is to start exiting early on error. This is the code moved from `main` to `util`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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