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 fe7e2123bd
feat: replacing the log library (#3139)
* feat: replacing logs

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: tests et al

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* feat: update termenv/lipgloss

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* wip: output

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: pin dep

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: update

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: tests

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: tests

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: deps

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: dep

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-21 21:11:15 -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 test: additional tests for gitlab and others (#2599) 2021-10-25 10:29:19 -03:00
config.go feat: allow default branch to be used in CreateFile (#2539) 2021-10-03 11:22:26 -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 feat: support github release notes (#2638) 2021-11-07 12:53:28 -03:00
github.go feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
gitlab_test.go refactor: improve gitlab cli a bit (#2810) 2022-01-10 10:58:05 -03:00
gitlab.go feat: replacing the log library (#3139) 2022-06-21 21:11: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