1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/client
Southclaws 0a37305745 fix: Silent failure caused by branching logic
Changed the branching after the `GetContents` call to *first* check for
a non-404 error (internal failure of some sort) and then proceed to
check the status to determine whether to `CreateFile` or `UpdateFile`.
2018-02-11 12:09:46 -02:00
..
client.go refactor: Changed Client.CreateFile to be more generic 2018-02-09 14:20:39 -02:00
github.go fix: Silent failure caused by branching logic 2018-02-11 12:09:46 -02:00
name.go fix: break if env not available 2018-01-02 19:01:55 -02:00