Skip to content

Commit c30b51e

Browse files
authored
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: vllm-project/vllm@ad32e3e Signed-off-by: wangxiyuan <[email protected]>
1 parent 551069e commit c30b51e

20 files changed

+699
-1068
lines changed

.github/format_pr_body.sh

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ documentation:
88
ci/build:
99
- changed-files:
1010
- any-glob-to-any-file:
11-
- '.github/actions/*.yml'
12-
- '.github/workflows/*.yml'
11+
- '.github/actions/*.yaml'
12+
- '.github/workflows/*.yaml'
1313

1414
'module:tests':
1515
- changed-files:

.github/workflows/format_pr_body.yaml

Lines changed: 0 additions & 57 deletions
This file was deleted.

.github/workflows/image_310p_openeuler.yml

Lines changed: 0 additions & 135 deletions
This file was deleted.

.github/workflows/image_310p_ubuntu.yml

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)