forgejo-runner-act/pkg/runner
hackercat 6c258cf40d
Add option to run custom architecture (container platform) (#525)
* Add QEMU to run different architectures

* Update dependencies in `go.mod`

* Add `--container-architecture` flag to specify custom image architecture

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-03-28 21:08:40 -07: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 Fix tests on Windows (#562) 2021-03-12 16:23:03 -08:00
expression_test.go Update test workflows and improve expression_test.go/run_context_test.go (#560) 2021-03-12 16:25:10 -08:00
logger.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
run_context.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
run_context_test.go Update test workflows and improve expression_test.go/run_context_test.go (#560) 2021-03-12 16:25:10 -08:00
runner.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
runner_test.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
step_context.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
step_context_test.go Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00