debian-forge-composer/internal/store
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
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go store: delete unused GetLocalTargetOptions() method 2022-07-01 18:55:01 +01:00
fixtures.go distro: add containers arg to ImageType.Manifest 2022-07-21 13:32:07 +02:00
json.go store: trim compat string map 2022-09-13 16:06:19 +01:00
json_test.go target: move Filename from target options to Target 2022-07-01 18:55:01 +01:00
store.go blueprints: Fix commit message when version is empty 2022-09-30 17:42:07 +02:00
store_test.go tests: Fix TestTagBlueprint to fail properly 2022-09-30 11:49:52 +02:00