Skip to content

fix(install): add shell uv fallback for cn installer#136

Merged
duguwanglong merged 1 commit intomainfrom
fix/sh-uv-cn-fallback
Apr 16, 2026
Merged

fix(install): add shell uv fallback for cn installer#136
duguwanglong merged 1 commit intomainfrom
fix/sh-uv-cn-fallback

Conversation

@xiami762
Copy link
Copy Markdown
Contributor

Summary

  • add a mainland China shell fallback URL for the zh installer entrypoints
  • make the bash installer retry uv installation with uv.agentsmirror.com/install-cn.sh when the primary CN script fails or does not expose uv
  • cover the fallback behavior with installer script tests without including the unrelated uv.lock change

Test plan

  • uv run pytest tests/scripts/test_install_script_sources.py tests/scripts/test_install_script_help.py

Made with Cursor

Add a mainland China shell fallback for uv in the zh installers and cover the new path with script tests. This keeps the bash installer aligned with the localized install flow without including unrelated lockfile changes.

Made-with: Cursor
@duguwanglong duguwanglong merged commit 73f1582 into main Apr 16, 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