1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/pkg
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 refactor: use require on all tests (#1839) 2020-10-06 12:48:04 +00:00
build feat: validate goos, goarch, goarm and gomips (#1886) 2020-11-05 07:20:14 +00:00
config feat: IDs filter for Checksums pipe (#1805) 2020-12-09 08:38:56 -03:00
context feat: add support for git branch in templates (#1906) 2020-11-18 18:50:31 +00:00
defaults 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