1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker 6c04acd3ab
fix: go install and go-reddit (#2823)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-10 11:10:35 -03:00
..
announce feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
archive test: fixes sbom tests 2021-12-30 09:47:52 -03:00
artifactory
artifacts fix: artifacts.json should be 0644 instead of 0600 (#2801) 2021-12-31 15:05:28 -03:00
before
blob fix: upload sboms to release 2021-12-21 21:45:28 -03:00
brew feat: improve universal binaries on krew/brew/gofish (#2747) 2021-12-07 21:53:39 -03:00
build feat: add hooks to universal binaries (#2684) 2021-11-23 15:53:12 -03:00
changelog fix: do not filter and sort github-native changelog (#2803) 2022-01-08 09:24:36 -03:00
checksums fix: mutex on checksum refresh 2021-12-22 14:42:18 -03:00
custompublishers
defaults feat: less logs for defaults (#2795) 2022-01-06 15:32:55 -03:00
discord fix: discord default url 2021-11-06 16:49:23 -03:00
dist fix: update strings when using a custom distribution directory (#2689) 2021-11-23 09:25:15 -03:00
docker feat: allow to template dockerfile (#2797) 2022-01-06 15:34:55 -03:00
effectiveconfig
env feat: improve multiple tokens error (#2733) 2021-12-05 22:25:29 -03:00
git fix: improve git tag contents output 2021-12-06 17:21:37 -03:00
gofish feat: improve universal binaries on krew/brew/gofish (#2747) 2021-12-07 21:53:39 -03:00
gomod
krew feat: improve universal binaries on krew/brew/gofish (#2747) 2021-12-07 21:53:39 -03:00
linkedin fix: linkedin release url 2021-11-11 23:53:40 -03:00
mattermost refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
milestone
nfpm refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
project
publish feat: krew support (#2639) 2021-11-11 09:37:58 -03:00
reddit fix: go install and go-reddit (#2823) 2022-01-10 11:10:35 -03:00
release fix: upload sboms to release 2021-12-21 21:45:28 -03:00
sbom test: fixes sbom tests 2021-12-30 09:47:52 -03:00
scoop fix: artifacts.json when type is archive (#2748) 2021-12-07 21:52:35 -03:00
semver
sign fix: sign with cert only (#2757) 2021-12-16 13:41:50 -03:00
slack feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
smtp feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
snapcraft test: fixed snapcraft test 2021-12-21 00:07:17 -03:00
snapshot
sourcearchive feat(source): add prefix_template option (#2620) 2021-11-02 19:57:20 -03:00
teams feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
telegram feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
twitter feat: add message template support for git providers (#2626) 2021-11-06 15:39:43 -03:00
universalbinary feat: allow multiple ids on universal binaries (#2811) 2022-01-07 09:16:54 -03:00
upload
webhook feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
pipe_test.go
pipe.go