Skip to content

Conversation

akifejaz
Copy link

@akifejaz akifejaz commented Sep 2, 2025

TL;DR

Add RISC-V native build and release CI files.
Tested on Milk-V Pioneer Box. Logs are available here.


Details

As this tool is written in go which is already ported on RISC-V so, I had no issue compiling this natively for RISC-V. I've added the build and release CI files in this PR, which I tested on Milk-V Pioneer Box.
Please review the build logs here

I'm using GitHub CI Runner from Cloud-V, please see the registration page here.

Notes

I'm Akif from @10xEngineers working as part of official RISC-V Lab Partner (Cloud-V). I'm mainly working on increasing the SW support for RISC-V and with that intention I'm creating this PR, hoping to get this merged and have release from aliyun for RISC-V too.

  • Please review the PR and logs
  • I can provide access to RISC-V hardware if maintainers would like to enable official releases for riscv64.

@CLAassistant
Copy link

CLAassistant commented Sep 2, 2025

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.35%. Comparing base (b171682) to head (c8c632a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1260   +/-   ##
=======================================
  Coverage   82.35%   82.35%           
=======================================
  Files          48       48           
  Lines        5113     5113           
=======================================
  Hits         4211     4211           
  Misses        700      700           
  Partials      202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CodeSpaceiiii
Copy link
Contributor

@akifejaz The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s , github actions run failed.

@akifejaz
Copy link
Author

akifejaz commented Sep 8, 2025

@akifejaz The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s , github actions run failed.

yes, it is waiting for self-hosted machine.

We need RISC-V machine for this and I've proposed to use the native RISC-V machine from Cloud-V which is official RISC-V Lab partner.

For this I would like owners of this repo. to register the runner by filling this form here.
OR
just share with me the GitHub Token for this repo.

You can get the Token by going to setting in this repo. then Actions -> Runners -> New Self Hosted Runner and at the end under Configure copy the token and email this to [email protected].

Please let me know if you face any issue registering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants