1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/client
Carlos Alexandro Becker 5bf42b726f
feat: publish taps, krews and scoops to regular git repositories (#3961)
basically redoing #3559 as it got impossible to merge with the many
changes since it was open (which is totally my fault for not merging it
earlier).

Anyhow, still a WIP, going also doing some other related improvements in
the way.

cc/ @graytonio

closes #3559
closes #3525

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Grayton Ward <graytonio.ward@gmail.com>
2023-04-30 10:18:13 -03:00
..
testdata feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
client_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
client.go feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
config_test.go feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
config.go feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
git_test.go feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
git.go feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
gitea_test.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
gitea.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
github_test.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
github.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
gitlab_test.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
gitlab.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
mock.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
release_notes_test.go feat: allow to customize release notes update behavior (#2702) 2021-11-26 09:59:15 -03:00
release_notes.go feat: allow to customize release notes update behavior (#2702) 2021-11-26 09:59:15 -03:00