debian-forge-cli/cmd/image-builder
Michael Vogt c3ca146161 main: fix creating output dir for --with-buildlog
Trivial fix for the missing `mkdir()` call when `--with-buildlog`
is specified (and the matching test update).
2025-03-07 13:17:10 +00:00
..
build.go main: fix creating output dir for --with-buildlog 2025-03-07 13:17:10 +00:00
describeimg.go describeimg: typo in describe output 2025-02-06 20:00:49 +01:00
describeimg_test.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
distro.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
distro_test.go image-builder: newline in error message 2025-01-20 06:55:24 +00:00
export_test.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
filters.go main: add --force-repo flag 2025-02-13 11:31:06 +00:00
filters_test.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
list.go main: add new --extra-repo flag 2025-02-12 12:57:21 +01:00
main.go main: rename output to format 2025-02-27 10:58:11 +00:00
main_test.go main: fix creating output dir for --with-buildlog 2025-03-07 13:17:10 +00:00
manifest.go main: add --force-repo flag 2025-02-13 11:31:06 +00:00
repos.go main: add --force-repo flag 2025-02-13 11:31:06 +00:00
repos_test.go main: add --force-repo flag 2025-02-13 11:31:06 +00:00
upload.go main: simplify upload error handling 2025-02-18 09:49:16 +00:00
upload_test.go main: simplify upload error handling 2025-02-18 09:49:16 +00:00