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

46 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
cdafdc785a
added version to default name_template
refs #239
2017-05-19 23:37:51 -03:00
Carlos Alexandro Becker
683e6e85f2
deleting replacements 2017-05-18 13:08:11 -03:00
Carlos Alexandro Becker
777441c45e
breaking: do not default to uname values
check discussion on #236

closes #236
2017-05-18 12:44:55 -03:00
Carlos Alexandro Becker
b2821d7e7f
support globs on archive.files 2017-05-11 00:05:51 -03:00
Carlos Alexandro Becker
72a32f0475
improved defaults cyclo complexity 2017-05-01 10:02:23 -03:00
Horst Gutmann
6d1d9dcd8e Add snapshot builds 2017-05-01 14:17:31 +02:00
Carlos Alexandro Becker
0525e9014c
added goarch option to build section 2017-04-24 14:27:21 -03:00
Carlos Alexandro Becker
26727a6f7f
added more archive pipe test 2017-04-22 10:29:53 -03:00
Carlos Alexandro Becker
2919edc13f
added more tests to defaults pipe 2017-04-22 10:21:37 -03:00
Carlos Alexandro Becker
69845c683b
removed deprecated code 2017-04-21 12:31:06 -03:00
Carlos Alexandro Becker
0498ec3393
cleanup 2017-04-19 17:09:58 -03:00
Carlos Alexandro Becker
624a05fff9
more release tests 2017-04-14 15:53:36 -03:00
Carlos Alexandro Becker
3bc428120d
adding more tests and godocs 2017-04-14 15:39:32 -03:00
Carlos Alexandro Becker
ec57004312 Merge branch 'master' into ldflags 2017-03-25 21:35:17 -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
7739a944db
Merge branch 'master' into ldflags 2017-03-25 20:49:29 -03:00
Carlos Alexandro Becker
beb6aeafe4
more boilerplate tests 2017-03-25 20:43:42 -03:00
Carlos Alexandro Becker
4af2cb00ea
ldflags template 2017-03-25 20:24:38 -03:00
Carlos Alexandro Becker
4fdfd47bd6
fixed test 2017-03-22 21:25:41 -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
3ed26ed83b homebrew: move default install cmd to defaults pipe 2017-03-09 16:33:17 -03:00
Carlos Alexandro Becker
b77e2cf93e
changing default main from main.go to . 2017-02-26 13:01:48 -03:00
Jorin Vogel
809cb682d2 Merge branch 'master' of https://github.com/goreleaser/goreleaser into tag-only
* 'master' of https://github.com/goreleaser/goreleaser:
  fixed name on --help
  removed unneeded pointers from context
2017-01-19 10:30:47 +01:00
Jorin Vogel
6677571e8c Clean logging output 2017-01-19 10:04:41 +01:00
Carlos Alexandro Becker
e8ab2b2fe2
removed unneeded pointers from context 2017-01-18 15:08:48 -02:00
Carlos Alexandro Becker
644978173f
renaming fixes 2017-01-15 14:53:24 -02:00
Carlos Alexandro Becker
6d884dde1b
fixes 2017-01-14 20:11:47 -02:00
Carlos Alexandro Becker
276e521e5e
Merge branch 'master' into goreleaser.example.yml 2017-01-14 20:09:44 -02:00
Carlos Alexandro Becker
f8bd3874ea
fix 2017-01-14 20:06:05 -02:00
Carlos Alexandro Becker
be4c189f70
more renames 2017-01-14 20:05:36 -02:00
Carlos Alexandro Becker
5974b4570c
more renames 2017-01-14 20:03:11 -02:00
Carlos Alexandro Becker
f95832a7ac
renamed package
refs #79
2017-01-14 20:01:32 -02:00
Carlos Alexandro Becker
995365c04a
fixed tests 2017-01-14 19:52:39 -02:00
Carlos Alexandro Becker
62141803e5
organized config and renamed compress package 2017-01-14 19:47:47 -02:00
Jorin Vogel
a2bf57f8e1 Fixing some linter errors 2017-01-14 19:41:32 +01:00
Jorin Vogel
eaafc0a46b Default for binary_name 2017-01-14 19:29:30 +01:00
Jorin Vogel
37034012c4 Default value for repo option.
It's loaded from Git config.
Thanks @caarlos0 for implementing remoteRepo func!
2017-01-14 19:12:20 +01:00
Carlos Alexandro Becker
adbc830034
lowercase #77 2017-01-14 15:17:03 -02:00
Carlos Alexandro Becker
20f46dc05c
lowercase #77 2017-01-14 15:16:29 -02:00
Carlos Alexandro Becker
77bf22b01b
renamed pipe name to pipe description 2017-01-14 15:14:35 -02:00
Carlos Alexandro Becker
483290c5cd
defaults tests 2017-01-14 14:38:48 -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