1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
Commit Graph

1109 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
2cb3808b82
maybe fixing test 2017-08-02 09:22:51 -03:00
Carlos Alexandro Becker
a3a7542f41
gofmt 2017-08-02 09:17:19 -03:00
Carlos Alexandro Becker
55fdb249f8
fixes 2017-08-02 09:16:59 -03:00
Carlos Alexandro Becker
377b800c9b
small improvements 2017-08-02 09:06:28 -03:00
Carlos Alexandro Becker
e45c4a9cb7 Merge pull request #317 from elopio/snapcraft
add the snapcraft pipeline
2017-08-02 08:31:05 -03:00
Leo Arias
4c99a8e1bd Change the log to Error 2017-08-02 07:44:22 +00:00
Leo Arias
11e32885e1 create the prime dir without snapcraft 2017-07-28 01:05:43 +00:00
Leo Arias
dd958ff3a6 clean, just in case 2017-07-27 03:43:53 +00:00
Leo Arias
e6d85cb40c export /snap/bin to $PATH 2017-07-27 03:24:19 +00:00
Leo Arias
f4a46ff113 install snapcraft in travis 2017-07-27 03:17:24 +00:00
Leo Arias
e8bf270ba2 add the snapcraft pipeline 2017-07-27 02:52:00 +00:00
Carlos Alexandro Becker
d67fe65e6a Merge pull request #315 from anthonyfok/linux-s390x
Allow linux s390x builds
2017-07-26 09:19:20 -03:00
Anthony Fok
183d378cab Allow linux s390x builds 2017-07-26 01:10:51 -06:00
Carlos Alexandro Becker
2276822397 Merge pull request #313 from goreleaser/testlib
Created a testlib
2017-07-25 21:02:18 -03:00
Carlos Alexandro Becker
f643b33bda
git on testlib 2017-07-23 16:42:17 -03:00
Carlos Alexandro Becker
57753af876
testlib 2017-07-23 16:27:46 -03:00
Carlos Alexandro Becker
0e6b6451b5 Merge pull request #312 from goreleaser/git
moved errors to another file
2017-07-18 01:49:51 -03:00
Carlos Alexandro Becker
952d36cbfe
moved errors to another file 2017-07-18 00:21:12 -03:00
jorin
ec7526ed19 Merge pull request #310 from tisba/patch-1
Fix config comments in README
2017-07-17 11:15:38 +02:00
Sebastian Cohnen
90b5d653c7 Fix config comments in README
The comments for `plist` and `test` got mixed up.
2017-07-17 09:51:55 +02:00
Carlos Alexandro Becker
41f3b17441 Merge pull request #309 from goreleaser/brew-test
Improved brew formulas, added more tests
2017-07-16 16:09:00 -03:00
Carlos Alexandro Becker
ed3b8ac856 Merge branch 'master' into brew-test 2017-07-16 16:02:55 -03:00
Carlos Alexandro Becker
fc440eca39
amend 2017-07-16 16:02:26 -03:00
Carlos Alexandro Becker
6da24955f5
cleanup 2017-07-16 16:02:18 -03:00
Carlos Alexandro Becker
caa4aa0553
improved formula and tests 2017-07-16 16:01:20 -03:00
Carlos Alexandro Becker
a8a9f3bef9 Merge pull request #308 from goreleaser/brew-test
Improve brew pipe code and the template itself
2017-07-16 15:32:42 -03:00
Carlos Alexandro Becker
21e3be5fd2
git is not a valid dependency for brew formulas (as per brew audit 2017-07-16 15:25:16 -03:00
Carlos Alexandro Becker
46501ba697
revert unintended change 2017-07-16 15:23:29 -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
Carlos Alexandro Becker
8b5a11381d Merge pull request #307 from goreleaser/brew-test
homebrew test support
2017-07-16 13:09:42 -03:00
Carlos Alexandro Becker
89ec38d28d
template 2017-07-16 12:35:34 -03:00
Carlos Alexandro Becker
463711f980
homebrew test support 2017-07-16 12:33:41 -03:00
Carlos Alexandro Becker
7251281990 Merge pull request #306 from goreleaser/parallelism-cfg
allow configuring parallelism via flag
2017-07-16 10:59:59 -03:00
Carlos Alexandro Becker
98ea5b976d
cleanup 2017-07-15 16:51:56 -03:00
Carlos Alexandro Becker
5151f176cb
allow configuring parallelism via flag 2017-07-15 16:49:52 -03:00
Carlos Alexandro Becker
307d1a346b Merge pull request #301 from goreleaser/298
WIP: fixing fpm on multiple naked binaries releases
2017-07-15 12:45:59 -03:00
Carlos Alexandro Becker
6259728984
Merge remote-tracking branch 'origin/master' into 298 2017-07-15 12:08:48 -03:00
jorin
095963a066 Merge pull request #305 from marianogappa/master
Fixes spelling mistake.
2017-07-15 15:46:48 +02:00
Mariano Gappa
96acd0a9fc Fixes spelling mistake. 2017-07-15 21:01:49 +12:00
Carlos Alexandro Becker
35278e85f5
cleanup 2017-07-13 22:54:28 -03:00
Carlos Alexandro Becker
5b648b8a0d
coverage 2017-07-13 22:50:21 -03:00
Carlos Alexandro Becker
fbeeb4533f
Merge remote-tracking branch 'origin/master' into 298 2017-07-13 22:48:31 -03:00
Carlos Alexandro Becker
3d9c80b1cb
renamed 2017-07-13 22:48:12 -03:00
Carlos Alexandro Becker
d4fc32e895
fixed brew tests 2017-07-13 22:46:21 -03:00
Carlos Alexandro Becker
af7e7142f2
fpm fixes 2017-07-13 22:40:44 -03:00
Carlos Alexandro Becker
bab163ed1e Merge pull request #302 from goreleaser/test
ensuring #300 doesnt happen
2017-07-13 22:27:22 -03:00
Carlos Alexandro Becker
773e5379fb
more asserts 2017-07-13 22:23:31 -03:00
Carlos Alexandro Becker
a5a809e9b5
ensuring #300 doesnt happen 2017-07-13 22:22:44 -03:00
Carlos Alexandro Becker
738770d5ef
skipped some tests 2017-07-13 20:46:27 -03:00