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/01/24 19:56:02 UTC

[GitHub] pritidesai commented on issue #692: Create common util for matching source code extensions to runtimes

pritidesai commented on issue #692: Create common util for matching source code extensions to runtimes
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/692#issuecomment-360254254
 
 
   Please try to use utility `FileExtensionRuntimes`  https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/utils/runtimes.go#L150 for this purpose, this utility was introduced with https://github.com/apache/incubator-openwhisk-wskdeploy/pull/669 and added utility to determine default runtime based on the file extension.

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