You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/08 08:14:46 UTC

[GitHub] daisy-ycguo opened a new pull request #465: Use feed in trigger entity instead of source

daisy-ycguo opened a new pull request #465: Use feed in trigger entity instead of source
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/465
 
 
   Addressed issue #450 
   
   In this PR, below updates are made:
   - Change the code to support 'feed' in trigger entity; mark 'source' as deprecated.
   - Print warning messages if 'source' is being used. 
   ```
   WARNING: The 'source' YAML key in trigger entity will soon be deprecated. Please use 'feed' instead as described in specifications.
   ```
   - Change the 'source' to 'feed' in the manifest files in test cases
 
----------------------------------------------------------------
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