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

82 Commits

Author SHA1 Message Date
Horst Gutmann
6d1d9dcd8e Add snapshot builds 2017-05-01 14:17:31 +02:00
Carlos Alexandro Becker
6428818b56
cleaner yaml configs 2017-04-28 13:18:32 -03:00
lucapette
9ae661bc6c Run a default pipeline as per @caarlos0 suggestion 2017-04-28 13:25:29 +02:00
lucapette
b287048fe1 Draft of the init command 2017-04-27 11:03:26 +02:00
Carlos Alexandro Becker
0525e9014c
added goarch option to build section 2017-04-24 14:27:21 -03:00
Carlos Alexandro Becker
25472d37da
allowing draft releases 2017-04-21 19:50:09 -03:00
Carlos Alexandro Becker
7c0132dcd7
fixed property name 2017-04-21 18:55:51 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike 2017-04-21 17:02:28 -03:00
Carlos Alexandro Becker
b44e8029c4
added archiving format override support 2017-04-21 16:01:19 -03:00
Carlos Alexandro Becker
f0a7710648
removed more deprecated code 2017-04-21 12:32:34 -03: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
3bc428120d
adding more tests and godocs 2017-04-14 15:39:32 -03:00
Carlos Alexandro Becker
2705953e32
docs 2017-03-25 21:31:41 -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
Carlos Alexandro Becker
6b64551359
typo 2017-03-22 21:27:04 -03:00
Carlos Alexandro Becker
b3fa5cfc19
renamed from binary_name to binary 2017-03-22 21:06:37 -03:00
Carlos Alexandro Becker
45ec67efb3
changing repo config 2017-03-22 21:01:29 -03:00
Paulo Sousa
938b50c399 homebrew: add custom install command 2017-03-09 14:24:49 -03:00
Carlos Alexandro Becker
b2fcbaeb49
support for custom build flags 2017-02-22 09:25:43 -03:00
lucapette
846a822bb2 First implementation of plist field 2017-02-21 16:06:10 +01:00
Carlos Alexandro Becker
ec391a4a79 adds conflicts_with for fpm and brew 2017-02-01 15:40:27 -02:00
Carlos Alexandro Becker
3f2eb7c56b
code improvements 2017-01-29 22:33:08 -02:00
Carlos Alexandro Becker
aace3d4813
added fpm support
closes #10
2017-01-29 21:55:32 -02:00
Carlos Alexandro Becker
26a2471526
added hooks support
add support for pre and post hooks on build pipe
2017-01-21 20:02:51 -02:00
Carlos Alexandro Becker
b6d1b56a04
added brew dependencies support 2017-01-17 08:33:43 -02:00
Carlos Alexandro Becker
c081854018
strip config sufix from config structs
refs https://github.com/goreleaser/goreleaser/pull/81#discussion_r96141079
2017-01-15 14:37:07 -02:00
Carlos Alexandro Becker
62141803e5
organized config and renamed compress package 2017-01-14 19:47:47 -02:00
Carlos Alexandro Becker
b18185da18
even more improvements 2017-01-14 15:08:10 -02:00
Carlos Alexandro Becker
720786280c
tests 2017-01-14 14:29:01 -02:00
Carlos Alexandro Becker
9e82470a61
wip 2017-01-14 14:06:57 -02:00
Carlos Alexandro Becker
ddec194c7e
wip ctx 2017-01-14 12:34:22 -02:00
Carlos Alexandro Becker
9908fec4aa
create brew formulae in a subfolder 2017-01-14 11:18:48 -02:00
Carlos Alexandro Becker
e3220b8257
customize ldflags
closes ##5
2017-01-11 20:25:52 -02:00
Carlos Alexandro Becker
d2b1cb5d26
added replacements support
fixes #58
2017-01-11 19:24:17 -02:00
Carlos Alexandro Becker
8731ef7ece
refactory 2017-01-11 14:47:56 -02:00
Carlos Alexandro Becker
d13667d173
fixes 2017-01-11 14:28:12 -02:00
Carlos Alexandro Becker
2c5bf3ebeb Merge branch 'master' into name-template 2017-01-11 13:41:24 -02:00
Carlos Alexandro Becker
705b1a7866
config test 2017-01-06 13:37:09 -02:00
Carlos Alexandro Becker
98708c71c2
zip and tar 2017-01-06 13:30:02 -02:00
Carlos Alexandro Becker
846af7349b
Revert "config"
This reverts commit 759bb2918e.
2017-01-06 13:23:55 -02:00
Carlos Alexandro Becker
759bb2918e
config 2017-01-06 12:53:48 -02:00
Carlos Alexandro Becker
a949ac1e42
go fmt 2017-01-06 11:42:58 -02:00
Carlos Alexandro Becker
9c0373c25a
docs 2017-01-06 11:17:59 -02:00
Carlos Alexandro Becker
43f1f9c714
continuing 2017-01-06 11:07:41 -02:00
Carlos Alexandro Becker
16e1b95308
name template wip 2017-01-04 10:13:49 -02:00
Carlos Alexandro Becker
4369eb3235
fix #37 2017-01-03 07:43:55 -02:00
Carlos Alexandro Becker
25b060db96
simplified config 2017-01-02 17:42:00 -02:00
Carlos Alexandro Becker
795132cbcc
panic instead of t.error 2017-01-02 13:34:34 -02:00
Carlos Alexandro Becker
40de5c5c64
added errcheck 2017-01-02 13:20:33 -02:00