1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal
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
..
archivefiles test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
artifact feat: allow multiple scoops (#3963) 2023-04-30 21:29:36 -03:00
builders fix: build should output more debug info (#3939) 2023-04-13 23:08:31 -03:00
client feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
commitauthor test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
deprecate test: fix deprecate test 2023-03-20 09:29:14 -03:00
exec test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
extrafiles test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
gio fix: many linting issues 2023-03-19 22:17:18 -03:00
git refactor: making it easier to merge with pro (#3463) 2022-10-14 00:31:05 -03:00
golden feat: remove gofish (#3312) 2022-08-16 01:16:45 -03:00
http refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00
ids chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
logext fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
middleware refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
pipe feat: allow multiple scoops (#3963) 2023-04-30 21:29:36 -03:00
pipeline fix: reportsizes before metadate 2023-04-30 17:00:43 +00:00
semerrgroup chore: remove duplicate word in comments (#3347) 2022-08-30 11:42:29 -03:00
shell test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
static fix: init with extra quote 2022-12-21 23:43:30 -03:00
testctx test: improve source tests 2023-04-08 02:30:26 +00:00
testlib refactor: use context 2023-04-30 13:33:57 +00:00
tmpl feat: IsDraft template variable (#3888) 2023-03-24 00:01:48 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00