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: [email protected]
With regards, Apache Git Services
