fix(release): retry uv bootstrap in dev-base publish #563

Merged
coilyco-ops merged 2 commits from issue-561 into main 2026-07-15 07:06:35 +00:00
Member

This hardens the dev-base publish path against transient network resets while bootstrapping uv.

  • What changed: added bounded retries to the uv installer in the publish action and the core Dockerfile
  • Why: publish-core on run 1373 died on curl: (35) Recv failure: Connection reset by peer during the uv bootstrap
  • Validation: ward exec pre-commit-all passed locally

closes #561
ward.workflow: pull-request-and-merge

This hardens the dev-base publish path against transient network resets while bootstrapping `uv`. - What changed: added bounded retries to the `uv` installer in the publish action and the core Dockerfile - Why: `publish-core` on run 1373 died on `curl: (35) Recv failure: Connection reset by peer` during the `uv` bootstrap - Validation: `ward exec pre-commit-all` passed locally closes #561 ward.workflow: pull-request-and-merge
fix(release): retry uv bootstrap in dev-base publish
Some checks failed
ci / gate (pull_request) Failing after 4s
ci / ward-doctor (pull_request) Successful in 30s
25539ad057
retrigger(ci): recover pull-request runner cancellation
All checks were successful
ci / ward-doctor (pull_request) Successful in 5m0s
ci / gate (pull_request) Successful in 4m51s
065ecfb893
Sign in to join this conversation.
No description provided.