debian-forge-composer/internal/store
Brian C. Lane b1461c91bb store: Fix TagBlueprint
This fixes a bug where tagging a blueprint would overwrite the blueprint
in the blueprintChanges storage with an older version of the blueprint.
It also adds checks to make sure the blueprint is present in the
blueprintsCommits and blueprintsChanges maps before trying to reference
them -- just in case something in the store gets out of sync.
2022-09-30 11:49:52 +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 store: Fix TagBlueprint 2022-09-30 11:49:52 +02:00
store_test.go tests: Fix TestTagBlueprint to fail properly 2022-09-30 11:49:52 +02:00