act/pkg/runner
Horimatsu Takuya 6c118fe9ad
#534 feat: step continues when continue-on-error is ture (#544)
* feat: step continues when continue-on-error is ture

* fix: typo, logging and make bool continuable

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-02-25 08:55:07 -08:00
..
testdata Update Docker images (#524) 2021-02-23 09:49:24 -08:00
command.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
command_test.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
expression.go Shouldn't rewrite dot in a string to index syntax (#502) 2021-02-08 09:14:12 -08:00
expression_test.go Shouldn't rewrite dot in a string to index syntax (#502) 2021-02-08 09:14:12 -08:00
logger.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
run_context.go #534 feat: step continues when continue-on-error is ture (#544) 2021-02-25 08:55:07 -08:00
run_context_test.go Report error when if expression is invalid (#485) 2021-01-18 11:44:27 -08:00
runner.go Add option to disable hiding of secrets (#460) 2021-01-11 22:28:45 -08:00
runner_test.go Update Docker images (#524) 2021-02-23 09:49:24 -08:00
step_context.go properly parse arguments to Docker container steps (#539) 2021-02-23 09:47:06 -08:00
step_context_test.go Update Docker images (#524) 2021-02-23 09:49:24 -08:00