1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

35 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
25472d37da
allowing draft releases 2017-04-21 19:50:09 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike 2017-04-21 17:02:28 -03:00
Carlos Alexandro Becker
87dafe1928
added more tests 2017-04-21 12:02:48 -03:00
Carlos Alexandro Becker
0498ec3393
cleanup 2017-04-19 17:09:58 -03:00
Carlos Alexandro Becker
e10e1aa141
skip release and skip validations as separated flags 2017-04-18 13:10:23 -03:00
Carlos Alexandro Becker
4c8c51cec4
fixed typo and added more logs 2017-04-15 14:18:17 -03:00
Carlos Alexandro Becker
cfb27f8eb0
singularized clients package 2017-04-14 16:07:34 -03:00
Carlos Alexandro Becker
8ca8809d0d
more brew tests 2017-04-14 15:49:37 -03:00
Carlos Alexandro Becker
4b66e8ea01
brew tests 2017-03-26 15:30:21 -03:00
Carlos Alexandro Becker
beb6aeafe4
more boilerplate tests 2017-03-25 20:43:42 -03:00
Carlos Alexandro Becker
60098679ef
govet 2017-03-22 21:29:14 -03:00
Carlos Alexandro Becker
b3fa5cfc19
renamed from binary_name to binary 2017-03-22 21:06:37 -03:00
Carlos Alexandro Becker
45ec67efb3
changing repo config 2017-03-22 21:01:29 -03:00
Paulo Sousa
a5104aca17 homebrew: fix indent on template and remove install commands logic from it 2017-03-09 15:33:45 -03:00
Paulo Sousa
938b50c399 homebrew: add custom install command 2017-03-09 14:24:49 -03:00
lucapette
846a822bb2 First implementation of plist field 2017-02-21 16:06:10 +01:00
Carlos Alexandro Becker
ec391a4a79 adds conflicts_with for fpm and brew 2017-02-01 15:40:27 -02:00
Carlos Alexandro Becker
8b83e59971
fixed test 2017-01-29 22:01:26 -02:00
Jorin Vogel
6677571e8c Clean logging output 2017-01-19 10:04:41 +01:00
Carlos Alexandro Becker
aa1699747e
remove : from depends_on
refs https://github.com/goreleaser/goreleaser/issues/86#issuecomment-273221892
2017-01-17 15:44:43 -02:00
Carlos Alexandro Becker
76926a402d
missing quotes on formulae with dependencies
fixes
https://github.com/goreleaser/goreleaser/issues/86#issuecomment-273221892
2017-01-17 15:38:52 -02:00
Carlos Alexandro Becker
b6d1b56a04
added brew dependencies support 2017-01-17 08:33:43 -02:00
Carlos Alexandro Becker
d13667d173
fixes 2017-01-11 14:28:12 -02:00
Carlos Alexandro Becker
09dda77687
Merge branch 'master' into name-template 2017-01-11 14:22:41 -02:00
Carlos Alexandro Becker
b4b69ddb25
fixed tests and linters 2017-01-11 14:08:29 -02:00
Carlos Alexandro Becker
2c5bf3ebeb Merge branch 'master' into name-template 2017-01-11 13:41:24 -02:00
Carlos Alexandro Becker
49032d3c19
Merge branch 'master' into brew-simple 2017-01-11 13:21:43 -02:00
Carlos Alexandro Becker
9f7ff008e9
simplify brew formulae 2017-01-06 13:54:14 -02:00
Carlos Alexandro Becker
667326f9b1
fix tests 2017-01-06 13:52:14 -02:00
Carlos Alexandro Becker
d715fe38a2
gofmt and goimports 2017-01-06 11:13:17 -02:00
Carlos Alexandro Becker
43f1f9c714
continuing 2017-01-06 11:07:41 -02:00
Carlos Alexandro Becker
d9c66dd27a
empty line 2016-12-31 17:14:43 -02:00
Carlos Alexandro Becker
bf6ff3dee7
improved brew tests 2016-12-31 17:02:25 -02:00
Carlos Alexandro Becker
a969e493a4
fixes 2016-12-30 09:53:05 -02:00
Carlos Alexandro Becker
a901447729
reorganized code as a pipeline 2016-12-30 09:27:35 -02:00