debian-forge-composer/internal/weldr
Lars Karlitski d3a0b788a2 distro: set the repository checksum dynamically
Instead of having a static repository checksum, set it dynamically from
the metadata that osbuild-composer last saw. This is implemented in
dnf-json, which returns the checksums for each repository on every call.

This enables the use of repositories that change over time, such as
fedora-updates. Note that the osbuild pipeline will break when such a
repository changes. This is intentional: pipelines have to be
reproducible.
2019-12-10 20:38:22 +01:00
..
api.go distro: set the repository checksum dynamically 2019-12-10 20:38:22 +01:00
api_test.go api: implement /compose/delete route 2019-12-10 01:14:36 +01:00
compose.go store: add image struct into compose struct 2019-12-05 09:48:21 +01:00
upload.go api: Add support for upload API 2019-12-01 00:05:17 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00