1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal
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
..
artifact Revert "fix: dont compile without go:generate" 2017-12-18 09:49:49 -02:00
builders/golang fix: Catch all stat errors 2018-02-01 13:27:21 +01:00
client fix: Silent failure caused by branching logic 2018-02-11 12:09:46 -02:00
filenametemplate fix: break if env not available 2018-01-02 19:01:55 -02:00
git fix: git: if exit is 0, ignore stderr 2018-01-28 12:03:46 -02:00
linux fixed arm .deb 2017-08-27 13:18:23 -03:00
testlib feat: skip formula upload 2018-01-12 19:24:58 -02:00