mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 18:15:04 +02:00
* feat: implement expression evaluator Co-authored-by: Markus Wolf <[email protected]> Co-authored-by: Philipp Hinrichsen <[email protected]> * feat: integrate exprparser into act Co-authored-by: Markus Wolf <[email protected]> Co-authored-by: Philipp Hinrichsen <[email protected]> * Escape { and }, do not fail on missing properties * Fix empty inputs context * fix: contains() comparison for complex values Co-authored-by: Markus Wolf <[email protected]> Co-authored-by: Philipp Hinrichsen <[email protected]> Co-authored-by: Christopher Homberger <[email protected]>