1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

16 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
90656f8550 fix: breaking: remove the build dependencies from the brew pipe
as for now, it just doesnt work, and maybe it doesnt make sense
to have it anyway
2018-06-22 15:17:35 -03:00
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
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
fd0e57ee4e
github enterprise config update 2017-09-26 18:33:22 -03:00
Carlos Alexandro Becker
9b247f93d2
fixing tests 2017-09-25 19:01:10 -03:00
Carlos Alexandro Becker
4fefd7608e
merge fixes 2017-09-24 14:25:21 -03:00
Stephan Klevenz
ca48aa430f support github enterprise 2017-09-24 17:02:34 +02: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