You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/17 01:54:24 UTC

[GitHub] pritidesai commented on issue #748: ReadProjectDirectory() does not appear to work; uses default package

pritidesai commented on issue #748: ReadProjectDirectory() does not appear to work; uses default package
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/748#issuecomment-366406316
 
 
   `ReadProjectDirectory()` is called when `wskdeploy` is invoked with `--use-defaults`. Lets delete this function and other functions from `filesystemreader.go`. This functionality was added to support auto creation of manifest file based on the directory structure `actions/<actionname>/...` in interactive mode. After discussing with @mrutkows regarding deprecating interactive mode, `--use-defaults` can be deprecated as well.

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