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. |
||
|---|---|---|
| .. | ||
| test | ||
| compose.go | ||
| fixtures.go | ||
| json.go | ||
| json_test.go | ||
| store.go | ||
| store_test.go | ||