1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker f812d1b920
fix: nfpm deprecation on nfpm check (#3087)
closes #3067

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-08 21:13:56 -03:00
..
announce feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
archive fix: archive ids (#3052) 2022-04-19 22:49:08 -03:00
artifactory
aur fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
before feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00
blob fix: remove deprecated todo 2022-04-11 23:57:17 -03:00
brew fix: brew formula default goamd64 2022-04-16 15:26:14 -03:00
build fix: prevent folder collisions in builds and universal binaries (#3063) 2022-04-25 22:07:14 -03:00
changelog refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
checksums fix: mutex on checksum refresh 2021-12-22 14:42:18 -03:00
custompublishers
defaults refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
discord
dist fix: update strings when using a custom distribution directory (#2689) 2021-11-23 09:25:15 -03:00
docker feat: improve docker errors (#3080) 2022-05-02 22:05:42 -03:00
effectiveconfig feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00
env feat: improve multiple tokens error (#2733) 2021-12-05 22:25:29 -03:00
git refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
gofish fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
gomod feat: set -mod on gomod pipe (#2983) 2022-03-17 08:53:39 -03:00
krew fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -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
metadata feat: expose runtime goos and goarch on templates and metadata (#2859) 2022-01-31 22:36:22 -03:00
milestone refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
nfpm fix: nfpm deprecation on nfpm check (#3087) 2022-05-08 21:13:56 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project
publish feat: arch user repository integration (#2838) 2022-01-20 14:59:39 -03:00
reddit fix: go install and go-reddit (#2823) 2022-01-10 11:10:35 -03:00
release refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
sbom feat: more go 1.18 (#2984) 2022-03-16 23:28:13 -03:00
scoop fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
semver
sign fix: sign with cert only (#2757) 2021-12-16 13:41:50 -03:00
slack feat(announce): added Slack notification options (#2988) 2022-03-30 09:42:59 -03:00
smtp
snapcraft fix: snapcraft and GOAMD64 2022-04-15 23:25:32 -03:00
snapshot
sourcearchive refactor: use context on git exec calls (#3032) 2022-04-12 08:35:19 -03:00
teams
telegram
twitter
universalbinary fix: prevent folder collisions in builds and universal binaries (#3063) 2022-04-25 22:07:14 -03:00
upload chore: fix typo 2022-04-11 23:58:39 -03:00
webhook feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
pipe_test.go
pipe.go