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