actions-runner-controller/github/actions
Ryosei Karaki f832b0b254
upgrade(golangci-lint): v2.1.2 (#4023)
Signed-off-by: karamaru-alpha <mrnk3078@gmail.com>
2025-04-17 16:14:31 +02:00
..
fake Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
testdata Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
testserver Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
actions_server_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
byte_order_mark_test.go Remove network requests from actions.NewClient (#2219) 2023-01-31 10:55:23 +00:00
client.go Include more context to errors raised by github/actions client (#4032) 2025-04-11 11:36:15 +02: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 upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02: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 Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
client_runner_scale_set_session_test.go Include more context to errors raised by github/actions client (#4032) 2025-04-11 11:36:15 +02:00
client_runner_scale_set_test.go Refactor actions client error to include request id (#3430) 2024-04-16 12:57:44 +02:00
client_runner_test.go upgrade(golangci-lint): v2.1.2 (#4023) 2025-04-17 16:14:31 +02:00
client_tls_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
config.go Treat `.ghe.com` domain as hosted environment (#2480) 2023-04-04 14:43:45 -04:00
config_test.go Treat `.ghe.com` domain as hosted environment (#2480) 2023-04-04 14:43:45 -04:00
errors.go Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
errors_test.go Refactor actions client error to include request id (#3430) 2024-04-16 12:57:44 +02:00
github_api_request_test.go Add exponential backoff when generating runner reg tokens (#3724) 2024-09-04 12:23:31 +02:00
identifier_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
mock_ActionsService.go Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
mock_SessionService.go Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
multi_client.go Extend the user agent and fix the build version for the listener app (#2892) 2023-09-14 20:10:49 +02:00
multi_client_test.go Update all dependencies, conforming to the new controller-runtime API (#3949) 2025-03-11 15:52:52 +01:00
sessionservice.go Propagate max capacity information to the actions back-end (#3431) 2024-04-16 14:00:40 +02:00
types.go Provide scale-set listener metrics (#2559) 2023-08-21 13:50:07 +02:00
user_agent_test.go Modify user agent format with subsystem and is proxy configured information (#3116) 2023-12-08 13:16:29 +01:00