1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe
Ani Channarasappa a816d969c9
fix: update snapcraft command from 'push' to 'upload' (#2051)
as per deprecation message
2021-02-09 01:40:01 +00:00
..
archive refactor: use t instead of tt (#2000) 2021-01-07 09:15:32 -03:00
artifactory 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
before refactor(test): t.TempDir 2020-12-13 10:33:08 -03:00
blob 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
brew fix: brew default install when using templates in the binary name (#2030) 2021-01-21 21:01:33 +00:00
build feat: add Os and Arch template options to the Binary name field (#1936) 2021-01-12 20:27:46 +00:00
changelog refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
checksums refactor: use t instead of tt (#2000) 2021-01-07 09:15:32 -03:00
custompublishers
defaults fix: brew default install when using templates in the binary name (#2030) 2021-01-21 21:01:33 +00:00
dist refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
docker 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
effectiveconfig refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
env refactor: use t instead of tt (#2000) 2021-01-07 09:15:32 -03:00
git Revert "feat: allow automatic snapshot on dirty state (#1958)" (#1962) 2020-12-22 11:04:51 -03:00
milestone refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
nfpm feat(nfpm): wire up two additional nfpm properties (#1995) 2021-01-06 01:04:46 +00:00
project
publish
release refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
scoop 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
semver
sign refactor: use t instead of tt (#2000) 2021-01-07 09:15:32 -03:00
snapcraft fix: update snapcraft command from 'push' to 'upload' (#2051) 2021-02-09 01:40:01 +00:00
snapshot
sourcearchive refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
upload 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
pipe_test.go
pipe.go