debian-forge-composer/internal
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
..
blueprint blueprint: add change object for blueprints 2019-11-13 14:51:06 +01:00
crypt blueprint: add support for unencrypted passwords in user customization 2019-10-31 21:46:39 +01:00
distro Introduce local boot test case for QCOW2 2019-11-11 15:47:01 +01:00
jobqueue jobqueue: fail test if PushCompose returns an error 2019-11-10 17:23:14 +01:00
mocks/rpmmd api: add support for /projects/depsolve 2019-11-13 14:54:02 +01:00
pipeline add more local boot test cases 2019-11-13 21:06:49 +01:00
rpmmd rpmmd: convert sources to repos 2019-11-14 12:16:07 +01:00
store store: add getBlueprintChange update blueprint commit message 2019-11-14 20:36:17 +01:00
target pipeline/target: implement as variant types 2019-09-28 17:49:07 +02:00
weldr api: add undo blueprint route 2019-11-14 20:36:17 +01:00