debian-forge-cli/cmd/image-builder
Simon de Vlieger 34de7d7ce5 build: directory creation
This now precreates the directory as it's possible that the directory
doesn't exist yet at this point; see #94.

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-01-29 11:56:14 +00:00
..
build.go build: directory creation 2025-01-29 11:56:14 +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: rework argument handling 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 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 cmd/image-builder: fix typos in cobra descs 2025-01-27 08:46:32 +00:00
main_test.go test: consolidate the build argument tests into a single table 2025-01-25 11:08:01 +00:00
manifest.go image-builder: drop internal manifestgen in favor of images 2025-01-27 10:14:53 +00:00
repos.go repos: lookup <buildin>, /{etc,usr/share}/image-builder/repositories 2025-01-09 16:17:50 +00:00