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

684 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
90e2209a65
avoid go run multiple times in the same build 2017-04-21 16:20:12 -03:00
Carlos Alexandro Becker
a5f184d6d5 Merge pull request #201 from goreleaser/format-overrides
Added archive format overrides support
2017-04-21 16:19:33 -03:00
Carlos Alexandro Becker
7d8b698664
added more tests 2017-04-21 16:03:36 -03:00
Carlos Alexandro Becker
b44e8029c4
added archiving format override support 2017-04-21 16:01:19 -03:00
Carlos Alexandro Becker
c7675b4864
added error checks 2017-04-21 15:45:56 -03:00
Carlos Alexandro Becker
1c7d04bfd1
removed dupl test 2017-04-21 15:45:49 -03:00
Carlos Alexandro Becker
cee5181bd1
fixed typo 2017-04-21 15:42:13 -03:00
Carlos Alexandro Becker
36798bcb45 Merge pull request #200 from goreleaser/tests
covered main cli action with tests
2017-04-21 15:40:49 -03:00
Carlos Alexandro Becker
baf6a28559
travis doesnt have git setup 2017-04-21 15:29:45 -03:00
Carlos Alexandro Becker
dc7b9c6852
covered main cli action with tests 2017-04-21 15:25:32 -03:00
Carlos Alexandro Becker
f1f4ff947e
added note about --release-notes on readme 2017-04-21 14:37:14 -03:00
Carlos Alexandro Becker
ae11586bff Merge pull request #197 from goreleaser/builds
removed invalid builds and improved tests
2017-04-21 14:25:00 -03:00
Carlos Alexandro Becker
71bca44fea
added log 2017-04-21 13:58:10 -03:00
Carlos Alexandro Becker
1938ae2ae9
skipped more goos/goarch combos
check https://github.com/golang/go/issues/10087
2017-04-21 13:55:22 -03:00
Carlos Alexandro Becker
033618c501
fixed possible exaustion of workers 2017-04-21 13:24:55 -03:00
Carlos Alexandro Becker
199cfb2eba
added invalid goos/goarch info to readme 2017-04-21 13:11:21 -03:00
Carlos Alexandro Becker
ef9f42d36c
renaming 2017-04-21 12:57:20 -03:00
Carlos Alexandro Becker
ab96fcbade
removed invalid builds and improved tests 2017-04-21 12:54:45 -03:00
Carlos Alexandro Becker
ab87672b60 Merge pull request #196 from goreleaser/rm-deprec
removed deprecated code
2017-04-21 12:37:54 -03:00
Carlos Alexandro Becker
f0a7710648
removed more deprecated code 2017-04-21 12:32:34 -03:00
Carlos Alexandro Becker
69845c683b
removed deprecated code 2017-04-21 12:31:06 -03:00
Carlos Alexandro Becker
51fff6f937
typo 2017-04-21 12:19:14 -03:00
Carlos Alexandro Becker
7c24509724 Merge pull request #195 from lucapette/patch-1
Fix typo in Makefile comment
2017-04-21 12:15:37 -03:00
Carlos Alexandro Becker
da53652a20
trigger travis 2017-04-21 12:14:21 -03:00
Carlos Alexandro Becker
d7322f7d84
actually running goreleaser on builds 2017-04-21 12:13:29 -03:00
Carlos Alexandro Becker
e1b1bf28af
fixed env test assuming github token is set 2017-04-21 12:13:16 -03:00
Carlos Alexandro Becker
858b4d1318 Merge pull request #193 from goreleaser/190
logging the reasons why a pipe is being skipped
2017-04-21 12:09:16 -03:00
lucapette
52040c893c Fix type in Makefile comment 2017-04-21 17:07:08 +02:00
Carlos Alexandro Becker
ceff9977fd
Merge remote-tracking branch 'origin/master' into 190 2017-04-21 12:03:11 -03:00
Carlos Alexandro Becker
8900e11b13 Merge pull request #194 from goreleaser/fpm-tests
add more fpm tests
2017-04-21 12:02:59 -03:00
Carlos Alexandro Becker
87dafe1928
added more tests 2017-04-21 12:02:48 -03:00
Carlos Alexandro Becker
e694848e94
add more fpm tests 2017-04-21 11:57:36 -03:00
Carlos Alexandro Becker
7abf8f32ca Merge pull request #192 from goreleaser/186
possible fix for #186
2017-04-21 11:52:09 -03:00
Carlos Alexandro Becker
a0ea5286ac
typo 2017-04-21 11:50:58 -03:00
Carlos Alexandro Becker
4aa47c5866
logging the reasons why a pipe is being skipped 2017-04-21 11:48:00 -03:00
Carlos Alexandro Becker
43b82d0e69
possible fix for #186 2017-04-21 11:42:13 -03:00
Carlos Alexandro Becker
5e6c8b2f41 Merge pull request #188 from bep/fpm-options
Add fpm options
2017-04-21 11:37:41 -03:00
Carlos Alexandro Becker
7b5ae4b54c Merge pull request #189 from bep/limit-concurrency
Reduce the number of concurrent builds
2017-04-21 11:36:33 -03:00
Bjørn Erik Pedersen
6db75f7ca9 Reduce the number of concurrent builds
With many GOOS OARCH combos, the CPU is glowing.
2017-04-21 14:44:31 +02:00
Bjørn Erik Pedersen
988cc016ab Add fpm options
This is needed to create a proper debian control file, but will also be used for the .rpm packages.
2017-04-21 11:28:19 +02:00
Carlos Alexandro Becker
880b2c22ed Merge pull request #184 from goreleaser/custom-release-file
Custom release file
2017-04-19 18:29:04 -03:00
Carlos Alexandro Becker
33b0725654
added more tests 2017-04-19 17:31:09 -03:00
Carlos Alexandro Becker
7afd5f1c44
log 2017-04-19 17:20:35 -03:00
Carlos Alexandro Becker
0d80c3cc15
more cleanups and renames 2017-04-19 17:12:12 -03:00
Carlos Alexandro Becker
0498ec3393
cleanup 2017-04-19 17:09:58 -03:00
Carlos Alexandro Becker
69767ec798
improvements 2017-04-19 17:05:10 -03:00
Carlos Alexandro Becker
86e39b6324
added support for custom release notes 2017-04-19 16:59:26 -03:00
Carlos Alexandro Becker
f6e97bda92 Merge pull request #182 from goreleaser/skips
skip release and skip validations as separated flags
2017-04-19 16:29:46 -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
d9032917a9 Merge pull request #181 from goreleaser/config
fixed config validation
2017-04-18 12:42:23 -03:00