forgejo-runner-act/pkg/runner
Steffen Seckler e47a2395a5
Fixes include when using matrix and strategy build. (#415)
* fixes include directive of strategy build.

* Adds test for include and exclude in matrix builds.

* ubuntu-16.04 instead of 20.04

* Adds more platforms for runner_test

Prevent most "skipping unsupported platform messages".

* correct printing for unsupported platform

* fix merge
2020-12-08 10:13:07 -08:00
..
testdata Fixes include when using matrix and strategy build. (#415) 2020-12-08 10:13:07 -08:00
command.go fix: outputs espace (#404) 2020-11-02 05:40:46 -08:00
command_test.go fix: outputs espace (#404) 2020-11-02 05:40:46 -08:00
expression.go EvalBool and Interpolation fixes (#424) 2020-11-17 09:31:05 -08:00
expression_test.go EvalBool and Interpolation fixes (#424) 2020-11-17 09:31:05 -08:00
logger.go Mask secrets in job output (#231) 2020-05-13 15:22:31 -07:00
run_context.go Fixes include when using matrix and strategy build. (#415) 2020-12-08 10:13:07 -08:00
run_context_test.go Act env (#417) 2020-11-18 07:14:34 -08:00
runner.go Set the default branch inside the event data (#354) 2020-09-02 07:56:44 -07:00
runner_test.go Fixes include when using matrix and strategy build. (#415) 2020-12-08 10:13:07 -08:00
step_context.go Use PathListSeparator (#408) 2020-11-04 11:54:48 -08:00