debian-forge-cli/internal/manifestgen
Michael Vogt 058e3d6832 manifestgen: use temporary cache dir if no cacheDir is given
This commit creates a temporary directory for the defaultDepvolver()
if no cacheDir is given. This ensures that we do not clutter the
current working directory with `platform:foo` cache directories
that `solver.Depvolve()` creates.

Note that this is only tested indirectly via the integration test
in `test_container.py:test_container_builds_image()` that checks
that the output directory is clean.
2024-12-19 08:49:26 +00:00
..
manifestgen.go manifestgen: use temporary cache dir if no cacheDir is given 2024-12-19 08:49:26 +00:00
manifestgen_test.go pkg: add new manifestgen package 2024-12-16 07:54:45 +00:00