act/pkg
Markus Wolf 14c98015c5
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
..
artifacts feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
common feat: run jobs in parallel (#1003) 2022-02-25 18:47:16 +00:00
container fix: docker cp of dangling symlink (#943) (#948) 2022-01-27 16:53:26 +00:00
exprparser Expression evaluator fixes (#1009) 2022-02-25 18:39:50 +00:00
model refactor: default empty if: statement to if: success() in evaluator & remove FixIfStatement() (#990) 2022-02-15 20:03:00 +00:00
runner feat: add json logger output (#1026) 2022-03-14 15:33:11 +00:00