debian-forge-composer/cmd
Tom Gundersen 118b185fdd osbuild-{composer/worker}: exit cleanly
Only panic on compile-time errors (e.g., built for unsupported
architecture). Otherwise, use log.Fatalf(), which is equivalent to
printing and exiting with return code 1. Only ever do this from
main(), in all other cases pass on the error object.

This is mostly relevant when the server disconects, in which case
we'll get EOF, and will now restart cleanly instead of panicing.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-12-11 15:23:24 +01:00
..
osbuild-composer osbuild-{composer/worker}: exit cleanly 2019-12-11 15:23:24 +01:00
osbuild-pipeline composer: add provisional multi-arch support 2019-12-11 15:23:24 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker osbuild-{composer/worker}: exit cleanly 2019-12-11 15:23:24 +01:00