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/08/30 23:41:43 UTC

[GitHub] pritidesai commented on a change in pull request #418: Adding deprecation warning for using package in deployment file

pritidesai 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_r136216341
 
 

 ##########
 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:
   :)
 
----------------------------------------------------------------
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