1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00
goreleaser/internal/middleware
Carlos Alexandro Becker 90a82157ca
refactor: improve tmpls that eval to a bool (#3726)
- added a tmpl.Bool that checks if the result of a template is "true"
- added an ErrSkipper interface so Skip() methods can return errors as well

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-01-28 23:21:43 -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 refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
middleware.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00