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

99 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
602f06e547
format file 2017-07-08 12:07:37 -03:00
Carlos Alexandro Becker
cec34b91d5
breaking on invalid config files 2017-07-08 12:05:57 -03:00
Carlos Alexandro Becker
f729ecb767
defaulting to .goreleaser.yml 2017-07-04 23:51:45 -03:00
Carlos Alexandro Becker
6158285994
project name, templates, readme, etc 2017-07-01 22:42:10 -03:00
Carlos Alexandro Becker
cc5f80b3a9
added backwards compat to single build 2017-07-01 21:27:30 -03:00
Carlos Alexandro Becker
a8f1645ea9
fixing archiving and brew 2017-06-27 20:06:45 -03:00
Carlos Alexandro Becker
ed5ccf9bdb
wip multiple builds 2017-06-27 19:20:08 -03:00
Carlos Alexandro Becker
6f9597d8e8
imports 2017-05-18 09:02:44 -03:00
Carlos Alexandro Becker
8a87be7c3b
imports 2017-05-18 09:02:27 -03:00
Carlos Alexandro Becker
b9d644db55
improved config package test coverage 2017-05-18 09:02:02 -03:00
Carlos Alexandro Becker
9a3c8dbafb
custom env 2017-05-11 10:43:25 -03:00
nickg
27e4b02892 gofmt, goimports 2017-05-10 19:35:44 -07:00
nickg
41ff818aa0 add minimal test 2017-05-10 19:34:47 -07:00
nickg
bb32b91081 Add LoadReader function 2017-05-10 19:14:17 -07:00
Carlos Alexandro Becker
8ab9672370
gofmt 2017-05-01 12:04:31 -03:00
Carlos Alexandro Becker
ef24f98478 Merge branch 'master' into ignore-builds2 2017-05-01 11:41:30 -03:00
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
57292d64aa
allow ignoring specific builds 2017-04-26 20:08:25 -03: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