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
Markus Wolf 300b62f1aa feat: add json logger output (#1026)
* feat: add json logger output

This will allow to format log output as json.
This is helpful in cases where act is not executed on a 'local' machine.

* refactor: use runner config

Using the runner config to configure logging is cleaner.

Co-authored-by: Casey Lee <cplee@nektos.com>
2022-03-14 15:33:11 +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 feat: add json logger output (#1026) 2022-03-14 15:33:11 +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