yugaaank commented on PR #3104: URL: https://github.com/apache/hugegraph/pull/3104#issuecomment-5059396291
> > could you explain on how to do that, I'm new to Open Source > > we could start by understanding the content of PR itself? Of course, it would also be good if there was a virtual machine that could actually run the QEMU→RISCV environment. ok this sounds good, which option should we take 1. Merge #3102 first then rebase #3104 on top of it, or 2. I can rebase #3104 onto #3102 so CI runs against the complete native RISC-V code and about the virtual machine, my smoke script is self contained, it detects if the Docker supports riscv64, installs QEMU binfmt if needed, builds a riscv64 image, and runs the full test under emulation. No separate VM required — Docker + binfmt handles everything. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
