文件最后提交记录最后更新时间
[CI][lint] Add rule codespell back (#6236) ### What this PR does / why we need it? After removing codepsell a while, we discovered that typo had a problem correctly recognizing certain misspelled words, so I suggested adding it back. - vLLM version: v0.14.1 - vLLM main: https://github.com/vllm-project/vllm/commit/d68209402ddab3f54a09bc1f4de9a9495a283b60 --------- Signed-off-by: wangli <wangli858794774@gmail.com>3 个月前
[CI] add weekly case (#9380) ### What this PR does / why we need it? We run the weekly test case at a fixed period. add weekly case ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? by running the test - vLLM version: v0.20.2 - vLLM main: https://github.com/vllm-project/vllm/commit/0d4d334eaa583b9c09aa4eb7538c22db99fd84b3 --------- Signed-off-by: chen-commits <1636718796@qq.com> Signed-off-by: chen <1636718796@qq.com>8 天前
[Community] Nominate whx-sjtu as maintainer (#6268) Since the first release v0.13.0rc2 and v0.14.0rc1 in 2026 are released. We consider to refresh the maintainer team. I nominate whx-sjtu as the new maintainer. - vLLM version: v0.14.1 - vLLM main: https://github.com/vllm-project/vllm/commit/d68209402ddab3f54a09bc1f4de9a9495a283b60 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>3 个月前
[1/2/N] Enable pymarkdown and python __init__ for lint system (#2011) ### What this PR does / why we need it? 1. Enable pymarkdown check 2. Enable python __init__.py check for vllm and vllm-ascend 3. Make clean code ### How was this patch tested? - vLLM version: v0.9.2 - vLLM main: https://github.com/vllm-project/vllm/commit/29c6fbe58cfa705c26ed1b38f262d5ade0b4f9ba --------- Signed-off-by: wangli <wangli858794774@gmail.com>9 个月前
[CI] Add csrc cache for image build (#9037) ### What this PR does / why we need it? This pull request introduces a csrc build artifact caching mechanism into image building, which is expected to reduce image build time from 50 minutes to 10 minutes. - vLLM version: v0.20.1 - vLLM main: https://github.com/vllm-project/vllm/commit/c7aa186d67b6f051680831418e957c67f34ba7a2 --------- Signed-off-by: wangli <wangli858794774@gmail.com>18 天前
[CI] Add dependabot support and labeler workflow (#162) Add dependabot support and labeler workflow --------- Signed-off-by: Yuanhao Ji <jiyuanhao@apache.org>1 年前
Issue auto set label optimize: remove match label from issue body (#7696) ### What this PR does / why we need it? 1. Issue auto set label optimize: remove match label from issue body 2. optimize auto-label match reguler for model:glm, wan, qwen-next,emu,eplb,deepseek 3. optimize label name structure: replace '_' to '-'. - vLLM version: v0.18.0 - vLLM main: https://github.com/vllm-project/vllm/commit/35141a7eeda941a60ad5a4956670c60fd5a77029 --------- Signed-off-by: leo-pony <nengjunma@outlook.com>2 个月前
Refactor CI workflow (#4912) - merge image build workflow into one - merge package build workflow into one - merge community related workflow into one This change makes the workflow more clear - vLLM version: v0.12.0 - vLLM main: https://github.com/vllm-project/vllm/commit/ad32e3e19ccf0526cb6744a5fed09a138a5fb2f9 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>5 个月前