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 7d485d6399
fix(winget): default commit message
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-26 17:09:18 +00: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: make git client support creating multiple files in a single commit (#4107) 2023-06-14 23:52:35 -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: make git client support creating multiple files in a single commit (#4107) 2023-06-14 23:52:35 -03:00
git.go feat: make git client support creating multiple files in a single commit (#4107) 2023-06-14 23:52:35 -03:00
gitea_test.go style: spelling and grammar fixes (#4069) 2023-06-05 13:08:57 -03:00
gitea.go fix: improve "pushing" logs for multiple publishers 2023-05-19 14:10:06 +00:00
github_test.go feat(deps): bump github.com/google/go-github/v53 50.1.0 to 53.2.0 (#4146) 2023-06-26 13:41:47 -03:00
github.go feat(deps): bump github.com/google/go-github/v53 50.1.0 to 53.2.0 (#4146) 2023-06-26 13:41:47 -03:00
gitlab_test.go style: spelling and grammar fixes (#4069) 2023-06-05 13:08:57 -03:00
gitlab.go fix: improve "pushing" logs for multiple publishers 2023-05-19 14:10:06 +00:00
mock.go fix(winget): default commit message 2023-06-26 17:09:18 +00: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