debian-forge-composer/internal/cloudapi
Achilleas Koutsou 3320f2c57d cloudapi: separate repositories based on package_sets
- Any repository without package_sets is added to the general `Repos`
  field of the DepsolveJob, just like before.
- Repositories with package_sets are added to the `PackageSetsRepos`
  map, indexed by the package set names.
- Repositories defined in the customizations as `PayloadRepositories`
  are considered to be associated only with the `PayloadPackageSets`
  names from the image type and are added to the `PackageSetsRepos`
  under the payload sets.

The repository collection and conversion of repository structs (from
Repository to RepoConfig) has been moved to a separate function.
2022-02-14 17:38:41 +01:00
..
v2 cloudapi: separate repositories based on package_sets 2022-02-14 17:38:41 +01:00
server.go api/cloud: drop v1 API 2022-01-04 16:38:50 +01:00