debian-forge-cli/cmd/image-builder
Michael Vogt 0678d8ddfd main: update for new reporegistry.New() api (c.f. pr#1179)
This commit updates ibcli for the new API in images for the
`reporegistry.New()`. The main incompatible change is that the
`/repositories` part is not longer automatically added inside
the library so we need to add it on the call-site.

This needs https://github.com/osbuild/images/pull/1179
2025-02-10 20:40:56 +01:00
..
build.go main: add progress support via bibs code 2025-01-29 15:21:33 +00:00
describeimg.go describeimg: typo in describe output 2025-02-06 20:00:49 +01:00
describeimg_test.go describeimg: typo in describe output 2025-02-06 20:00:49 +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 -v,--verbose switch that enables verbose build logging 2025-02-05 09:36:38 +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: add -v,--verbose switch that enables verbose build logging 2025-02-05 09:36:38 +00:00
main_test.go go.mod: update to get the latest progress fixes from bib 2025-02-10 11:46:55 +01:00
manifest.go manifest: slightly clean up directory creation 2025-01-29 11:56:14 +00:00
repos.go main: update for new reporegistry.New() api (c.f. pr#1179) 2025-02-10 20:40:56 +01:00