debian-forge-cli/cmd/image-builder
Michael Vogt 24dc23ac3b main: fix auto-detected distro that is non-visible, tweak order
This commit fixes the issue that the auto-detect distro is not
visible in the progress message. It also tweaks the order of
the message to show:
```
Building manifest for <distro>-<img-type>
```
to be more conistent.

Closes: https://github.com/osbuild/image-builder-cli/issues/121
2025-02-04 12:21:13 +00:00
..
build.go main: add progress support via bibs code 2025-01-29 15:21:33 +00:00
describeimg.go cmd: add new describe-image command 2025-01-31 10:57:50 +00:00
describeimg_test.go cmd: add new describe-image command 2025-01-31 10:57:50 +00: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 cmd: add new describe-image command 2025-01-31 10:57:50 +00:00
filters.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters_test.go main: help golang-ci to find the "main" symbol in the tests 2025-01-10 08:30:28 +00:00
list.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
main.go main: fix auto-detected distro that is non-visible, tweak order 2025-02-04 12:21:13 +00:00
main_test.go cmd: add new describe-image command 2025-01-31 10:57:50 +00:00
manifest.go manifest: slightly clean up directory creation 2025-01-29 11:56:14 +00:00
repos.go repos: lookup <buildin>, /{etc,usr/share}/image-builder/repositories 2025-01-09 16:17:50 +00:00