[GitHub] ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON

2018-02-21 Thread GitBox
ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-367363513
 
 
   Any target for this? I am getting close to having a template ready for 
deployment, and need to be able to specify some variables for it.


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


[GitHub] ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON

2018-02-08 Thread GitBox
ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-364207364
 
 
   I think the issue isn't what syntax is used for injecting env vars, the 
issue is that right now the text associated with a JSON object is taken as a 
literal and not interpreted.
   
   SO interpreting the text would be a new feature, and would need to preserve 
existing behavior.
   
   (I suspect) 


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


[GitHub] ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON

2018-02-02 Thread GitBox
ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-362654880
 
 
   I think that seems reasonable. Make it so.


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


[GitHub] ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON

2018-02-02 Thread GitBox
ScottChapman commented on issue #705: Unable to use ENV VARS in input JSON
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/705#issuecomment-362647898
 
 
   We would likely need this for implementing a IBM Cloud Functions Template 
for Watson Workspace.
   
   [Watson 
Workspace](https://www.ibm.com/collaboration/collaboration-tools/watson-work) 
is a Slack-like app IBM sells and we have lots of internal and external paying 
customers that are looking for solutions for developing and deploying their 
apps.
   
   This mechanism is needed to support that effort.


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