1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker 7c6bd86b28
fix: do not do fancy 3rd party process logging (#3747)
do not write fields et al, let it just roll, otherwise its too noisy,
and we might expose things we are not supposed to.

closes #3741

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-02-01 23:25:36 -03:00
..
announce refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
archive feat: better archives relative paths (#3656) 2022-12-27 17:42:55 -03:00
artifactory fix: improve artifactory error handling (#3546) 2022-11-12 00:49:08 -03:00
aur feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
before fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
blob refactor: improving minio and docker tests (#3642) 2022-12-15 10:25:52 -03:00
brew fix: merge issues 2022-11-28 14:28:38 -03:00
build feat(build): allow to template env (#3592) 2022-11-25 15:26:29 -03:00
changelog refactor: rename ChangeLogGroup to ChangelogGroup 2023-01-07 18:37:44 -03:00
checksums feat: output checksums to artifacts info (#3548) 2022-11-14 14:49:34 -03:00
chocolatey feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
custompublishers
defaults test: fix defaults test 2022-11-14 14:00:12 -03:00
discord fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
dist fix: improve handling of --rm-dist deprecation (#3728) 2023-01-29 00:24:11 -03:00
docker fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
effectiveconfig feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
env refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
git fix: native changeloger without previous tag (#3668) 2022-12-29 10:41:59 -03:00
gomod refactor: improve go mod proxy usage (#3698) 2023-01-20 23:47:20 -03:00
ko fix: honouring ko bare option (#3743) 2023-02-01 19:46:38 -03:00
krew feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
linkedin fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
mastodon fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
mattermost fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
metadata fix: toslash artifact paths on metadata.json 2023-01-10 22:24:35 -03:00
milestone feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
nfpm fix: only debs should create iphoneos pkgs (#3719) 2023-01-25 15:10:17 -03:00
prebuild
project
publish feat: allow to template release.disable and releaser.skip_upload (#3710) 2023-01-23 22:27:01 -03:00
reddit fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
release refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
sbom fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
scoop refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
semver
sign fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
slack fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
smtp fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
snapcraft feat: allow to template snaps.grade (#3712) 2023-01-23 22:05:24 -03:00
snapshot feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
sourcearchive feat: better archives relative paths (#3656) 2022-12-27 17:42:55 -03:00
teams fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
telegram feat: allow to template telegram.chat_id (#3686) 2023-01-07 17:20:11 -03:00
twitter fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
universalbinary feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
upload feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
webhook fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
pipe_test.go
pipe.go