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 88db1d0bcb
refactor(artifactory): we don't do anything with the response json (#1753)
* fix: ignore EOF on artifactory

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

* fix: dont even need to read that

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

* fix: remove artifactoryResponse

* refactor: remove artifactoryChecksums

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-09-06 11:03:17 -03:00
..
archive 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
artifactory refactor(artifactory): we don't do anything with the response json (#1753) 2020-09-06 11:03:17 -03:00
before fix: better handle before hooks errors (#1698) 2020-07-22 09:14:56 -03:00
blob fix: make minio based tests run locally again (#1776) 2020-08-30 10:13:12 -03:00
brew fix(brew) create file if skip is set (#1757) 2020-08-16 11:29:56 -03:00
build feat: log build hooks (#1752) 2020-08-15 14:18:31 -03:00
changelog feat: Add support for templated release notes, header and footer (#1575) 2020-05-31 13:18:48 +01:00
checksums feat: allow to disable checksum pipe (#1760) 2020-08-16 11:58:59 -03:00
custompublishers 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
defaults refactor: align Homebrew repo handling with Scoop (#1649) 2020-07-06 10:48:17 -03:00
dist 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
docker 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
effectiveconfig 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
env 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
git feat: deterministic / reproducible build support (#1641) 2020-07-06 17:09:22 -03:00
milestone feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
nfpm feat: allow to create apk packages (#1768) 2020-08-22 19:00:14 -03:00
project 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
publish feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
release feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
scoop feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
semver 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
sign feat: allow signing only the source (#1552) 2020-05-23 17:39:59 +00:00
snapcraft fix: avoid copying the completer multiple times (#1680) 2020-07-20 10:36:09 -03:00
snapshot 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
sourcearchive 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
upload 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
pipe_test.go fix(brew) create file if skip is set (#1757) 2020-08-16 11:29:56 -03:00
pipe.go fix(brew) create file if skip is set (#1757) 2020-08-16 11:29:56 -03:00