blue-build/github-action

feat: iso action?

Opened this issue · 5 comments

This would be Fedora-specific, obviously. And I'd use the isogenerator action from ublue, it just might be possible to magic it somehow with accepting recipes as inputs or smth.

Would this need it's own repo, though? Anyway, it's not urgent, as we already have a functional ISO action.

This is a necessary feature that should be built soon. Once ublue starts using their new isogenerator, we can too.

Apparently the ISOs made by the new isogenerator are too large for GH releases... Supplying some code to upload them to some S3-compatible service would be cool, but I guess we could keep netinstall ISOs around too.

yeah, it's farily easy to generate the images using the provided docker/podman container locally though

Hmm, yeah. Maybe just a guide then?

This is going to be available in the CLI at some point.

Issue: blue-build/cli#151
PR: blue-build/cli#192