Southclaws
3142961d23
docs: Update CONTRIBUTING.md
...
Fixed a typo with the `go get` path using `github.com`
as the user instead of `goreleaser`.
2017-10-05 09:39:48 +01:00
Carlos Alexandro Becker
5771b06c33
Merge pull request #386 from goreleaser/debug
...
chore: Improved custom release notes logs
2017-10-04 11:20:37 -03:00
Carlos Alexandro Becker
75f57e7244
chore: Improved custom release notes logs
...
Improved the previous log by changing the field notes to file and also
adding a new a debug log with the actual contents of the file.
Refs #385
2017-10-04 11:06:05 -03:00
Carlos Alexandro Becker
1271ae53dd
Merge pull request #383 from goreleaser/go19
...
chore: updated makefile for go 1.9
2017-10-02 14:43:09 -03:00
Carlos Alexandro Becker
03815dcaea
chore: Updated makefile for go 1.9
...
Since go 1.9, `./...` automatically skips vendored depedencies.
2017-10-02 14:24:51 -03:00
Carlos Alexandro Becker
00e5d0f4e1
Merge pull request #382 from goreleaser/dir-wrap
...
feat: Add archive config 'wrap_in_directory'
2017-10-02 14:10:38 -03:00
Jorin Vogel
0e2e8c8eb3
feat: Add archive config 'wrap_in_directory'
...
The field is optional. When set to true, files in archive are wrapped
in a directory, which has the same name as the archive itself.
Tests have also been extended to cover this.
Closes #251
2017-10-02 18:53:18 +02:00
Carlos Alexandro Becker
9562d098b0
Merge pull request #381 from goreleaser/docker-dep
...
docs: Add Docker as dependency in CONTRIBUTING.md
2017-10-02 08:04:44 -03:00
Jorin Vogel
f7a0ba98e4
docs: Add Docker as dependency in CONTRIBUTING.md
...
Docker is also a required dev dependency to make the tests pass.
Also see #379
2017-10-02 12:36:50 +02:00
jorin
a9665b344a
Merge pull request #380 from goreleaser/commit-guide
...
docs: Add commit message guidelines to CONTRIBUTING.md
2017-10-01 21:46:23 +02:00
Jorin Vogel
4e73fd17d7
docs: Add commit message guidelines to CONTRIBUTING.md
...
Explain contributors how to craft useful commit messages.
We also use https://gitcop.com/ to enforce the formatting.
Closes #377
2017-10-01 21:32:57 +02:00
Carlos Alexandro Becker
f1a726b0cd
fixed build
2017-10-01 14:31:37 -03:00
Carlos Alexandro Becker
af7056e7cd
Merge pull request #376 from goreleaser/polish-docs
...
docs: Polish all docs
2017-10-01 14:29:53 -03:00
Jorin Vogel
c04b18a289
docs: Polish all docs
...
This shortens the titles, fixes some typos, rephrases a few paragraphs,
adds some additional information and attempts to keep vocabulary more
consistent.
2017-10-01 18:57:52 +02:00
Carlos Alexandro Becker
ef68fce2a8
Merge pull request #371 from goreleaser/lint
...
Lint on build
2017-10-01 09:55:23 -03:00
Carlos Alexandro Becker
e798a8dc3a
Merge branch 'master' into lint
2017-10-01 09:46:14 -03:00
Carlos Alexandro Becker
715a919034
Merge pull request #375 from goreleaser/docs-release-notes
...
docs: Add example for --release-notes flag
2017-10-01 09:34:58 -03:00
Jorin Vogel
6fb21be33c
docs: Add example for --release-notes flag
...
I added an example to the docs of the `--release-notes` flag to make the usage more clear (see #284 ).
The example is an realistic use case and might help others to generate their own changelog.
2017-09-30 22:37:11 +02:00
jorin
88247da993
Merge pull request #373 from goreleaser/commit-author
...
Add config field to overwrite brew commit author
2017-09-30 22:29:19 +02:00
Jorin Vogel
a5bf473f70
Add config field to overwrite brew commit author
...
Default author name and email can be set in config file.
Close #292 .
2017-09-30 21:18:09 +02:00
Carlos Alexandro Becker
6ecfd3bcc1
Merge pull request #372 from landrade/master
...
docs/010-quick-start: fix spelling
2017-09-28 16:57:40 -03:00
Leonardo Andrade
b2a6c1843c
docs/010-quick-start: fix spelling
2017-09-28 16:16:43 -03:00
Carlos Alexandro Becker
fe36819fe7
Merge branch 'master' into lint
2017-09-27 08:43:52 -03:00
Carlos Alexandro Becker
c468c1dbf7
Merge pull request #361 from goreleaser/github-enterprise
...
support github enterprise
2017-09-27 08:15:02 -03:00
Carlos Alexandro Becker
d85a9001ec
removing all assert.New because vet shadow complains about this now
...
aaaaaaaaaaarhhhhhhhhgttt
2017-09-26 19:24:49 -03:00
Carlos Alexandro Becker
f1f04d809d
fixed for detached heads
2017-09-26 19:02:18 -03:00
Carlos Alexandro Becker
e0db1b4677
unit tests fixed
2017-09-26 19:00:24 -03:00
Carlos Alexandro Becker
fd414e54b8
fixed
2017-09-26 18:52:37 -03:00
Carlos Alexandro Becker
b72e2bc27e
fixed lint errors
2017-09-26 18:50:00 -03:00
Carlos Alexandro Becker
be23daffaf
lint on build
2017-09-26 18:49:53 -03:00
Carlos Alexandro Becker
405285a839
updated docs
2017-09-26 18:36:29 -03:00
Carlos Alexandro Becker
fd0e57ee4e
github enterprise config update
2017-09-26 18:33:22 -03:00
Carlos Alexandro Becker
9ddf723c4e
Merge branch 'master' into github-enterprise
2017-09-26 18:25:11 -03:00
Carlos Alexandro Becker
742f0e7b2a
typo
2017-09-25 19:22:34 -03:00
Carlos Alexandro Becker
db0cd90a7c
Merge pull request #370 from goreleaser/docker-files
...
allows extra copies in the docker image
2017-09-25 19:19:52 -03:00
Carlos Alexandro Becker
bd7e503961
allows extra copies in the docker image
2017-09-25 19:10:04 -03:00
Carlos Alexandro Becker
9b247f93d2
fixing tests
2017-09-25 19:01:10 -03:00
Carlos Alexandro Becker
bd8494636f
docs improvements
2017-09-24 14:26:12 -03:00
Carlos Alexandro Becker
4fefd7608e
merge fixes
2017-09-24 14:25:21 -03:00
Carlos Alexandro Becker
632d206848
Merge branch 'pull-369' into github-enterprise
2017-09-24 14:17:31 -03:00
Stephan Klevenz
1cd2e5e625
Merge branch 'master' into support-github-enterprise
2017-09-24 17:25:17 +02:00
Stephan Klevenz
ca48aa430f
support github enterprise
2017-09-24 17:02:34 +02:00
Carlos Alexandro Becker
0670a21441
Merge pull request #367 from goreleaser/pull-366
...
docker push latest
2017-09-22 09:57:07 -03:00
Carlos Alexandro Becker
ff0750285c
typo
2017-09-22 09:44:15 -03:00
Carlos Alexandro Becker
618711cd43
fixed uploads url
2017-09-22 09:42:36 -03:00
Carlos Alexandro Becker
cff77260cc
Merge remote-tracking branch 'origin/master' into github-enterprise
2017-09-22 09:29:08 -03:00
Carlos Alexandro Becker
230d794c75
fix
2017-09-22 09:26:35 -03:00
Carlos Alexandro Becker
2e31f04bf9
fix
2017-09-22 09:26:19 -03:00
Benjamin Jorand
26d1bc9d01
push image with tag latest
2017-09-22 12:10:05 +02:00
Carlos Alexandro Becker
b0e60af5e6
Merge pull request #363 from goreleaser/docker-img-on-release-notes
...
adding docker images into the release notes
2017-09-16 15:54:43 -03:00