1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
John Olheiser 6c21b01586
feat: add OpenCollective (#3753)
This PR adds [OpenCollective](https://opencollective.com) as an
announcement pipeline.

![Screenshot from 2023-02-03
00-11-18](https://user-images.githubusercontent.com/42128690/216525902-31e1f358-3c3d-4c1c-9d71-402170a8a0e6.png)

---------

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-02-09 09:11:47 -03:00
..
announce feat: add OpenCollective (#3753) 2023-02-09 09:11:47 -03:00
archive feat: better archives relative paths (#3656) 2022-12-27 17:42:55 -03:00
artifactory fix: improve artifactory error handling (#3546) 2022-11-12 00:49:08 -03:00
aur feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
before fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
blob refactor: improving minio and docker tests (#3642) 2022-12-15 10:25:52 -03:00
brew fix: merge issues 2022-11-28 14:28:38 -03:00
build feat: finally deprecate the single build option (#3758) 2023-02-09 08:56:37 -03:00
changelog refactor: rename ChangeLogGroup to ChangelogGroup 2023-01-07 18:37:44 -03:00
checksums feat: output checksums to artifacts info (#3548) 2022-11-14 14:49:34 -03:00
chocolatey feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
custompublishers
defaults test: fix defaults test 2022-11-14 14:00:12 -03:00
discord fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
dist fix: improve handling of --rm-dist deprecation (#3728) 2023-01-29 00:24:11 -03:00
docker fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
effectiveconfig feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
env refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
git fix: native changeloger without previous tag (#3668) 2022-12-29 10:41:59 -03:00
gomod build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
ko build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
krew feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
linkedin fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
mastodon fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
mattermost fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
metadata fix: toslash artifact paths on metadata.json 2023-01-10 22:24:35 -03:00
milestone feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
nfpm fix: only debs should create iphoneos pkgs (#3719) 2023-01-25 15:10:17 -03:00
opencollective feat: add OpenCollective (#3753) 2023-02-09 09:11:47 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project
publish feat: allow to template release.disable and releaser.skip_upload (#3710) 2023-01-23 22:27:01 -03:00
reddit fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
release refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
sbom fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
scoop refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
semver
sign build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
slack fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
smtp fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
snapcraft feat: allow to template snaps.grade (#3712) 2023-01-23 22:05:24 -03:00
snapshot feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
sourcearchive feat: better archives relative paths (#3656) 2022-12-27 17:42:55 -03:00
teams fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
telegram feat: allow to template telegram.chat_id (#3686) 2023-01-07 17:20:11 -03:00
twitter fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
universalbinary feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
upload feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
webhook fix: only fail announcing phase in the end (#3666) 2022-12-28 12:24:21 -03:00
pipe_test.go
pipe.go