pritidesai commented on issue #745: inline function does not work
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/745#issuecomment-366380401
 
 
   @lionelvillard @mrutkows I think we can overload the key `function` here, 
saying it can point to directory or an action file (as its supported today) or 
it can point to raw action source. `ComposeActions`can add a check if the 
supplied value is neither a file nor a directory, treat the value as an action 
source code. Anyways I believe this use case is more for testing functionality 
since its hardly possible to have a meaning full action with just a couple of 
lines of code. We can bump the priority to high if we have an immediate need to 
support this feature.
   
   Enhancement with Priority: medium

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to