Skip to content

[CI] fix ci error when rebase on latest main - #10057

Merged
wangxiyuan merged 1 commit into
vllm-project:mainfrom
MrZ20:fix_ci_error
Jun 5, 2026
Merged

[CI] fix ci error when rebase on latest main#10057
wangxiyuan merged 1 commit into
vllm-project:mainfrom
MrZ20:fix_ci_error

Conversation

@MrZ20

@MrZ20 MrZ20 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it?

fix committer identity unknown when rebase on latest main.

Does this PR introduce any user-facing change?

How was this patch tested?

image

Signed-off-by: MrZ20 <2609716663@qq.com>
@MrZ20
MrZ20 requested review from Yikun and wangxiyuan as code owners June 5, 2026 02:38
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

@wangxiyuan
wangxiyuan merged commit eb7821c into vllm-project:main Jun 5, 2026
3 of 5 checks passed
@MrZ20
MrZ20 deleted the fix_ci_error branch June 5, 2026 03:02
wangxiyuan pushed a commit to wangxiyuan/vllm-ascend that referenced this pull request Jun 5, 2026
fix committer identity unknown when rebase on latest main.

<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
chen-commits pushed a commit to chen-commits/vllm-ascend that referenced this pull request Jun 6, 2026
… into main-dsv4

* 'main-dsv4' of https://github.com/chen-commits/vllm-ascend: (35 commits)
  测试qwen3.5-122B
  [BugFix][UT] Fix platform eager mode log assertion (vllm-project#10075)
  [Misc] Use logger.info_once for enable_npugraph_ex log (vllm-project#9699)
  [CI] delete DeepSeek-R1-W8A8.yaml update DeepSeek-R1-0528-W8A8-EPLB.yaml (vllm-project#10055)
  [CI] fix ci error when rebase on latest main (vllm-project#10057)
  [CI] Upgrade the image version of pr_e2e_comment (vllm-project#10052)
  [BugFix] Include zero cached prompt token details (vllm-project#9911)
  [Doc][Misc] Update release notes known issues (vllm-project#10039)
  [Doc]Update MiniMax-M2.5.md change A2 to single node (vllm-project#9481)
  [Doc]Add InternVL3.5 documentation (vllm-project#9980)
  [BugFix]Fix the question that cant find num_kv_head from some model config (vllm-project#10008)
  [Ascend950][BugFix] Fix MoonViT3dPretrainedModel.to overriding quantized ViT weight dtype (vllm-project#9929)
  [CI][Test] Optimize selective test routing and CI test stability (vllm-project#9994)
  [BugFix] fix dsv4 piecewise scenario (vllm-project#10003)
  [Test][CI] final part for selected test (vllm-project#10017)
  [Feature] Enable prefix caching with PCP/DCP (vllm-project#9638)
  [Doc]Update GLM-5 documentation and support matrix (vllm-project#9889)
  [CI] add MiniMax A2 acc case (vllm-project#9855)
  [Bugfix] [kimi] upgrade transformers from 5.5.3 to 5.5.4 (vllm-project#9996)
  [Doc][Model] Add DeepSeek-V4 Flash and Pro documentation (vllm-project#9995)
  ...
calyoung80 pushed a commit to calyoung80/vllm-ascend that referenced this pull request Jun 7, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
Signed-off-by: calyoung80 <zsucal@hotmail.com>
Signed-off-by: BobQiu1981 <qiumingbo81@163.com>
LostFox11 pushed a commit to LostFox11/vllm-ascend that referenced this pull request Jun 15, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
LostFox11 pushed a commit to LostFox11/vllm-ascend that referenced this pull request Jun 15, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
ader47 pushed a commit to ader47/vllm-ascend that referenced this pull request Jun 18, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
CXY-Katrina pushed a commit to CXY-Katrina/vllm-ascend that referenced this pull request Jun 27, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
HaoxinZong pushed a commit to HaoxinZong/vllm-ascend that referenced this pull request Jun 27, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
pisceskkk pushed a commit to pisceskkk/vllm-ascend that referenced this pull request Jun 29, 2026
### What this PR does / why we need it?
fix committer identity unknown when rebase on latest main.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
<img width="1892" height="400" alt="image"
src="https://github.com/user-attachments/assets/f30f757b-b931-420e-900f-ccbdc9fcbcca"
/>

- vLLM version: v0.20.2
- vLLM main:
vllm-project/vllm@9090368

Signed-off-by: MrZ20 <2609716663@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants