Mauro Morales

Results 105 comments of Mauro Morales

I quickly tried copying https://github.com/raspberrypi/firmware/blob/master/boot/bcm2712-rpi-5-b.dtb into the tumbleweed image but all I got was a blank screen. I assume it is passing the os check but maybe it's missing some...

Relates to https://github.com/kairos-io/kairos/issues/1367

Could this be dropped now that we use AuroraBoot? Or is anyone relying on it? It doesn't seem to be a documented feature, so maybe it's safe to remove.

Seems to be an error from the action https://github.com/softprops/action-gh-release/issues/52

Shoot if it's not an issue it's another :P ``` Run softprops/action-gh-release@v1 ♻️ Deleting previously uploaded asset IMAGE... ⬆️ Uploading kairos-core-rockylinux-amd64-generic-v2.4.0-alpha4-grype.json... ⬆️ Uploading kairos-core-rockylinux-amd64-generic-v2.4.0-alpha4-grype.sarif... ⬆️ Uploading kairos-core-rockylinux-amd64-generic-v2.4.0-alpha4-initrd... ⬆️ Uploading kairos-core-rockylinux-amd64-generic-v2.4.0-alpha4-ipxe-usb.img......

Unfortunately I cannot test the latest changes because of CI

we still hit the limit, i think we have way too many artifacts per release now ~650, plus all the uploads of trivy scans and such also count including the...

which means all actions using this api can fail, in the case of the scans: `github/codeql-action/upload-sarif@v2`

seems to still be an issue: > API rate limit exceeded for installation ID 29320181. If you reach out to GitHub Support for help, please include the request ID 20B1:7A02:300522:3AF930:656EF6B9....

relates to https://github.com/kairos-io/kairos/issues/1393