1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-11 01:20:21 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
2e0e05134d refactoring buildtarget 2017-07-06 19:49:21 -03:00
881b17ede1 fixed tests 2017-07-03 01:08:14 -03:00
8915f8bbf6 fixes for multiple builds 2017-07-03 00:57:39 -03:00
827adc83c3 Merge branch 'builds' into naked-release 2017-07-03 00:10:04 -03:00
a3c1e2b789 fixed another todo 2017-07-01 22:11:50 -03:00
bc7eba4860 archive tests fixed 2017-07-01 13:13:44 -03:00
40fc46da92 fixes to archiving and fpm 2017-07-01 12:58:48 -03:00
3c68b894c5 archive pipe fixed 2017-07-01 12:46:08 -03:00
7d01a5a8a4 renamed archives to binaries, pointed more changes 2017-07-01 12:30:24 -03:00
a8f1645ea9 fixing archiving and brew 2017-06-27 20:06:45 -03:00
4504cd4527 fixing more errors 2017-06-27 19:36:36 -03:00
295c7356f1 logs update 2017-06-23 19:47:08 -03:00
7a955321c4 Merge branch 'master' into naked-release 2017-06-23 19:41:27 -03:00
21571bef84 Merge remote-tracking branch 'origin/master' into archive 2017-06-22 11:04:21 -03:00
bd70d5ef42 improved some logs 2017-06-22 10:47:34 -03:00
b8ff8e9b12 apex log 2017-06-22 10:37:32 -03:00
1e9e82d926 apex log 2017-06-22 00:09:14 -03:00
ee4cbb25b8 fixes 2017-06-18 18:35:26 -03:00
6519681ac2 using goreleaser/archive 2017-06-18 18:30:39 -03:00
24c50d804b Use format: binary to skip archive
instead of a separate skip: true option.
2017-06-08 11:41:47 +02:00
415e4e0334 Log name of skipped archive binary. Make tests consistent. 2017-06-05 19:21:33 +02:00
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
19465718b1 imports 2017-05-14 11:04:23 -03:00
d4182e3a69 moving tar and zip to internal folder 2017-05-13 18:09:42 -03:00
ad175e7fd3 using mattn glob 2017-05-11 12:43:04 -03:00
5eac3fd7b1 dont add folders to archive 2017-05-11 09:37:12 -03:00
b2821d7e7f support globs on archive.files 2017-05-11 00:05:51 -03:00
5b36fbdd0c added more tar tests 2017-04-22 11:07:13 -03:00
26727a6f7f added more archive pipe test 2017-04-22 10:29:53 -03:00
7d8b698664 added more tests 2017-04-21 16:03:36 -03:00
b44e8029c4 added archiving format override support 2017-04-21 16:01:19 -03:00
6b11beb4ee added archive tests 2017-04-15 15:26:05 -03:00
3bc428120d adding more tests and godocs 2017-04-14 15:39:32 -03:00
7c0e2628a4 fixed old TODO: artifact list on context 2017-04-14 12:07:40 -03:00
b7b464c01f more tests 2017-03-25 21:45:16 -03:00
3ce5a430ee renamed 2017-03-25 21:31:16 -03:00
7610138016 more test 2017-03-25 21:29:38 -03:00
6677571e8c Clean logging output 2017-01-19 10:04:41 +01:00
ff2cc96039 Merge branch 'master' into goreleaser.example.yml 2017-01-15 08:49:49 -02:00
276e521e5e Merge branch 'master' into goreleaser.example.yml 2017-01-14 20:09:44 -02:00
62141803e5 organized config and renamed compress package 2017-01-14 19:47:47 -02:00