debian-forge-cli/cmd/image-builder
Michael Vogt 0d06eedd26 image-builder: add integration test for container resolving
This commit adds an integration test for the container resolving
when generating a manifest. This is sadly quite indirect right now
because `manifestgen` needs some more support from `images` and
the `distro_test` code there (that will hopefully come soon(ish)).
2024-12-16 07:54:45 +00:00
..
export_test.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
filters_test.go filters: add new getOneImage() helper for manifest/build 2024-12-16 07:54:45 +00:00
list.go cmd: implement manifest command 2024-12-16 07:54:45 +00:00
main.go cmd: add blueprint support to manifest 2024-12-16 07:54:45 +00:00
main_test.go image-builder: add integration test for container resolving 2024-12-16 07:54:45 +00:00
repos.go list-images: add --datadir override for e.g. custom repositories 2024-11-29 08:30:30 +00:00