feat: 整合重构安装脚本 - #271
Draft
dongly wants to merge 2 commits into
Draft
Conversation
dongly
marked this pull request as draft
February 3, 2026 01:21
Contributor
Author
|
Member
|
感谢!还请整体提交了(两个?)PR后,然后正式的进行review。 |
8 tasks
dongly
force-pushed
the
install
branch
2 times, most recently
from
September 12, 2026 09:50
4c2485e to
32be07b
Compare
…r and centralized repository URLs)
- tools/install.sh|ps1 与 tools/touch_env.py:跨平台统一安装脚本,默认安装根 ~/.rt-env - 薄根激活器(RT_ENV_ROOT):旧版 .venv 兜底,env.user.* 用户自定义文件升级与重装均不覆盖 - pkgs --upgrade 收尾尽力而为刷新 editable 安装并再生根激活器 - 安装器从克隆的 env.json 读取 packages/sdk 默认源,内置常量仅作兜底 - 移除 env_venv.py 引导链,根目录旧安装脚本由 tools/ 版本取代 - 修正 sdk 仓库分支为 main(主源与镜像均已迁移,原 master 克隆必败)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
install_ubuntu.sh安装失败,是否应该改成使用虚拟环境? #257
Add troubleshooting section for Ubuntu 23.04+ installation issues #269
[建议]env 不要安装到 .env 目录 #230
已测试平台:
@BernardXiong 请 review