mev-boost icon indicating copy to clipboard operation
mev-boost copied to clipboard

Release the RISC-V binary.

Open come-maiz opened this issue 1 year ago β€’ 2 comments
trafficstars

Part of #681.

πŸ“ Summary

I've added risc-v to the goreleaser configuration.

β›± Motivation and Context

This will enable the community to alpha test mev-boost in risc-v boards.

πŸ“š References


βœ… I have run these commands

  • [ ] make lint
  • [ ] make test-race
  • [ ] go mod tidy

I build and ran the unit tests in a risc-v qemu. With cloud-v we are setting up a jenkins project to build and test ethereum clients: https://dash.cloud-v.co/view/all/job/github_app_come-maiz_165147473562/

come-maiz avatar Sep 10 '24 00:09 come-maiz

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.51%. Comparing base (74a8ecb) to head (b56067a). Report is 21 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #682      +/-   ##
===========================================
- Coverage    43.84%   41.51%   -2.33%     
===========================================
  Files           15       15              
  Lines         1608     1491     -117     
===========================================
- Hits           705      619      -86     
+ Misses         847      828      -19     
+ Partials        56       44      -12     
Flag Coverage Ξ”
unittests 41.51% <ΓΈ> (-2.33%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 10 '24 00:09 codecov-commenter

I guess we could do a test release build on this branch

metachris avatar Sep 25 '24 09:09 metachris