1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/client
Carlos Alexandro Becker 6097ea50f5
fix: possible nil pointers on logs
refs https://github.com/goreleaser/goreleaser/pull/3966/files#r1460694856

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-21 21:46:59 -03:00
..
testdata feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
client_test.go feat: allow goreleaser to run in gerrit, soft-serve and others (#4271) 2023-09-04 11:23:38 -03:00
client.go feat: allow goreleaser to run in gerrit, soft-serve and others (#4271) 2023-09-04 11:23:38 -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 refactor: improve ssh key gen on tests 2023-10-06 14:16:58 +00:00
git.go refactor: use ordered.First (#4362) 2023-10-10 23:16:27 -03:00
gitea_test.go test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
gitea.go fix: possible nil pointers on logs 2024-01-21 21:46:59 -03:00
github_test.go test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
github.go fix: possible nil pointers on logs 2024-01-21 21:46:59 -03:00
gitlab_test.go test: improve test func names for clients 2023-07-14 01:42:00 +00:00
gitlab.go fix: possible nil pointers on logs 2024-01-21 21:46:59 -03:00
mock.go fix(winget): improve commit msgs (#4199) 2023-07-19 22:04:45 -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