Skip to content

Conversation

@Hoblovski
Copy link
Collaborator

What type of PR is this?

修复 ts 回归测试 CI

默认跑 abcoder 用的 ts-parser 是从 registry 拉下来的,不是仓库里的开发版本。
所以必须手动安装仓库里的 ts-parser,不然根本测不到它。

其他:

  1. 比对 uniast json 的时候忽略 id 和 Path
  2. main 和 pr 使用各自的脚本装依赖,不再统一用 pr 的

注入错误的例子

  1. 这个 commit 破坏了 ts parser Hoblovski@50ba633
  2. 它的 CI 能测出来 https://github.com/Hoblovski/abcoder/actions/runs/18527735791/job/52802418179

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@AsterDY AsterDY merged commit a31fd78 into cloudwego:main Oct 17, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants