1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/discord
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
..
discord_test.go fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
discord.go fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00