3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-03-19 14:53:12 +00:00
checkout/dist
Anatoly Rabkin 5df58a66d1 Add configurable timeout and retry for git network operations
Add per-attempt timeout (default 300s) and Kubernetes probe-style retry
configuration for git fetch, lfs-fetch, and ls-remote. New action inputs:
timeout, retry-max-attempts, retry-min-backoff, retry-max-backoff.

Fixes https://github.com/actions/checkout/issues/631

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 18:09:42 +02:00
..
index.js Add configurable timeout and retry for git network operations 2026-03-18 18:09:42 +02:00
problem-matcher.json Convert checkout to a regular action (#70) 2019-12-03 10:28:59 -05:00