1
0
Fork 0
mirror of synced 2026-06-05 15:48:19 +00:00
harden-runner/src
Varun Sharma bb4b9e732d Address Copilot review: cache isDocker/isAgentInstalled calls, rename test file
Compute isDocker() and isAgentInstalled() once and reuse for both
the deploy check and logging. Rename setup.test.ts to utils.test.ts
to match the module it tests.
2026-04-12 20:58:46 -07:00
..
arc-runner.test.ts fixed test case 2025-06-05 11:44:37 +05:30
arc-runner.ts self-hosted: refactored block-policy apply logic 2025-06-05 11:18:09 +05:30
cache.ts Release v2.5.0 (#325) 2023-07-24 11:30:49 -07:00
checksum.ts Update agent-ebpf to v1.8.0 with global block list support 2026-04-12 20:22:02 -07:00
cleanup.ts Release v2.15.1 (#641) 2026-03-05 13:02:45 -08:00
common.test.ts Release v2.4.1 (#309) 2023-06-19 17:30:27 -07:00
common.ts Release v2.15.1 (#641) 2026-03-05 13:02:45 -08:00
configs.ts v2.16.1 (#654) 2026-03-30 11:43:08 -07:00
index.ts Release v2.15.0 (#639) 2026-02-24 15:14:57 -08:00
install-agent.ts Update agent-ebpf to v1.8.0 with global block list support 2026-04-12 20:22:02 -07:00
interfaces.ts Add deploy-on-self-hosted-vm option for agent installation on self-hosted runners 2026-04-12 20:18:10 -07:00
policy-utils.test.ts Add deploy-on-self-hosted-vm option for agent installation on self-hosted runners 2026-04-12 20:18:10 -07:00
policy-utils.ts Feature/policy store (#656) 2026-04-08 23:47:46 -07:00
setup.ts Address Copilot review: cache isDocker/isAgentInstalled calls, rename test file 2026-04-12 20:58:46 -07:00
tls-inspect.test.ts Add tls-inspection capability (#368) 2024-01-29 12:06:18 -08:00
tls-inspect.ts Update isGitHubHosted implementation 2024-06-04 16:59:55 -07:00
utils.test.ts Address Copilot review: cache isDocker/isAgentInstalled calls, rename test file 2026-04-12 20:58:46 -07:00
utils.ts Add deploy-on-self-hosted-vm option for agent installation on self-hosted runners 2026-04-12 20:18:10 -07:00