Closed dperson closed 8 months ago
This is due to us replacing the old isogenerator repo with this new repo. With this new approach, we can build fully offline ISOs with this Github Action.
Should I update my release-iso.yml to model the test-iso.yml then? And once it's working, submit a PR for startingpoint?
Note that ublue-os/main suffers from the same error. All custom image template repos have been updated to use isogenerator-old until we rewrite the ISO release workflow as a reusable github action
Per the recent announcement, we are no longer creating ISO images for main. This is due to the ISOs being a lot bigger than the original net installer and we cannot host them for free on Github Releases. If you want to create ISO images for your images, you will need to retool to either use this project or the original project we forked from.
Fully up to date (rebased on top of latest template repo from upstream as of 2024-02-19).
I've tried using the "1.0.0" version and just no version for the isogenerator.
Expected behavior: It generates an install ISO
Actual behavior: Generates these lgos for "Generate and Release ISOs"
Reproducibility: Every time
Steps to reproduce: Kick off a build of a "startingpoint" based image
Thanks, love ublue!