1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe
Joris Coenen e3f8178b35
feat: IDs filter for Checksums pipe (#1805)
* Add IDs filter to checksums pipe

This allows specific artifacts to be excluded from the checksums file.

The reason for introducing this, is the requirement of Terraform
Registry releases to only contain the prescribed archives in the
checksums file. If the file contains more, the release is not accepted
by the Terraform Registry.

* Add test case for IDs filter of checksums pipe

* Document IDs filter of checksum pipe

* Always apply type filter for artifacts

This is more in line with how the other ID-filters work.
2020-12-09 08:38:56 -03:00
..
archive feat: replace zglob with fileglob (#1889) 2020-11-10 11:20:55 -03:00
artifactory refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
before chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#1882) 2020-11-10 11:15:03 -03:00
blob refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
brew feat: make generated brew formulas brew audit compatible (#1908) (#1911) 2020-11-26 10:06:47 -03:00
build feat: validate goos, goarch, goarm and gomips (#1886) 2020-11-05 07:20:14 +00:00
changelog fix: ensure changelog ends on a newline (#1919) 2020-11-24 23:39:59 -03:00
checksums feat: IDs filter for Checksums pipe (#1805) 2020-12-09 08:38:56 -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 feat: upload brew tap to gitea (#1547) 2020-11-21 10:36:29 -03:00
dist refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
docker feat: add docker manifests to release notes (#1925) 2020-11-29 14:33:31 -03:00
effectiveconfig refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
env refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
git feat: add support for git branch in templates (#1906) 2020-11-18 18:50:31 +00:00
milestone refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
nfpm feat: nfpm symlinks 2020-11-26 23:45:17 -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: multi-arch docker images (#1923) 2020-11-28 16:26:37 -03:00
release chore: fmt 2020-11-30 21:53:47 -03:00
scoop feat: add support for scripts in Scoop manifests (#1931) 2020-12-05 12:16:32 -03:00
semver refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
sign refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
snapcraft tests: fix snapcraft tests (#1862) 2020-10-24 11:01:34 -03:00
snapshot refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00: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 refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
pipe_test.go refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
pipe.go chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#1882) 2020-11-10 11:15:03 -03:00