Revert broken sgl_kernel exclusion patterns in paths-filter (#18193)
This commit is contained in:
@@ -58,20 +58,6 @@ jobs:
|
||||
- "python/pyproject_xpu.toml"
|
||||
- "test/**"
|
||||
- "sgl-kernel/**"
|
||||
# Exclude non-XPU platform configs and code
|
||||
- "!sgl-kernel/pyproject_cpu.toml"
|
||||
- "!sgl-kernel/pyproject_rocm.toml"
|
||||
- "!sgl-kernel/pyproject_musa.toml"
|
||||
- "!sgl-kernel/setup_rocm.py"
|
||||
- "!sgl-kernel/setup_musa.py"
|
||||
- "!sgl-kernel/csrc/cpu/**"
|
||||
# Exclude documentation and non-functional files
|
||||
- "!sgl-kernel/README.md"
|
||||
- "!sgl-kernel/LICENSE"
|
||||
- "!sgl-kernel/THIRDPARTYNOTICES.txt"
|
||||
- "!sgl-kernel/.clang-format"
|
||||
- "!sgl-kernel/analyze_whl_kernel_sizes.py"
|
||||
- "!sgl-kernel/rename_wheels.sh"
|
||||
- ".github/workflows/pr-test-xpu.yml"
|
||||
- "docker/xpu.Dockerfile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user