debian-forge-composer/internal/blueprint
Jacob Kozol 5fe42f13d7 blueprint: add change object for blueprints
Add a struct to store changes made to a blueprint. Each change contains
a commit which is a hex string based off of an sha1 hash, a message
describing the change, a revision which will usually be null, a
timestamp, and the blueprint at the time of the change.
2019-11-13 14:51:06 +01:00
..
blueprint.go blueprint: add change object for blueprints 2019-11-13 14:51:06 +01:00
blueprint_test.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
customizations.go blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00