You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/12/04 23:41:21 UTC

[GitHub] [incubator-mesatee] litongxin1991 opened a new pull request #125: cache for build.rs

litongxin1991 opened a new pull request #125: cache for build.rs
URL: https://github.com/apache/incubator-mesatee/pull/125
 
 
   ## Description
   
   Only generate rust files for proto files if proto files are changed. 
   
   Fixes #123 
   
   ## Type of change (select applied and DELETE the others)
   
   - [X] Bug fix (non-breaking change which fixes an issue)
   
   ## How Has This Been Tested?
   
   Passed CI.  
   Compiled the project multiple times in local. 
   http://ci.mesalock-linux.org/litongxin1991/incubator-mesatee/35
   
   ## Checklist (check ALL before submitting PR, even not applicable)
   
   - [X] Fork the repo and create your branch from `master`.
   - [X] If you've added code that should be tested, add tests.
   - [X] If you've changed APIs, update the documentation.
   - [X] Ensure the tests pass (see CI results).
   - [X] Make sure your code lints/format.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org