1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-06 17:40:58 +00:00
forgejo-runner/internal/pkg/report
Earl Warren 87d8366311
chore(tests): reporter.SetOutputs tests have side effects [skip cascade] (#701)
testutils.MockVariable must be in a defer to restore the previous value.

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/701
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-07-15 20:23:38 +00:00
..
mask.go chore(lint): add lint to the CI and make it happy (#685) 2025-07-11 07:57:23 +00:00
mask_test.go feat: reporter helper to mask secrets, including multiline 2025-07-07 17:28:10 +02:00
reporter.go chore(lint): add lint to the CI and make it happy (#685) 2025-07-11 07:57:23 +00:00
reporter_test.go chore(tests): reporter.SetOutputs tests have side effects [skip cascade] (#701) 2025-07-15 20:23:38 +00:00