chore(app-showcase): remove test-evidence artifacts from docs/test#2923
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Test evidence (screenshots, capability reports, docx) belongs in the corresponding GitHub issue comments, not in the repository. Removes examples/app-showcase/docs/test/ (40 files, ~1.7MB): capability reports, change log notes, and 38 UI screenshots. docs/screenshots/ (README hero images, #2290) is intentionally untouched. No docs or ADRs reference the removed files.
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.
背景
平台仓库不应包含项目 issue 式的实测证据产物(截图、测试报告、实测清单)。这些证据应留在对应 GitHub issue 的评论里,不入库。
变更
删除
examples/app-showcase/docs/test/全部内容(40 个文件,约 1.7MB):console-list-form-capability-report-2026-07.mdframework-objectui-changes-2026-07-03_05.mdshowcase-console-capability-test-report.docxscreenshots/下 38 张 UI 实测截图注:任务最初提到的
permission-model-test-checklist.md、permission-model-test-report.md、scripts/等已随 #2910/#2915 的 revert(0c4c568、a5f53d448)先行移出 main,本 PR 清理的是剩余部分。引用检查
CHANGELOG.md中 "docs/tests/CI" 为字面误匹配)。docs/screenshots/(README 首页配图,docs(readme): add UI screenshots, architecture diagram, and homepage polish #2290)为正当文档资产,未触碰。相关分支处置说明(不在本 PR 内操作)
origin/assets/issue-2916-screenshots:保留。issue 导出/导入文件名与多语言优化:显示名+视图名+时间戳命名、模板全中文、导出↔导入选项标签闭环 #2916 评论以该分支 raw 链接嵌入 3 张截图(分支为孤儿提交,不进 main),删分支会导致 issue 图片失效;GitHub 无 API 可程序化转为 issue 附件。origin/claude/permission-model-testing-d5a460:对应 PR test(app-showcase): round-3 permission-model retest — issues register with evidence #2921 已 CLOSED 不合并,且无任何 issue/代码引用该分支;其 round-3 报告内容经由已关闭 PR 的refs/pull/2921/head仍可追溯,分支可安全删除(留待维护者执行)。