Skip to content

ci: retry Web UI dependency install - #32

Merged
thedancingdeveloper merged 1 commit into
mainfrom
fix/webui-npm-retry
Jul 31, 2026
Merged

ci: retry Web UI dependency install#32
thedancingdeveloper merged 1 commit into
mainfrom
fix/webui-npm-retry

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Collaborator

Summary

  • use the lockfile-driven npm ci path in the embedded Web UI build
  • retry the network-dependent install up to three times with bounded backoff
  • keep the deterministic frontend build fail-fast

Validation

  • cargo fmt --all -- --check
  • cargo check -p swarmforge --features webui
  • npm ci --no-audit --no-fund
  • npm run build

This addresses repeated arm64 container publication failures caused by npm ECONNRESET while preserving the tagged release source behavior.

@thedancingdeveloper
thedancingdeveloper merged commit e2db4c2 into main Jul 31, 2026
9 of 10 checks passed
@thedancingdeveloper
thedancingdeveloper deleted the fix/webui-npm-retry branch July 31, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant