debian-forge-composer/internal
Lars Karlitski dde3d459f5 Add jobqueue package
Now that the "old" `jobqueue` package was renamed to `worker`, add a new
package that contains an interface to an actual job queue. Also add two
implementations: fsjobqueue, a job queue backed by the file system, and
testjobqueue, which can be used as a mock implementation for testing.

These packages are not yet used.
2020-05-08 14:53:00 +02:00
..
blueprint tests: add coverage for internal/blueprint/customizations.go 2020-03-31 16:47:00 +02:00
client tests: Make sure TestMain cleans up after itself 2020-04-27 11:53:45 +02: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 crypt_test: don't run on macOS 2020-04-09 13:21:30 +02:00
distro Assert existing pipelines in TestDistro_Manifest 2020-05-08 10:12:28 +03:00
jobqueue Add jobqueue package 2020-05-08 14:53:00 +02:00
jsondb jsondb: add List method 2020-05-08 14:53:00 +02:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild osbuild: remove tar image size 2020-04-29 12:36:43 +02:00
rcm store: make PushCompose() take a manifest 2020-05-08 14:53:00 +02:00
rpmmd dnf-json: set metadata_expire 2020-04-11 19:14:02 +02:00
store store: make PushCompose() take a manifest 2020-05-08 14:53:00 +02:00
target azure: normalize the terms for Azure credentials 2020-04-29 18:15:13 +02:00
test test/helpers: include error return when route fails 2020-05-08 14:53:00 +02:00
upload upload/azure: force .vhd extension 2020-04-29 18:15:13 +02:00
weldr weldr: remove stale comment 2020-05-08 14:53:00 +02:00
worker store: make PushCompose() take a manifest 2020-05-08 14:53:00 +02:00