Environment:Sgl project Sglang GitHub Actions
Appearance
Sgl_project_Sglang_GitHub_Actions is the GitHub Actions CI/CD environment used by the SGLang project for automated testing, linting, and release workflows.
Requirements
- GitHub-hosted or self-hosted runners
- GitHub Actions workflow YAML configuration
- Repository secrets for API tokens and credentials
- Python 3.10+ available on runners
- Docker support for GPU-enabled test runners
- `actions/checkout`, `actions/setup-python`, and other standard GitHub Actions
Required By
- Implementation:Sgl_project_Sglang_CI_Permissions_Config
- Implementation:Sgl_project_Sglang_PR_Test_Workflow
See Also
Page Connections
Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment