Now that #161 is merged, builds are automated with github actions. This is a followup to #150
However, the image itself isn't actually tested (other than building). Ideally, we'd use qemu (maybe in conjunction with expect https://linux.die.net/man/1/expect) to attempt to boot/install the image.
I'm familiar with qemu, but never used it for arm stuff, so will take some research. Anyway, opening the bug to keep track of it.
Now that #161 is merged, builds are automated with github actions. This is a followup to #150
However, the image itself isn't actually tested (other than building). Ideally, we'd use qemu (maybe in conjunction with
expecthttps://linux.die.net/man/1/expect) to attempt to boot/install the image.I'm familiar with qemu, but never used it for arm stuff, so will take some research. Anyway, opening the bug to keep track of it.