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. |
||
|---|---|---|
| .. | ||
| blueprint.go | ||
| blueprint_test.go | ||
| customizations.go | ||
| customizations_test.go | ||