test: validate generated HTML API migration lanes - #704
Closed
shczhen wants to merge 21 commits into
Closed
Conversation
shczhen
force-pushed
the
codex/html-migration-dartdoc
branch
from
July 10, 2026 09:38
6c8eff6 to
3fede71
Compare
shczhen
force-pushed
the
codex/html-migration-validation-report
branch
from
July 10, 2026 09:45
e180f7a to
b5bf557
Compare
shczhen
force-pushed
the
codex/html-migration-dartdoc
branch
from
July 10, 2026 09:56
3fede71 to
55c0bd4
Compare
Vercel PreviewPreview URL: https://docs-portal-2hr3il9wr-agora-devx.vercel.app |
shczhen
force-pushed
the
codex/html-migration-validation-report
branch
from
July 10, 2026 10:02
b5bf557 to
2f3847a
Compare
This was referenced Jul 10, 2026
This was referenced Jul 13, 2026
Collaborator
Author
|
同步 Issue #746 的迁移脚本根因修复与回归测试:DITA 页面 description 不再跨 topic 边界读取首个 member shortdesc。提交 |
Collaborator
Author
|
#746 的跨平台回归门禁已同步到本 PR(
PR 保持未合并,待 doc team 测试。 |
Collaborator
Author
|
已在原 PR 为 #730 增加阻断式重复显式锚点验证;与生成侧共用 Markdown code protection scanner,不扫描 fenced/inline/跨行 code 示例。专项 6/6、types:check、Standards/Spec 审查通过。PR 保持未合并,等待 doc team 测试。 |
shczhen
force-pushed
the
codex/html-migration-dartdoc
branch
from
July 14, 2026 05:29
2f74c23 to
dafbc8d
Compare
This was referenced Jul 14, 2026
This was referenced Jul 14, 2026
Collaborator
|
Validation matrix audit verified cleanly from docs-portal CN-NEWDOC baseline: validation tests passed (7 files / 35 tests), |
This was referenced Jul 14, 2026
Closed
Closed
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
Closes #697.
Verification
bun test scripts/html-to-md-migration.test.ts scripts/validate-html-api-migration.test.ts(13 passed)node --check scripts/validate-html-api-migration.mjsbunx biome check scripts/validate-html-api-migration.mjs scripts/validate-html-api-migration.test.tsbun run html:migration:validate -- --source-root /path/to/shengwang-doc-source/html-docsbun run types:checkbun run buildwas not runNotes
This PR is stacked on #702 so the validation runner exercises all lane implementations without merging them into one review PR.
Set
HTML_MIGRATION_SOURCE_ROOTinstead of passing--source-rootwhen preferred.