act/pkg/runner
2020-03-06 12:30:24 -08:00
..
testdata fix #121 and #123 - add support for reading env variables from .env (#133) 2020-03-06 12:30:24 -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 #127 - force eval as a boolean (#131) 2020-03-06 11:30:39 -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 #121 and #123 - add support for reading env variables from .env (#133) 2020-03-06 12:30:24 -08:00
step_context.go fix #128: guard against empty actionName when 'uses: ./' (#130) 2020-03-06 10:17:20 -08:00