debian-forge-composer/internal
Ondřej Budai f4991cb1ca api: Add support for upload API
This commit introduces basic support for upload API. Currently, all the routes
required by cockpit-composer are supported (except for /compose/log).

Also, ComposeEntry struct is moved outside of the store package. I decided
to do it because it isn't connected in any way to store, it's more connected
to API. Due to this move there's currently a known bug that image size is
not returned. This should be solved by moving Image struct inside Compose
struct by follow-up PR.
2019-12-01 00:05:17 +01:00
..
blueprint blueprint: remove unused error 2019-11-29 00:46:05 +01:00
crypt blueprint: add support for unencrypted passwords in user customization 2019-10-31 21:46:39 +01:00
distro worker: pass build environment to osbuild 2019-11-29 00:46:05 +01:00
jobqueue api: Add support for upload API 2019-12-01 00:05:17 +01:00
mocks/rpmmd api: Add support for upload API 2019-12-01 00:05:17 +01:00
pipeline distro/rhel82: move ami output closer to official ec2 image 2019-11-29 00:46:05 +01:00
rpmmd distro/f30: rework in the same way as RHEL8.2 2019-11-28 01:24:05 +01:00
store api: Add support for upload API 2019-12-01 00:05:17 +01:00
target target: add new fields to target and cleanup 2019-12-01 00:05:17 +01:00
test test: introduce helpers for go-cmp 2019-12-01 00:05:17 +01:00
upload Introduce Azure upload test 2019-11-29 12:19:40 +01:00
weldr api: Add support for upload API 2019-12-01 00:05:17 +01:00