You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/03 21:00:29 UTC

[GitHub] csantanapr opened a new issue #13: Need to allow to specify in actionProxy a destination to extract zip for swift4

csantanapr opened a new issue #13: Need to allow to specify in actionProxy a destination to extract zip for swift4
URL: https://github.com/apache/incubator-openwhisk-runtime-docker/issues/13
 
 
   Currently we have own copy of actionproxy.py for swift4,
   
   I would prefer to have actionproxy.py in a central location and then pull via Dockerfile
   
   The change is to allow a parameter `zipdest` like I'm doing right now in swift4
   
   https://github.com/apache/incubator-openwhisk-runtime-swift/blob/master/core/actionProxy/actionproxy.py#L50-L54
   
   More info in crossed issues:
   https://github.com/apache/incubator-openwhisk-runtime-swift/issues/15

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