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 2017/10/23 20:04:39 UTC

[GitHub] mrutkows opened a new issue #624: Document "main" key support on Action

mrutkows opened a new issue #624: Document "main" key support on Action
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/624
 
 
   In theory, we support aliasing a function with a name other than "main" to "main" as this is what our runtime containers expect.
   
   Verify this is supported (curosry look at code says we do), but should have unit tests for at least 2 languages (e.g., JS and Python and perhaps Java which was added recently).
   
   In addition, we should have at least 1 integration test to prove it works.

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