actions-runner-controller/github/actions
Francesco Renzi 6b4250ca90
Add support for proxy (#2286)
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
Co-authored-by: Ferenc Hammerl <fhammerl@github.com>
2023-02-21 17:33:48 +00:00
..
fake Add options to multi client (#2257) 2023-02-07 08:47:59 +01:00
testdata Add support for custom CA in actions.Client (#2199) 2023-01-23 17:36:57 -05:00
testserver Add testserver package (#2281) 2023-02-14 12:11:46 +01:00
actions_server_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
byte_order_mark_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
client_generate_jit_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_job_acquisition_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_proxy_test.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
client_runner_scale_set_message_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_runner_scale_set_session_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_runner_scale_set_test.go Resolve CI break due to bad merge. (#2236) 2023-01-31 22:00:26 +01:00
client_runner_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client_tls_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
config.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
config_test.go Add Identifier to actions.Client (#2237) 2023-02-01 14:47:54 +01:00
errors.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
github_api_request_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
identifier_test.go Add Identifier to actions.Client (#2237) 2023-02-01 14:47:54 +01:00
mock_ActionsService.go Delete RunnerScaleSet on service when AutoScalingRunnerSet is deleted. (#2223) 2023-01-31 15:03:11 -05:00
mock_SessionService.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
multi_client.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
multi_client_test.go Add support for proxy (#2286) 2023-02-21 17:33:48 +00:00
sessionservice.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00
types.go Introduce new preview auto-scaling mode for ARC. (#2153) 2023-01-17 12:06:20 -05:00