debian-forge-cli/internal
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
..
blueprintload internal: add new blueprintload package 2024-12-16 07:54:45 +00:00
manifestgen manifestgen: use temporary cache dir if no cacheDir is given 2024-12-19 08:49:26 +00:00
manifesttest pkg: add new manifesttest package with test helpers 2024-12-16 07:54:45 +00:00
testutil testutil: new package to test run osbuild run functionality 2024-12-16 14:59:08 +00:00