Closed applejag closed 3 years ago
version.go
GET /import/github/version
deploy/update-version.sh
version.yaml
BUILD_*
CHANGELOG.md
swag init
app.Version
Based on https://github.com/iver-wharf/wharf-core/pull/2
Closes #5
version.go
withGET /import/github/version
endpointdeploy/update-version.sh
to updateversion.yaml
on Docker buildBUILD_*
build argsCHANGELOG.md
swag init
docs & usage as we're now relying on types from foreign packages (app.Version
)Based on https://github.com/iver-wharf/wharf-core/pull/2
Closes #5