debian-forge-composer/internal/weldr
Jacob Kozol 5ffcb3fe6d api: add undo blueprint route
Add a route to set a blueprint back to its state at a particular change.
The route `blueprints/undo/:blueprint/:commit` requires the blueprint
name and the commit hash for the change that the blueprint should be
reverted too. Also, the commit message for the change created when a
blueprint is pushed is now passed from the api to the store's
PushBlueprint funtion.
2019-11-14 20:36:17 +01:00
..
api.go api: add undo blueprint route 2019-11-14 20:36:17 +01:00
api_test.go remove packages from weldr API initialization 2019-11-14 12:16:07 +01:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00