Open crrow opened 4 months ago
@crrow i suspect your previous approach using binstall could work but the github action was not whitelisted by asf so the whole workflow is not triggered. if you can verify that binstall approach in your own fork and get CI to pass, then i can reach out to have that white listed.
@crrow i suspect your previous approach using binstall could work but the github action was not whitelisted by asf so the whole workflow is not triggered. if you can verify that binstall approach in your own fork and get CI to pass, then i can reach out to have that white listed.
ok, i'll check it out later.
@crrow i suspect your previous approach using binstall could work but the github action was not whitelisted by asf so the whole workflow is not triggered. if you can verify that binstall approach in your own fork and get CI to pass, then i can reach out to have that white listed.
ok, i'll check it out later.
Hello @xushiyan , I setup the workflow, have a check when you are free.
https://github.com/crrow/hudi-rs/actions/runs/10122608881/job/27994952767
Description
Use cargo-binstall to install tarpaulin.
https://github.com/apache/hudi-rs/issues/90
How are the changes test-covered