Files
jared 70cc233aec
Lint / JS (eslint) (push) Successful in 15s
Lint / Python (ruff) (push) Successful in 8s
Lint / Python deps (pip-audit) (push) Successful in 38s
Lint / Secret scan (gitleaks) (push) Successful in 4s
Lint / Shell (shellcheck) (push) Successful in 6s
fix: add curl retry and timeout to gitleaks install step
The runner intermittently times out (5m) downloading the gitleaks binary
from GitHub. Add --retry 3 --retry-delay 5 --max-time 120 so transient
network blips don't fail the job.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 00:52:23 -04:00
..