act/pkg
Markus Wolf 809da7198c
feat: interpolate the step names (#1422)
* feat: interpolate the step names

Step names could contain expressions refering to event data.

Fixes #1353

* test: add missing mock data

* fix: setup composite expression evaluator

The RunContext does contain a cached ExpressionEvaluator.
This should be the case the composite RunContext as well.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Casey Lee <cplee@nektos.com>
2022-11-16 21:55:23 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
exprparser fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model feat: parse types of reusable workflows (#1414) 2022-11-01 15:58:07 +00:00
runner feat: interpolate the step names (#1422) 2022-11-16 21:55:23 +00:00