1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe/brew
Carlos Alexandro Becker 72329ab722
refactor: improve handling of extra fields in artifacts (#3191)
* refactor: improve handling of extra fields in artifacts

Backporting from pro: with this we can parse the artifacts list from
json into the context and use them again.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: tests

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* test: fix

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-23 23:36:19 -03:00
..
testdata fix: goamd64 should allow the only range from v1 to v4 2022-04-13 21:30:08 -03:00
brew_test.go fix: Modified brew formula class generation to remove dots to match what homebrew expects (#3117) 2022-05-20 10:25:35 -03:00
brew.go refactor: improve handling of extra fields in artifacts (#3191) 2022-06-23 23:36:19 -03:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
template.go fix: brew.post_install indent (#2981) 2022-03-16 21:40:25 -03:00