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 dd5ccf7170
feat: use go 1.17 (#2408)
* feat: use go 1.17

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

* fix: go mod tidy

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

* test: fix failing test

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

* ci: increase lint timeout

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

* ci: increase lint timeout

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 20:49:11 -03:00
..
announce feat: announce to twitter (#2248) 2021-05-25 00:19:06 -03:00
archive chore: gofumpt 2021-07-23 23:54:13 -03:00
artifactory chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
before feat: moving some cmd logs to debug (#2359) 2021-07-23 12:09:29 +01:00
blob fix: upload gcs blobs to bucket root (#2409) 2021-08-17 00:31:20 -03:00
brew fix(brew): depends_on arch 2021-05-31 16:44:58 +00:00
build refactor: lint issues 2021-08-21 11:11:01 -03:00
changelog feat: template release notes (#2242) 2021-05-21 21:07:47 -03:00
checksums chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
custompublishers fix: improve output a bit (#2174) 2021-04-19 09:31:57 -03:00
defaults feat: file mappings in archives (#2347) 2021-07-21 22:09:02 -03:00
dist chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
docker feat: add id to dockers and docker_manifests (#2399) 2021-08-16 22:11:54 -03:00
effectiveconfig chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
env fix: env templates 2021-06-04 18:11:29 +00:00
git fix: sort tags by version not day of the week (#2377) 2021-08-02 16:20:09 +00:00
gomod feat: use go 1.17 (#2408) 2021-08-24 20:49:11 -03:00
milestone chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
nfpm feat: remove some nfpm deprecated options (#2315) 2021-06-26 16:52:18 -03:00
project chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
publish chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
release test: header/footer invalid templates 2021-07-03 19:23:51 +00:00
scoop fix: make scoop write .json when --skip-publish (#2380) 2021-08-03 02:37:02 +00:00
semver fix: log semver errors when snapshot (#2084) 2021-03-01 14:18:57 -03:00
sign feat: sign docker images with cosign (#2423) 2021-08-24 11:22:09 -03:00
snapcraft fix: return an err with stdout/err when a command failed (#2363) 2021-07-24 21:32:04 -03:00
snapshot feat: snapshot.name_template should use tag instead of version (#2417) 2021-08-21 10:59:15 -03:00
sourcearchive chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
twitter feat: --skip-announce (#2249) 2021-05-25 00:45:59 -03:00
upload chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
pipe_test.go fix: improve output a bit (#2174) 2021-04-19 09:31:57 -03:00
pipe.go feat: --skip-announce (#2249) 2021-05-25 00:45:59 -03:00