debian-forge-composer/internal/kojiapi
Ondřej Budai dd4db353e2 distro: move Registry to its own distroregistry package
My goal is to add a method to distroregistry to return Registry with
all supported distributions. This way, all supported distributions
would be defined only on one place.

To achieve this, the Registry must live outside the distro package
because the distro implementation depends on it and this would create
a circular dependency unsupported by Go.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-03-12 08:29:30 +01:00
..
api kojiapi: Add endpoint for retrieving job manifest 2021-01-16 13:39:30 +01:00
server.go distro: move Registry to its own distroregistry package 2021-03-12 08:29:30 +01:00
server_internal_test.go koji: use nvra as the filename for images 2020-10-27 19:01:30 +00:00
server_test.go kojiapi/test: Make calls with init, build job IDs 2021-01-19 10:37:51 +01:00