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:
ad32e3e19c

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-12-11 19:34:43 +08:00
committed by GitHub
parent 551069e53a
commit c30b51e764
20 changed files with 699 additions and 1068 deletions

4
.github/labeler.yml vendored
View File

@@ -8,8 +8,8 @@ documentation:
ci/build:
- changed-files:
- any-glob-to-any-file:
- '.github/actions/*.yml'
- '.github/workflows/*.yml'
- '.github/actions/*.yaml'
- '.github/workflows/*.yaml'
'module:tests':
- changed-files: