AlbrechtL/welle.io

Github Action for Raspberry Pi builds

MoJo2600 opened this issue · 3 comments

I created a Dockerfile to compile welle.io for Raspberry Pi on my x86 machine. I thought I could go a step further and create a github action for it as well, as it is pretty straight forward.

Current state:

Not sure if somebody is interessed in this or if you want to integrate it into the welle.io repository. If not, just close this issue / pull request.

Thanks for the Dockerfile idea! Can you explain the use case a bit?

Hello, I saw that you are not providing native raspberry pi binaries. This would build a valid raspberry pi binary you could provide like the other builds on the release page. But I saw, that I need to update some dependencies before a possible merge.