debian-forge-composer/internal/weldr
Achilleas Koutsou 5dba246813 manifest: remove Content field from manifest
Do not expose the content of the manifest statically and instead rely on
the public methods to retrieve source specifications dynamically.

Since the methods require iterating through the pipelines to collect
source specifications, we should avoid calling the function multiple
times when we can reuse the returned values.
2023-06-14 11:19:29 +02:00
..
api.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
api_test.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
compose.go weldr: rename C{Waiting,Running,Finished,Failed} 2020-11-09 14:17:19 +01:00
compose_test.go manifest: add resolved commit specs to Serialize() 2023-06-14 11:19:29 +02:00
json.go Change RepoConfig.GPGKey to an array of key strings 2023-02-01 10:27:58 +01:00
responses_test.go Replace all rpmmd.Depsolve() calls with dnfjson 2022-06-01 11:36:52 +01:00
upload.go internal/vmware: add support for the GOVC_FOLDER option 2023-05-25 10:14:32 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00