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

13 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
64485c9c37
fix: docker images on release notes 2017-12-17 23:11:17 -02:00
Carlos Alexandro Becker
bb5e27b0c4 fix: remove brew taps listing from release notes
It never worked, because the brew pipe is the last
to run.

Either way, it is not a really useful thing to
have I think.
2017-12-08 22:03:26 -02:00
Carlos Alexandro Becker
e87ab21a0a feat: improved release notes
- Added homebrew taps
- Docker pull commands instead of list of docker imgs
2017-12-06 00:13:24 -02: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
b72e2bc27e
fixed lint errors 2017-09-26 18:50:00 -03:00
Carlos Alexandro Becker
c320f338ea
adding docker images into the release notes 2017-09-16 15:31:48 -03:00
Carlos Alexandro Becker
c473d89c4e
fixed tests 2017-07-04 09:42:54 -03:00
Carlos Alexandro Becker
5e0c55ac6b
fixed template
closes #276
2017-07-04 09:28:26 -03:00
Carlos Alexandro Becker
bb662641f3
fixed unit test 2017-07-02 17:52:29 -03:00
Carlos Alexandro Becker
c7675b4864
added error checks 2017-04-21 15:45:56 -03:00
Carlos Alexandro Becker
0d80c3cc15
more cleanups and renames 2017-04-19 17:12:12 -03:00
Carlos Alexandro Becker
69767ec798
improvements 2017-04-19 17:05:10 -03:00
Carlos Alexandro Becker
86e39b6324
added support for custom release notes 2017-04-19 16:59:26 -03:00