1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Robert Kowalski 37296c2586 fix: remove unused TestContext (#1013)
The function `WithTestContext` is never called in the project, and
there is just one usage of `TestContext`, inside one of our loggers

Co-authored-by: Casey Lee <cplee@nektos.com>
Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-14 17:47:16 +00:00
.github build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019) 2022-03-14 08:21:54 -07:00
act fix: remove unused TestContext (#1013) 2022-03-14 17:47:16 +00:00
cmd feat: add json logger output (#1026) 2022-03-14 15:33:11 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00