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 8b1c4ead60
feat: allow to PR homebrew taps (#3903)
closes #3485

also fixed a bug in file creation for github: it was always searching
for the file in the default branch

also, we don't need to create the file first, update does both create
and update.

TODO: implement the for krew, scoop, etc...

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-06 22:58:06 -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: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
config_test.go fix: allow to template scoop/brew/krew repo ref (#3521) 2022-11-02 14:54:16 -03:00
config.go feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -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