act/pkg
Robert Kowalski 1e92d87b75
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
..
artifacts feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
common fix: remove unused TestContext (#1013) 2022-03-14 17:47:16 +00:00
container fix: docker cp of dangling symlink (#943) (#948) 2022-01-27 16:53:26 +00:00
exprparser fix: coerce booleans to numbers for comparison in exprparser (#1030) 2022-03-14 16:38:42 +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: remove unused TestContext (#1013) 2022-03-14 17:47:16 +00:00