LindaSummer opened a new pull request, #6726:
URL: https://github.com/apache/gravitino/pull/6726

   ### What changes were proposed in this pull request?
   
   Refer to #5743 , we need a more gradle native way to build the rust 
fuse-filesystem subproject.
   In this PR, I use plugin `io.github.liurenjie1024.gradle.rust` as the gradle 
rust plugin.
   
   ### Why are the changes needed?
   
   Close: #5743 
   
   ### Does this PR introduce _any_ user-facing change?
   
   None
   
   ### How was this patch tested?
   
   It has been passed all ci tests in my own GitHub Actions with no other 
configuration changed except the subproject's gradle config file.
   
   ### Comment
   
   The check step which leveraging some tools installed by cargo but can't be 
directly invoked by `cargo` command seems hard to migrate to gradle plugin.
   So, I kept these checking steps.
   The build, test and doc tasks are migrated to the new plugin.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to