1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker d81820bb01
feat: remove some deprecated code, go 1.15 support (#2985)
* feat: remove some deprecated code, go 1.15 support

- auto ignore darwin/arm64 on go <1.15, check https://goreleaser.com/deprecations/#builds-for-darwinarm64
- `dockers.use_buildx` (do not mix with `dockers.use: buildx`), check https://goreleaser.com/deprecations/#dockersuse_buildx

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* test: remove deprecated test
2022-03-16 23:37:29 -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 feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
aur fix: double quotes 2022-03-11 22:23:19 -03:00
before feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00
blob fix: upload sboms to release 2021-12-21 21:45:28 -03:00
brew fix: brew.post_install indent (#2981) 2022-03-16 21:40:25 -03:00
build fix: build log print relative path instead of abs 2022-02-05 17:44:07 -03:00
changelog fix: make --release-notes flags more deterministic (#2888) 2022-02-06 22:09:46 -03:00
checksums fix: mutex on checksum refresh 2021-12-22 14:42:18 -03:00
custompublishers feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
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: remove some deprecated code, go 1.15 support (#2985) 2022-03-16 23:37:29 -03:00
effectiveconfig chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
env feat: improve multiple tokens error (#2733) 2021-12-05 22:25:29 -03:00
git feat: annotated tag body (#2923) 2022-02-24 22:57:51 -03:00
gofish feat: allow to template commit author (#2826) 2022-01-11 09:15:28 -03:00
gomod feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00
krew feat: allow to template commit author (#2826) 2022-01-11 09:15:28 -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 test: use mock client 2021-10-05 20:53:17 -03:00
nfpm fix: nfpm globbing multiple times (#2947) 2022-03-01 20:57:12 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
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 fix: upload sboms to release 2021-12-21 21:45:28 -03:00
sbom feat: more go 1.18 (#2984) 2022-03-16 23:28:13 -03:00
scoop feat: allow to template commit author (#2826) 2022-01-11 09:15:28 -03:00
semver feat: removes deprecated non-semver allowance (#2503) 2021-09-23 00:39:28 -03:00
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 feat: add missing Snapcraft app metadata fields (#2955) 2022-03-05 23:16:43 -03:00
snapshot feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
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 to use .Path and .Name on universal binary post hooks (#2891) 2022-02-08 11:44:47 -03:00
upload feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
webhook feat: add generic webhook announcer (#2750) 2022-01-08 14:46:27 -03:00
pipe_test.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
pipe.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00