debian-forge-composer/internal/blueprint
Brian C. Lane d42d5fa17f blueprints: Fix commit message when version is empty
With an empty or missing version number the commit message would not
include the version (which is set to 0.0.0 by calling Initialize).  This
adds a call to Initialize() in the API code before constructing the
commit message. It also moves the check for non-empty blueprint name
into the Initialize call where it belongs.
2022-09-30 17:42:07 +02:00
..
blueprint.go blueprints: Fix commit message when version is empty 2022-09-30 17:42:07 +02:00
blueprint_test.go blueprint: Don't allow empty password 2022-07-16 22:54:26 +01:00
customizations.go blueprint/customizations: oscap config 2022-08-04 18:19:06 +02:00
customizations_test.go blueprint/customizations: oscap config 2022-08-04 18:19:06 +02:00