Skip to content

Conversation

Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 3afd8f5
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68f12a94ec824a000825668c
😎 Deploy Preview https://deploy-preview-456--vllm-semantic-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

github-actions bot commented Oct 16, 2025

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 Root Directory

Owners: @rootfs, @Xunzhuo
Files changed:

  • .editorconfig
  • .gitattributes
  • .gitignore
  • scripts/quickstart.sh

📁 dashboard

Owners: @JaredforReal, @Xunzhuo
Files changed:

  • dashboard/OWNER

📁 deploy

Owners: @rootfs, @Xunzhuo
Files changed:

  • deploy/openshift/Dockerfile.llm-katan
  • deploy/openshift/cleanup-openshift.sh
  • deploy/openshift/config-openshift.yaml
  • deploy/openshift/deploy-to-openshift.sh
  • deploy/openshift/deployment.yaml
  • deploy/openshift/envoy-openshift.yaml
  • deploy/openshift/kustomization.yaml
  • deploy/openshift/openwebui/deploy-openwebui-on-openshift.sh
  • deploy/openshift/openwebui/deployment.yaml
  • deploy/openshift/openwebui/kustomization.yaml
  • deploy/openshift/openwebui/pvc.yaml
  • deploy/openshift/openwebui/route.yaml
  • deploy/openshift/openwebui/service.yaml
  • deploy/openshift/openwebui/uninstall-openwebui.sh
  • deploy/openshift/template.yaml

📁 e2e-tests

Owners: @yossiovadia
Files changed:

  • e2e-tests/llm-katan/.gitignore
  • e2e-tests/llm-katan/demo-embed.html
  • e2e-tests/llm-katan/pyproject.toml
  • e2e-tests/llm-katan/terminal-demo.html
  • e2e-tests/start-llm-katan.sh

📁 src

Owners: @rootfs, @Xunzhuo, @wangchen615
Files changed:

  • src/OWNER
  • src/training/training_lora/OWNER
  • src/training/training_lora/classifier_model_fine_tuning_lora/go.mod
  • src/training/training_lora/classifier_model_fine_tuning_lora/train_cpu_optimized.sh
  • src/training/training_lora/pii_model_fine_tuning_lora/go.mod
  • src/training/training_lora/pii_model_fine_tuning_lora/train_cpu_optimized.sh
  • src/training/training_lora/prompt_guard_fine_tuning_lora/go.mod
  • src/training/training_lora/prompt_guard_fine_tuning_lora/train_cpu_optimized.sh

📁 tools

Owners: @yuluo-yx, @rootfs, @Xunzhuo
Files changed:

  • tools/linter/go/.golangci.yml
  • tools/make/milvus.mk
  • tools/make/openshift.mk

📁 website

Owners: @Xunzhuo, @rootfs, @yuluo-yx
Files changed:

  • website/src/components/ZoomableMermaid/styles.module.css

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@JaredforReal
Copy link
Collaborator

This pre-commit error did come from isort and black conflict. isort focus on python import, which black can take over to avoid conflict.
@rootfs @yuluo-yx check this out #458

@rootfs rootfs merged commit ff181e9 into vllm-project:main Oct 16, 2025
16 checks passed
@yuluo-yx yuluo-yx deleted the 1016-yuluo/dev-config branch October 17, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Precommit newline] In the SR project, should all the files end on a new line? dev: standardize editor configs for cross-platform development

6 participants