1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/client
Carlos Alexandro Becker 1a69d44d6d
fix: allow to template scoop/brew/krew repo ref (#3521)
closes #3508

- adds template support for krew and scoop repo refs
- template branch on reporef on brew as well

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-02 14:54:16 -03:00
..
testdata feat: support github release notes (#2638) 2021-11-07 12:53:28 -03:00
client_test.go fix: changelog is too long (#2661) 2021-11-11 09:31:01 -03:00
client.go feat: replacing the log library (#3139) 2022-06-21 21:11:15 -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 fix: allow to template scoop/brew/krew repo ref (#3521) 2022-11-02 14:54:16 -03:00
gitea_test.go refactor: use os and io instead of ioutil (#2676) 2021-11-21 11:10:08 -03:00
gitea.go feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
github_test.go fix: guard changelog commit abbrev behind config (#3349) 2022-08-30 12:04:01 -03:00
github.go fix(deps): update to go-github v48 (#3475) 2022-10-19 09:53:23 -03:00
gitlab_test.go test: fix 2022-10-01 00:05:11 -03:00
gitlab.go fix: handle mixing of gitlab job and normal tokens (#3415) 2022-09-28 21:58:15 -03:00
mock.go feat: support github release notes (#2638) 2021-11-07 12:53:28 -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