debian-forge-composer/internal/weldr
Brian C. Lane 8ccc95a473 Use Blueprint.DeepCopy for blueprints/freeze
Without making a deep copy of the blueprint the changes made to the
package and module versions will persist in memory, causing it to lose
the package and module version globs.

This can be seen by executing a freeze request and then a depsolve. The
blueprint included in the depsolve had the version globs replaced by the
frozen EVRA values.
2020-02-19 23:44:17 +01:00
..
api.go Use Blueprint.DeepCopy for blueprints/freeze 2020-02-19 23:44:17 +01:00
api_test.go Fix module support in blueprints/depsolve 2020-02-19 23:44:17 +01:00
compose.go weldr: clean up the image size code 2020-02-14 11:53:38 +01:00
upload.go Weldr API: use the new compose/store API 2020-02-12 11:17:26 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00