1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal
Carlos Alexandro Becker 78b0097dc2
fix: brew default install when using templates in the binary name (#2030)
* fix: brew default install when using templates in the binary name

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

* test: fix

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

* test: fix

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

* fix: remove unused func

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

* fix: remove unused func

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

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-21 21:01:33 +00:00
..
artifact feat: allow to use nfpm packages in the docker pipe (#2003) 2021-01-07 19:21:12 +00:00
builders/golang feat: compile to riscv64 (#2016) 2021-01-13 17:28:53 +00:00
client refactor(test): t.TempDir 2020-12-13 10:33:08 -03:00
deprecate refactor(test): t.TempDir 2020-12-13 10:33:08 -03:00
exec refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
extrafiles feat: replace zglob with fileglob (#1889) 2020-11-10 11:20:55 -03:00
git Revert "feat: allow automatic snapshot on dirty state (#1958)" (#1962) 2020-12-22 11:04:51 -03:00
http chore(deps): bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.2 (#2011) 2021-01-15 12:54:31 +00:00
ids chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
linux refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
logext chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
middleware feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
pipe fix: brew default install when using templates in the binary name (#2030) 2021-01-21 21:01:33 +00:00
pipeline chore(deps): bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 (#1912) 2020-11-27 02:16:08 +00:00
semerrgroup chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
static chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 (#1975) 2020-12-29 15:40:21 +00:00
testlib chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 (#1975) 2020-12-29 15:40:21 +00:00
tmpl refactor: use t instead of tt (#2000) 2021-01-07 09:15:32 -03:00