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

118 Commits

Author SHA1 Message Date
485f71b51a moving targets to buildtarget package as well 2017-07-09 13:14:35 -03:00
ca9221a99c fixes 2017-07-06 23:50:45 -03:00
86e46fe61d gometalinter fixes 2017-07-06 20:13:02 -03:00
2e0e05134d refactoring buildtarget 2017-07-06 19:49:21 -03:00
02cf45cb7e more build pipe tests 2017-07-03 01:31:57 -03:00
3a4128b60f fixed build tests 2017-07-03 01:11:46 -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
0410f5bc72 cleaning up 2017-07-01 21:31:55 -03:00
a9d6f0ab8c fixed build tests 2017-07-01 13:21:07 -03:00
3c68b894c5 archive pipe fixed 2017-07-01 12:46:08 -03:00
45a24a1101 improved build 2017-07-01 12:27:13 -03:00
059942124a moved naming logic to another pkg 2017-07-01 12:14:43 -03:00
05744bb0c7 wip more changes 2017-06-27 22:45:59 -03:00
4504cd4527 fixing more errors 2017-06-27 19:36:36 -03:00
ed5ccf9bdb wip multiple builds 2017-06-27 19:20:08 -03:00
cf3197eb40 improved debug logging 2017-06-25 11:37:40 -03:00
9196f2efc3 merge 2017-06-23 19:48:52 -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
bd70d5ef42 improved some logs 2017-06-22 10:47:34 -03:00
0d760731a1 debug, warning etc 2017-06-22 00:25:52 -03:00
1e9e82d926 apex log 2017-06-22 00:09:14 -03:00
24c50d804b Use format: binary to skip archive
instead of a separate skip: true option.
2017-06-08 11:41:47 +02:00
feb6cbc86f Merge branch 'master' into naked-release 2017-06-06 10:05:59 -03:00
de2b5f4385 Improve test coverage for archive skip option. 2017-06-05 18:28:29 +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
b33b9956b8 allow linux ppc64 and ppc64le builds, as well openbsd arm 2017-06-05 09:22:14 -03:00
5c1244e8e9 Use consistent string version of build targets. 2017-06-01 07:31:38 +02:00
cd56d57723 pretty target string 2017-06-01 00:10:11 -03:00
16b7727084 Clearify build failed error message (cc #244). 2017-05-28 14:51:01 +02:00
478624ef60 fix test 2017-05-19 23:43:51 -03:00
f0cc6f7c59 Merge branch 'master' into globs 2017-05-11 13:27:44 -03:00
44d9ddd104 reorder 2017-05-11 10:47:03 -03:00
a6822c53ab test 2017-05-11 10:44:44 -03:00
9a3c8dbafb custom env 2017-05-11 10:43:25 -03:00
b2821d7e7f support globs on archive.files 2017-05-11 00:05:51 -03:00
0b320f2d2c detailed build errors 2017-05-10 10:20:07 -03:00
8ab9672370 gofmt 2017-05-01 12:04:31 -03:00
ef24f98478 Merge branch 'master' into ignore-builds2 2017-05-01 11:41:30 -03:00
1b9fbdcdbb gofmt 2017-05-01 10:08:22 -03:00
320cdf3b49 fixed ldflags tag vs version confusion 2017-04-30 17:44:52 -03:00
71e98db1cb Merge branch 'master' into ignore-builds2 2017-04-26 20:42:38 -03:00
e1bbedd1cb increased test coverage on build package 2017-04-26 20:26:36 -03:00
bb3f49c34f fix 2017-04-26 20:08:54 -03:00
57292d64aa allow ignoring specific builds 2017-04-26 20:08:25 -03:00
9dc39dc389 renamed things 2017-04-24 14:29:40 -03:00
0525e9014c added goarch option to build section 2017-04-24 14:27:21 -03:00
a988b704ed fixed name_template version vs tag issue 2017-04-24 12:46:06 -03:00
7eb383135e added more build pipe test 2017-04-22 10:34:12 -03:00