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 2021/02/20 20:44:01 UTC

[GitHub] [openwhisk-wskdeploy] kingledion opened a new pull request #1119: Rust 1.34 support

kingledion opened a new pull request #1119:
URL: https://github.com/apache/openwhisk-wskdeploy/pull/1119


   Adding support for kind "rust:1.34" in wskdeploy. 
   
   This is tested working in local deployments with cargo and source files zipped, but is not working with plain '.rs' extension files. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [openwhisk-wskdeploy] mrutkows merged pull request #1119: Rust 1.34 support

Posted by GitBox <gi...@apache.org>.
mrutkows merged pull request #1119:
URL: https://github.com/apache/openwhisk-wskdeploy/pull/1119


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



[GitHub] [openwhisk-wskdeploy] mrutkows commented on pull request #1119: Rust 1.34 support

Posted by GitBox <gi...@apache.org>.
mrutkows commented on pull request #1119:
URL: https://github.com/apache/openwhisk-wskdeploy/pull/1119#issuecomment-783490690


   @kingledion Thanks for your contribution! It is quite a good coincidence as I had intended to figure out how to bring in the Rust tests from this old PR https://github.com/apache/openwhisk-wskdeploy/pull/1074. 
   
   Effectively this PR:
   Fixes https://github.com/apache/openwhisk-wskdeploy/pull/1074
   
   If there are still mapping issues in the util. from seeing a `.rs` extension to the actual runtime; can we open an issue and track/debug/work on as a follow-on? Thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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