Add a new branch cut GH workflow, and adopt setuptools-scm for version control (#15985)

This commit is contained in:
Kangyan-Zhou
2025-12-29 13:51:21 -08:00
committed by GitHub
parent c2e0913e17
commit 9c4eb46099
13 changed files with 380 additions and 93 deletions

3
.gitignore vendored
View File

@@ -258,3 +258,6 @@ outputs/
*.nsys-rep
*.ncu-rep
*.nvcudmp
# setuptools-scm generated version file
python/sglang/_version.py