act/pkg/runner/testdata
jony montana 2f395475b0
feat: load every environment from --env-file to workflow (#184)
* feat: load every environment from --env-file to workflow

* fix: pass dotenv's environments through by context

* updates to support --secret-file

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-04-17 10:04:40 -07:00
..
actions unit tests 2020-02-20 21:05:31 -05:00
basic fix #134 - support 'env' context in steps 2020-03-06 13:39:01 -08:00
commands fix #127 - force eval as a boolean (#131) 2020-03-06 11:30:39 -08:00
fail unit tests 2020-02-20 21:05:31 -05:00
issue-104 fix #127 - force eval as a boolean (#131) 2020-03-06 11:30:39 -08:00
issue-122 fix #122 - support actions/checkout for repos other the one for this workflow (#143) 2020-03-09 17:45:42 -07:00
issue-141 fix #141 - use host network to match GitHub Actions runners (#142) 2020-03-09 17:43:24 -07:00
job-container fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00
local-action-docker-url unit tests 2020-02-20 21:05:31 -05:00
local-action-dockerfile unit tests 2020-02-20 21:05:31 -05:00
matrix fix #108 - ensure container names are unique for matrix runs 2020-03-04 16:24:14 -08:00
node shared container for job 2020-02-23 15:01:25 -08:00
parallel add commands support 2020-02-20 21:05:42 -05:00
pull-request fix #134 - include base_ref and head_ref in github context from the event json 2020-03-06 14:17:57 -08:00
python fix #100 - change RUNNER_TOOL_CACHE to /opt/hostedtoolcache (#103) 2020-02-25 08:52:04 -08:00
remote-action-docker unit tests 2020-02-20 21:05:31 -05:00
remote-action-js fix #110 - support path in action (#111) 2020-02-27 14:17:01 -08:00
runs-on Add support for runs-on array form (closes #146) (#155) 2020-03-16 14:58:10 -07:00
secrets feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
uses-docker-url unit tests 2020-02-20 21:05:31 -05:00
workdir Add support for step.working-directory (closes #149) (#154) 2020-03-14 00:00:37 -07:00