quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.84k stars 433 forks source link

bug: CI fails to spot lost release(s) in quickget #1304

Open philclifford opened 1 week ago

philclifford commented 1 week ago

1301 was not identified by CI testing as far as I can see: it effectively is skipped just as it is silently skipped from list_csv.

We need to also check for releases_<OS>() being empty and fail/warn there.