debian-forge-composer/internal/cloudapi
Brian C. Lane ab56a625c4 cloudapi: Simplify the bp.Customizations code
There is a lot of repeated checks for bp.Customization != nil, this
simplifies that by creating an empty blueprint.Customizations at the
top, and checking to see if it is still empty at the bottom and setting
it back to nil.

Includes a new test for calling with an empty (not nil)
v2.Customizations set on the request.
2023-10-12 16:53:35 +02:00
..
v2 cloudapi: Simplify the bp.Customizations code 2023-10-12 16:53:35 +02:00
server.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00