forgejo-runner-act/pkg/runner
Cat™ 2811101dea
Make all secrets case insensitive by formatting them to uppercase (#470)
* Uppercase secrets, print error when secret with same name already exists

* Test lower-to-upper case formatting for secrets
2021-01-12 09:54:53 -08:00
..
testdata Fixes include when using matrix and strategy build. (#415) 2020-12-08 10:13:07 -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 Make all secrets case insensitive by formatting them to uppercase (#470) 2021-01-12 09:54:53 -08:00
expression_test.go Make all secrets case insensitive by formatting them to uppercase (#470) 2021-01-12 09:54:53 -08:00
logger.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
run_context.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
run_context_test.go Act env (#417) 2020-11-18 07:14:34 -08:00
runner.go Add option to disable hiding of secrets (#460) 2021-01-11 22:28:45 -08:00
runner_test.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
step_context.go Use static initial PATH (#462) 2021-01-11 22:27:16 -08:00