debian-forge-composer/internal/weldr
Tom Gundersen 819430e659 rpmmd: no longer flush the caches on every call
When we used the dnf-based pipelines, we were relying on the fact
that the metadata was unlikely to have changed between we generated
the pipeline and called osbuild. We achieved this by always updating
to the most recent metadata on every call to rpmmd.Depsolve that
would end up in a pipelin.

Refreshing the metadata is time-consuming, and something we want
to avoid if at all possible. Now that our pipelines no longer
rely on this property, we can drop the flushing.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-15 19:38:59 +01:00
..
api.go rpmmd: no longer flush the caches on every call 2020-03-15 19:38:59 +01:00
api_test.go weldr: Fix blueprints/info response for unknown blueprints 2020-03-12 01:55:45 +01:00
compose.go weldr: clean up the image size code 2020-02-14 11:53:38 +01:00
upload.go Weldr API: use the new compose/store API 2020-02-12 11:17:26 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00