debian-forge-composer/internal
Chloe Kaubisch 899d78f7e1
cloudapi: expose upload status
Expose a more detailed job status result - specifically, include upload status
alongside image status. Expand openapi.yml accordingly and add an UploadStatus
field to the OSBuildJobResult struct. At the moment, only represent the
"success" and "failure" states of UploadStatus - to differentiate between
"pending" and "running" would involve significant design decisions and should be
addressed in a separate commit.
2021-02-05 12:34:28 +01:00
..
blueprint blueprint: do not append "-" to name-version if version is empty 2020-06-10 17:40:30 +02:00
boot test/image: print saner error messages 2020-12-01 08:27:44 +01:00
client test: Add tests for trying to override a system source repo 2021-01-29 08:25:23 -08:00
cloudapi cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
common weldr: move common.ComposeState to weldr 2020-11-09 14:17:19 +01:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
disk distro/rhel84: remove hardcoded root partition UUIDs 2020-12-15 16:43:39 +01:00
distro distro/rhel84: remove rng-tools from qcow2 2021-02-01 11:20:35 +01:00
jobqueue jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi kojiapi: Job not found should return 404 2021-01-19 10:37:51 +01:00
mocks jobqueue: remove testjobqueue 2021-01-12 12:19:25 +01:00
osbuild osbuild/rpm: add sigpgp and siggpg keys to the metadata 2020-10-27 19:01:30 +00:00
rpmmd rpmmd/Depsolve: expose whether to check GPG signature for each RPM 2020-06-10 19:25:54 +02:00
store distro/rhel84: use a random uuid for XFS partition 2020-12-15 16:43:39 +01:00
target cloudapi: Share an ec2 snapshot/ami with an account 2020-11-26 13:08:18 +00:00
test test: add arch to the generate test artifact names 2020-12-01 08:27:44 +01:00
upload Apply tags to registered AMI 2021-01-25 15:47:02 +01:00
weldr weldr: Fix confusing TOML support for source API 2021-02-04 15:50:04 -08:00
worker cloudapi: expose upload status 2021-02-05 12:34:28 +01:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00