act/pkg
Robert Kowalski c22d833830
fix: hide masked values in log files (#1011)
this commit adds support for the `::add-mask::` command, which was
implemented as a stub before.

it does not cover debug output that appears when you run act in
verbose mode

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2022-03-02 08:29:34 +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 fix: hide masked values in log files (#1011) 2022-03-02 08:29:34 +00:00