I’m a fan of this, although I’m concerned about the security/trust model: using a third-party CI orchestrator on top of GHA means trusting them with all of your secrets, potentially sensitive logs, etc. Those concerns are somewhat lessened in the context of public repos, but even public repos contain nontrivial workflows that use configured secrets.
Sadly still on quite old hardware, with no RVV.
Hopefully scaleway will have some newer servers in the future and this can be simply updated to the new devices.
11 comments
[ 2.0 ms ] story [ 39.2 ms ] threadParticularly for my use case, Go cross compilation, QEMU and binfmt work really well together.
Still, for some things, it's nice to test on actual hardware.
Here's a workflow so you can see both approaches working: https://github.com/ncruces/wasm2go/blob/main/.github/workflo...