act/pkg
Markus Wolf 1e0ef8ce69
Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
* test: check workflow_dispatch inputs

This implements a test to check for `workflow_dispatch` inputs.
This will be a prerequisite for implementing the inputs.

* feat: map workflow_dispatch input to expression evaluator

This changes adds the workflow_dispatch event inputs
to the `inputs` context and maintaining the boolean type

* fix: coerce boolean input types

* fix: use step env if available, rc env otherwise
2022-10-17 16:25:26 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
container test: add test for networking setup in act (#1375) 2022-10-12 16:30:56 +00:00
exprparser fix: support docker create arguments from container.options (#1022) (#1351) 2022-10-06 22:09:43 +00:00
model Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363) 2022-10-17 16:25:26 +00:00
runner Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363) 2022-10-17 16:25:26 +00:00