v1.5.3 Quality Patch first round#87
Merged
Merged
Conversation
This was referenced Jun 28, 2026
Closed
This was referenced Jun 28, 2026
Owner
Author
QA 发现:#62 / #79 仍有桌面急救大文件定位体验缺口,合并前需要补齐结合最新试用反馈,当前 PR 虽然已经推进了 #62 和 #79,但桌面急救 / 大文件扫描仍存在一个用户强感知问题: 现象
需要补齐的验收要求
不要做什么
建议实现
这个问题建议作为 PR #87 合并前的 QA blocker 处理,至少要保证“大文件明细列表 + 每条记录打开具体位置/复制路径”完成后再进入 release 收口。 |
Owner
Author
新增 QA Blocker Issue:#89已根据最新真实复测反馈创建集中 QA blocker:#89 范围包括:
建议:PR #87 暂不进入最终 release 收口,先按 #89 完成 P0/P1 复测问题,尤其是安全模式 ACL 报错、桌面急救大文件明细、MySQL 排版、外部 JDK 验证和端口识别解释。 |
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.
Summary
DevEnv Manager v1.5.3 第一轮 Quality Patch:补齐剩余功能闭环,不发布 Release,不打 tag,不修改 update-manifest 版本或发布说明。
完成的 issue
本轮补齐:#61、#62、#63、#65、#67、#69、#70、#78、#79、#80。
同一分支内已推进并保持:#60、#64、#66、#68、#71、#72、#74。
修改文件
tauri/src-tauri/src/mysql_repair.rstauri/src-tauri/src/lib.rstauri/src-tauri/src/cleanup/duplicates.rstauri/src-tauri/src/cleanup/large_files.rstauri/src-tauri/src/cleanup/mod.rstauri/src/main.tstauri/src/styles.css主要变更
测试结果
cargo test --lib:107 passedcargo clippy --all-targets -- -D warnings:passednpm run build:passedpy -3 scripts\check_repo_hygiene.py:passed未完成项
下一轮计划