You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use goreleaser to release binaries with signed checksums to GH
Version is default goreleaser and not nicely set because of goreleaser/goreleaser#985
Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de>
use goreleaser to release binaries with signed checksums to GH
Version is default goreleaser and not nicely set because of goreleaser/goreleaser#985
Signed-off-by: Sandor Szuecs <sandor.szuecs@zalando.de>
first working draft:
- 200 if updated local binary because of a newer version
- 304 if local binary not modified
- 500 + exception on all failures
tests work now only with gin "develop", not "master" branch'