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

14 Commits

Author SHA1 Message Date
Jorin Vogel
454abc9a0a
Add option to skip archive.
See #243.
Upload binaries directly instead of creating archive.
This option, however currently doesn't work together with brew and fpm
since they both require archived artifacts.
2017-06-05 18:04:07 +02:00
Carlos Alexandro Becker
19465718b1
imports 2017-05-14 11:04:23 -03:00
Carlos Alexandro Becker
d4182e3a69
moving tar and zip to internal folder 2017-05-13 18:09:42 -03:00
Carlos Alexandro Becker
ad175e7fd3
using mattn glob 2017-05-11 12:43:04 -03:00
Carlos Alexandro Becker
b2821d7e7f
support globs on archive.files 2017-05-11 00:05:51 -03:00
Carlos Alexandro Becker
26727a6f7f
added more archive pipe test 2017-04-22 10:29:53 -03:00
Carlos Alexandro Becker
b44e8029c4
added archiving format override support 2017-04-21 16:01:19 -03:00
Carlos Alexandro Becker
3bc428120d
adding more tests and godocs 2017-04-14 15:39:32 -03:00
Carlos Alexandro Becker
7c0e2628a4
fixed old TODO: artifact list on context 2017-04-14 12:07:40 -03:00
Carlos Alexandro Becker
3ce5a430ee
renamed 2017-03-25 21:31:16 -03:00
Carlos Alexandro Becker
7610138016
more test 2017-03-25 21:29:38 -03:00
Jorin Vogel
6677571e8c Clean logging output 2017-01-19 10:04:41 +01:00
Carlos Alexandro Becker
276e521e5e
Merge branch 'master' into goreleaser.example.yml 2017-01-14 20:09:44 -02:00
Carlos Alexandro Becker
62141803e5
organized config and renamed compress package 2017-01-14 19:47:47 -02:00