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/16 18:28:37 UTC

[GitHub] mrutkows opened a new issue #748: ReadProjectDirectory() does not appear to work; uses default package

mrutkows opened a new issue #748: ReadProjectDirectory() does not appear to work; uses default package
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/748
 
 
   filesystemreader.go has the function ReadProjectDirectory() which has code that creates actions it finds under the "default" (or root package) which is not a concept we support.  We need to take a serious look at this code and the code that invokes it and make it work properly.
   
   ```
   ReadProjectDirectory
   
   ```

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