daisy-ycguo opened a new pull request #436: Support sub directory in git repo 
as a dependency project
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/436
 
 
   Address issue #430 
   
   It can be tested by:
   ```
   ./wskdeploy -m tests/usecases/dependency/manifest.yaml
   ```
   
   In this use case, a new dependency to a sub directory of a repo is added, in 
order to test the function.
   ```
   package:
     name: opentest
     dependencies:
       myhelloworld:
         location: github.com/daisy-ycguo/wskdeploy-test/helloworld
   ```
 
----------------------------------------------------------------
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

Reply via email to