mrutkows commented on a change in pull request #418: Adding deprecation warning for using package in deployment file URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/418#discussion_r136212265
########## File path: tests/src/integration/validatePackageInDeployment/deployment.yaml ########## @@ -0,0 +1,9 @@ +application: + name: IntegrationTestPackageInDeployment + package: + name: TestPackageInDeploymentFile + actions: + helloworld: + inputs: + name: Amy Validating Package Review comment: Amy? ---------------------------------------------------------------- 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
