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. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| compose_test.go | ||
| json.go | ||
| responses_test.go | ||
| upload.go | ||
| util.go | ||