1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Jonathan Lloyd 254a1cfab8 fix: Bring back docker release notes
Docker image names were not being added to the release notes
because the Github release step was happening earlier in the
pipeline than the docker release itself (so no artifacts had
been added to the context). This patch re-orders the pipeline
and adds a comment to warn against this happening again.

Fixes: #846
2018-10-25 10:13:33 -03:00
..
artifact feat: publish snaps 2018-10-20 17:25:18 -03:00
builders/golang refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
client refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
deprecate fix: deprecation notices new url 2018-05-01 20:32:46 -07:00
git fix: method name 2018-08-15 00:28:16 -03:00
http feat: artifactory checksum header (#772) 2018-10-01 16:52:16 -03:00
linux fix: Use right architecture for ARM packages 2018-04-15 21:06:30 -03:00
pipe fix: Bring back docker release notes 2018-10-25 10:13:33 -03:00
pipeline refactor: artifactory: pipe -> publisher 2018-10-16 23:01:52 -03:00
semerrgroup test: improved tests 2018-07-09 22:04:25 -07:00
testlib fix: be explicit when we query git for tags 2018-10-06 22:21:46 -03:00
tmpl feat: git remote url in the template engine 2018-10-04 23:23:31 -03:00