1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/middleware
Carlos Alexandro Becker 47ce9a9b33
fix: only fail announcing phase in the end (#3666)
This prevents one announce failure to skip all other announcers.

The release will still report a failure in the end, but will not fail in
the first failure.

Also improved errors messages a little bit.

closes #3663

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-28 12:24:21 -03:00
..
errhandler fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
logging fix: log duration of padlog steps (#3439) 2022-10-05 09:33:15 -03:00
skip feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
middleware.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00