1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-27 01:33:39 +02:00
goreleaser/internal/testlib
Oleksandr Redko c1f8b686db
test: add missing file.Close() calls (#5167)
This PR adds missing `file.Close()` calls in tests. All files that are
opened using `os.Open` should be closed after finishing reading.
2024-10-03 14:37:29 -03:00
..
archive.go test: add missing file.Close() calls (#5167) 2024-10-03 14:37:29 -03:00
docker.go feat: add ko support (#3653) 2023-01-16 22:34:49 -03:00
git_test.go docs: schema update 2022-08-27 17:38:23 -03:00
git.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
log.go fix(ci): less logs in the test output (#3207) 2022-06-27 00:13:08 -03:00
mktemp_test.go refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
mktemp.go feat(ci): run lint on actions (#2087) 2021-03-01 14:45:06 -03:00
path_test.go test: use t.Setenv to set env vars (#4140) 2023-06-25 09:54:10 -03:00
path.go test: check if pre-requisites are installed (#5109) 2024-09-03 20:39:33 -03:00
skip_test.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
skip.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
tmpl.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00