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

5130 Commits

Author SHA1 Message Date
Mohamed Gharsallah
b1aeb915a8 Add documentation 2017-01-17 22:34:59 +01:00
Carlos Alexandro Becker
aa1699747e
remove : from depends_on
refs https://github.com/goreleaser/goreleaser/issues/86#issuecomment-273221892
2017-01-17 15:44:43 -02:00
Carlos Alexandro Becker
e44841b2d1 Merge pull request #89 from goreleaser/git-as-dep
brew depends on git
2017-01-17 15:40:05 -02:00
Carlos Alexandro Becker
34cc110f9d Merge branch 'master' into git-as-dep 2017-01-17 15:39:14 -02:00
Carlos Alexandro Becker
76926a402d
missing quotes on formulae with dependencies
fixes
https://github.com/goreleaser/goreleaser/issues/86#issuecomment-273221892
2017-01-17 15:38:52 -02:00
Carlos Alexandro Becker
656828ea41 brew depends on git
It calls the `git` binary to get tags and logs. I think it's valid to add git as a dependency since now it is supported.
2017-01-17 11:29:10 -02:00
Carlos Alexandro Becker
088fe32092 Merge pull request #88 from goreleaser/contributing
Update CONTRIBUTING.md
2017-01-17 10:56:13 -02:00
Carlos Alexandro Becker
fcd1d92075 Update CONTRIBUTING.md 2017-01-17 10:47:34 -02:00
Carlos Alexandro Becker
c72cd3095f Update CONTRIBUTING.md
a more fail-proof way of cloning the project.
2017-01-17 10:31:11 -02:00
Carlos Alexandro Becker
4328f8279a Merge pull request #87 from goreleaser/brew-depends
added brew dependencies support
2017-01-17 09:12:39 -02:00
Carlos Alexandro Becker
b6d1b56a04
added brew dependencies support 2017-01-17 08:33:43 -02:00
Carlos Alexandro Becker
3540e35b19 Merge pull request #85 from goreleaser/no-windows-build
stop building goreleaser.exe
2017-01-16 22:09:20 -02:00
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