1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/exec
Carlos Alexandro Becker f544c5ce69
test: testctx pkg (#3807)
alternative to #3806 

the idea is that both `context.New` and `context.Context{}` are never
used in tests.

not sure yet how much I like it, so far code does look a bit more
readable though.

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-02 00:01:11 -03:00
..
testdata feat: support extra_files in publishers (#2770) 2022-01-06 22:04:43 -03:00
exec_mock_test.go feat: Add support for custom publishers (#1481) 2020-05-10 16:03:49 +00:00
exec_mock.go fix: ruleguard and semgrep scans and fixes (#3364) 2022-09-11 15:32:23 -03:00
exec_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
exec.go fix: race condition on artifacts.List (#3813) 2023-03-01 01:05:30 -03:00