Skip to content

fix(install): CN uv fallback and safe install parent dirs on Windows#121

Merged
duguwanglong merged 1 commit intomainfrom
fix/windows-installer-uv-fallback
Apr 14, 2026
Merged

fix(install): CN uv fallback and safe install parent dirs on Windows#121
duguwanglong merged 1 commit intomainfrom
fix/windows-installer-uv-fallback

Conversation

@xiami762
Copy link
Copy Markdown
Contributor

@xiami762 xiami762 commented Apr 14, 2026

Summary

  • Add mainland China fallback URL (FLOCKS_UV_INSTALL_PS1_FALLBACK_URL) when primary uv install fails or uv is still missing in zh install flows.
  • Quote irm URLs in scripts/install.ps1; log fallback usage for zh installs.
  • Root bootstrap install*.ps1: only create install parent directory when it does not exist (Test-Path -LiteralPath).
  • Update install_zh.ps1 help and test_install_script_sources assertions.

- Retry uv install with FLOCKS_UV_INSTALL_PS1_FALLBACK_URL for zh flows
- Only mkdir install parent when missing; quote irm URLs in scripts/install.ps1
- Document fallback in install_zh.ps1 help; align tests with encoding expectations

Made-with: Cursor
@duguwanglong duguwanglong merged commit 6c47ba4 into main Apr 14, 2026
2 checks passed
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.

2 participants