debian-forge-composer/internal
Lars Karlitski ada058f2c3 jobqueue: move Job struct to client.go
`Job` is now a simple data struct, which is only used to return
multiple arguments from `AddJob()`. Move it to that file.
2020-04-06 12:11:54 +02:00
..
blueprint tests: add coverage for internal/blueprint/customizations.go 2020-03-31 16:47:00 +02:00
client weldr: Return a JSON API error response for all unknown requests 2020-03-27 19:07:33 +01:00
common common: drop unused image types 2020-04-03 08:46:50 +02:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt tests: increase coverage of internal/crypt 2020-04-02 20:12:06 +02:00
distro distro/rhel: remove dracut-config-generic from build packages 2020-04-01 12:29:59 +02:00
jobqueue jobqueue: move Job struct to client.go 2020-04-06 12:11:54 +02:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Add unit test for systemd stage 2020-04-01 09:52:10 +02:00
rcm store: create compose id from PushCompose 2020-04-01 00:29:13 +02:00
rpmmd rpmmd: Fix the format of BuildTime to match the weldr API 2020-03-25 10:01:14 +01:00
store store: don't add custom repositories in PushCompose() 2020-04-01 00:29:13 +02:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload upload/aws: delete the s3 object after the snapshot is imported 2020-04-04 02:49:00 +02:00
weldr store: create compose id from PushCompose 2020-04-01 00:29:13 +02:00