act/pkg/runner
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
..
testdata feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
command.go integration test 2020-02-24 12:48:12 -08:00
command_test.go integration test 2020-02-24 12:48:12 -08:00
expression.go support nested expressions 2020-03-12 17:22:33 -07:00
expression_test.go fix #115 - support toJson and toJSON (#116) 2020-02-28 15:20:31 -08:00
logger.go add commands support 2020-02-20 21:05:42 -05:00
run_context.go feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
runner.go feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
runner_test.go feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
step_context.go Add support for step.working-directory (closes #149) (#154) 2020-03-14 00:00:37 -07:00