apache / openwhisk-runtime-nodejs

Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS
https://openwhisk.apache.org/
Apache License 2.0
59 stars 74 forks source link

Add tar.gz support to the nodejs runtime Proxy #235

Closed Luke-Roy-IBM closed 1 year ago

Luke-Roy-IBM commented 1 year ago

This new feature will allow for more versatile deployment packages and greater flexibility in handling compressed files. Giving an alternative to zip files.

this feature does not impact the current functionality of the current proxy