debian-forge-composer/internal/cloudapi
Brian C. Lane d8e9a86921 cloudapi: save and return compose request details
The original compose request contains useful details that are not
preserved when it is converted to a manifest. Things like the
distribution, arch, image type, blueprint or customizations are useful
when examining builds later.

This saves the original request json using the job id and a new
directory (ComposeRequest) under the artifacts directory. The original
request, if present, is then added to the compose/<id>/metadata response
alongside the package list.

Related: RHEL-60120
2025-03-05 12:36:36 +01:00
..
v2 cloudapi: save and return compose request details 2025-03-05 12:36:36 +01:00
server.go cloudapi: Pass the RepoRegistry to the cloudapi Server 2024-03-11 03:04:54 -07:00