1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-28 04:44:34 +02:00

15 Commits

Author SHA1 Message Date
Eli Young
75afc6bbd7 fix: Use squiggly heredocs in Homebrew formulae
Homebrew now warns that <<-EOS.undent is deprecated.
2018-04-05 20:36:26 -03:00
Carlos Alexandro Becker
d6436729c7 fix: fixed formatting 2018-04-04 19:18:07 -03:00
Carlos Alexandro Becker
ecce86f121 fix: homebrew spacing in the formula 2018-04-04 19:18:07 -03:00
Carlos Alexandro Becker
ff867876b4 feat: using archive url to generate brew from source 2018-04-04 19:18:07 -03:00
Dominik Schulz
3c1f856ddf fix: improve homebrew formula
This commit improves the homebrew formula pipeline step to support
more customizations.
2018-04-04 19:18:07 -03:00
Olivier Bellone
f2edd97c15 fix: update brew template to use tilde heredoc syntax 2018-02-06 16:33:49 -02:00
Carlos Alexandro Becker
9e58a65519 feat: support download strategy on brew
closes #507
2018-01-17 19:45:02 -02:00
Carlos Alexandro Becker
60001bf63c
fix: fixed writing golden files 2017-12-25 20:09:55 -02:00
Carlos Alexandro Becker
bd5df9da3a
fix: fixed writing golden files 2017-12-25 19:58:07 -02:00
Carlos Alexandro Becker
f433bcb59c
fix: brew tests/multiple darwin builds/gh enterprise 2017-12-17 20:15:18 -02:00
Carlos Alexandro Becker
adc2d7d4c5 fix: dependencies and conflicts on brew tap
They were being inlined, generating an invalid receipt.

closes #416
2017-11-13 18:02:25 -02:00
Carlos Alexandro Becker
e0db1b4677
unit tests fixed 2017-09-26 19:00:24 -03:00
Carlos Alexandro Becker
fc440eca39
amend 2017-07-16 16:02:26 -03:00
Carlos Alexandro Becker
871a615c06
template ok 2017-07-16 15:21:49 -03:00
Carlos Alexandro Becker
a3db024e98
wip improving formulaes 2017-07-16 15:21:49 -03:00