debian-forge-composer/cmd
Lars Karlitski 60301df8f7 rpmmd: pass in cache directory explicitly
rpmmd looked at the CACHE_DIRECTORY environment variable to set a path
for the dnf repository cache.  Aside from being a smelly thing to do
from a library, this breaks osbuild-pipeline and osbuild-dnf-json-tests,
which don't run as systemd services and thus don't have CACHE_DIRECTORY
set.

Explicitly pass the cache directory to rpmmd. Keep using a path based on
CACHE_DIRECTORY for osbuild-composer. Use the user's `.cache` directory
for osbuild-pipeline and a temporary directory for the tests.
2020-03-02 20:58:39 +01:00
..
osbuild-composer rpmmd: pass in cache directory explicitly 2020-03-02 20:58:39 +01:00
osbuild-dnf-json-tests rpmmd: pass in cache directory explicitly 2020-03-02 20:58:39 +01:00
osbuild-image-tests tests: begin rewriting of ./test/run test suite to Go 2020-02-26 16:58:39 +01:00
osbuild-pipeline rpmmd: pass in cache directory explicitly 2020-03-02 20:58:39 +01:00
osbuild-tests lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure Introduce Azure upload test 2019-11-29 12:19:40 +01:00
osbuild-worker lint: fix unhandled errors 2020-03-02 14:28:55 +01:00