fix(rebuild): harden split workflow setup #164
Loading…
Reference in a new issue
No description provided.
Delete branch "t3code/fix-weekly-rebuild-splits"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
Weekly rebuild shards can all hit a transient CRAN DNS/index outage at once, and the dependent CDN purge always fails because it tries to clone over the checkout preserved from the re-index step.
Changes
uvr addresolution up to four times with bounded backoff.Validation
crow lint .crow/shellcheck local/uvr-install.sh scripts/purge_cdn_zone.shgit diff --check