debian-forge-composer/cmd/gen-manifests
Achilleas Koutsou 7bf0277175 gen-manifests: don't fail on invalid distro-arch-image combos
When the user specifies any of the distro, arch, or image type values to
filter generation, invalid combinations would cause a panic, which made
it hard to filter requests based just on an image type.
Instead of failing, print an error message to inform the user, but
continue with the rest of the jobs.
This way, a user is informed that a certain combination is invalid if
they make a mistake, but can also filter on a single image type and only
get valid manifests out of the run.
2022-08-29 13:58:43 +02:00
..
main.go gen-manifests: don't fail on invalid distro-arch-image combos 2022-08-29 13:58:43 +02:00
workerqueue.go gen-manifests: minor output changes 2022-07-25 21:23:02 +02:00