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