1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-12 03:51:10 +02:00
goreleaser/internal/artifact
Carlos Alexandro Becker eb823dee14
feat: allow multiple scoops (#3963)
This brings the scoops feature a bit more closer to similar pipes, like
brew and krew.

- It now supports multiple scoops
- It improves some validations to prevent wrong manifests
- It uses extra.binaries instead of extra.builds, as brew does too
	- extra.builds is now unused, will be removed in a subsequent PR
- More tests were added as well

closes #3941

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-04-30 21:29:36 -03:00
..
testdata refactory: make easier to manage merges with pro (#3178) 2022-06-22 01:48:11 -03:00
.gitignore fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
artifact_test.go test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
artifact.go feat: allow multiple scoops (#3963) 2023-04-30 21:29:36 -03:00