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

268 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
6f98934788 stop building goreleaser.exe
it will probably not work on windows anyway (e.g.: calling `git` instead of `git.exe`).

The get/latest script also won't work on Windows.

For me, we can assume that this don't work and that's it...
2017-01-16 19:09:53 -02:00
Carlos Alexandro Becker
8cd2016d76 Merge pull request #84 from goreleaser/brew-fail-no-darwin
fail brew pipe if there is no darwin_amd64 build
2017-01-16 19:06:16 -02:00
Carlos Alexandro Becker
017541574c
fail brew pipe if there is no darwin_amd64 build 2017-01-16 14:52:27 -02:00
Carlos Alexandro Becker
54de3e90ec Update goreleaser.yml 2017-01-15 16:01:37 -02:00
Carlos Alexandro Becker
deb2680154 Update README.md 2017-01-15 15:58:45 -02:00
Carlos Alexandro Becker
04aad95495 Update goreleaser.example.yml 2017-01-15 15:54:53 -02:00
Carlos Alexandro Becker
8ab3e4c66f Merge pull request #81 from goreleaser/goreleaser.example.yml
Improved config documentation and the config itself
2017-01-15 15:17:25 -02:00
Carlos Alexandro Becker
c3c0a8ac68
improved test 2017-01-15 15:05:30 -02:00
Carlos Alexandro Becker
9a7277c4ae
improved test 2017-01-15 15:03:12 -02:00
Carlos Alexandro Becker
644978173f
renaming fixes 2017-01-15 14:53:24 -02:00
Carlos Alexandro Becker
c46b003087
cr 2017-01-15 14:40:21 -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
c65d4f86d1 Merge branch 'master' into goreleaser.example.yml 2017-01-15 13:49:50 -02:00
Carlos Alexandro Becker
384f8f0219
added fmt task to makefile, improved the rest 2017-01-15 09:11:37 -02:00
Carlos Alexandro Becker
7000053b98
gitignore
refs #79
2017-01-15 09:11:17 -02:00
Carlos Alexandro Becker
dc69b53631 Update README.md 2017-01-15 09:04:12 -02:00
Carlos Alexandro Becker
ff2cc96039
Merge branch 'master' into goreleaser.example.yml 2017-01-15 08:49:49 -02:00
Carlos Alexandro Becker
fecd9be9ae
typo 2017-01-15 08:49:08 -02:00
Carlos Alexandro Becker
4aa098052d
golint comments 2017-01-15 08:48:27 -02:00
Carlos Alexandro Becker
c0a7e024bc
goimports 2017-01-14 20:13:49 -02:00
Carlos Alexandro Becker
c667d9ad87
goos on goreleaser.yml 2017-01-14 20:12:49 -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
2200e87764 Merge pull request #82 from goreleaser/rename
renamed package
2017-01-14 20:08:05 -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
Carlos Alexandro Becker
a7c9f000d8
added goreleaser.example.yml 2017-01-14 19:24:25 -02:00
Carlos Alexandro Becker
b664df7e25
renamed releaser to goreleaser
#79
2017-01-14 19:24:16 -02:00
Carlos Alexandro Becker
a33073bfee
Github vs GitHub 2017-01-14 19:23:58 -02:00
Carlos Alexandro Becker
12228ee7f1
renamed releaser to goreleaser
#79
2017-01-14 18:55:24 -02:00
Carlos Alexandro Becker
24fc596db2
renamed releaser to goreleaser
#79
2017-01-14 18:52:57 -02:00
Carlos Alexandro Becker
a5ff5ec7a2
typo 2017-01-14 18:44:51 -02:00
Carlos Alexandro Becker
ee263f2ec0
removed default uneeded config 2017-01-14 18:40:11 -02:00
Carlos Alexandro Becker
59ccd17c5e
formula in Formula folder in the homebrew tap 2017-01-14 18:39:51 -02:00
Carlos Alexandro Becker
6f3370914b
renamed binary name
refs #79
2017-01-14 18:39:26 -02:00
Carlos Alexandro Becker
20800a3019 Merge pull request #78 from jorinvo/optionals
Optional config
2017-01-14 18:36:14 -02:00
Jorin Vogel
18b5b49d85 Improved some phrasing in the README 2017-01-14 19:58:51 +01:00
Jorin Vogel
a2bf57f8e1 Fixing some linter errors 2017-01-14 19:41:32 +01:00
Jorin Vogel
432f12967b Update readme with optionals 2017-01-14 19:30:14 +01:00
Jorin Vogel
5ebe98b9d7 Config file optional 2017-01-14 19:29:57 +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
0cda903340 Merge pull request #76 from goreleaser/context
Really big refactory: Context
2017-01-14 15:36:05 -02:00
Carlos Alexandro Becker
33a58cbacf
fix 2017-01-14 15:30:28 -02: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