act/pkg/runner
Casey Lee c32a87c6dc
fix #128: guard against empty actionName when 'uses: ./' (#130)
* fix #128: guard against empty actionName when 'uses: ./'

* fix #129 - force image name to be lowercase
2020-03-06 10:17:20 -08:00
..
testdata fix #108 - ensure container names are unique for matrix runs 2020-03-04 16:24:14 -08: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 fix #115 - support toJson and toJSON (#116) 2020-02-28 15:20:31 -08: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 fix #108 - support matrix expressions in job name (#109) 2020-02-26 23:29:43 -08:00
runner.go fix #108 - ensure container names are unique for matrix runs 2020-03-04 16:24:14 -08:00
runner_test.go fix #108 - support matrix expressions in job name (#109) 2020-02-26 23:29:43 -08:00
step_context.go fix #128: guard against empty actionName when 'uses: ./' (#130) 2020-03-06 10:17:20 -08:00