houshengbo opened a new pull request #532: Implement the trigger deletion in the correct order URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/532 So far we delete the trigger and then invoke the feed, which leads to error for sure, because we need to invoke the feed and then delete the trigger. This PR implements the trigger deletion in the correct order. ---------------------------------------------------------------- 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
