Skip to content

Conversation

yuluo-yx
Copy link
Contributor

@yuluo-yx yuluo-yx commented Oct 12, 2025

So far, there has been no feedback. This PR will complete this function.

Copy link

netlify bot commented Oct 12, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 2165f80
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68ecfd045513e0000869a29e
😎 Deploy Preview https://deploy-preview-401--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.

@yuluo-yx yuluo-yx marked this pull request as draft October 12, 2025 13:53
Copy link

github-actions bot commented Oct 12, 2025

👥 vLLM Semantic Team Notification

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

📁 tools

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

  • tools/linter/go/.golangci.yml
  • tools/make/build-run-test.mk
  • tools/make/golang.mk

📁 Root Directory

Owners: @rootfs, @Xunzhuo
Files changed:

  • .github/workflows/pre-commit.yml
  • .github/workflows/test-and-build.yml
  • .pre-commit-config.yaml
  • Dockerfile.precommit

📁 src

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

  • src/semantic-router/cmd/main.go
  • src/semantic-router/go.mod
  • src/semantic-router/go.sum
  • src/semantic-router/pkg/api/server.go
  • src/semantic-router/pkg/cache/cache_test.go
  • src/semantic-router/pkg/cache/inmemory_cache_integration_test.go
  • src/semantic-router/pkg/cache/milvus_cache.go
  • src/semantic-router/pkg/config/config_test.go
  • src/semantic-router/pkg/config/mmlu_categories_test.go
  • src/semantic-router/pkg/connectivity/mcp/http_client.go
  • src/semantic-router/pkg/connectivity/mcp/interface.go
  • src/semantic-router/pkg/connectivity/mcp/stdio_client.go
  • src/semantic-router/pkg/extproc/caching_test.go
  • src/semantic-router/pkg/extproc/edge_cases_test.go
  • src/semantic-router/pkg/extproc/endpoint_selection_test.go
  • src/semantic-router/pkg/extproc/extproc_test.go
  • src/semantic-router/pkg/extproc/metrics_integration_test.go
  • src/semantic-router/pkg/extproc/models_endpoint_test.go
  • src/semantic-router/pkg/extproc/processor.go
  • src/semantic-router/pkg/extproc/reason_mode_config_test.go
  • src/semantic-router/pkg/extproc/reason_mode_selector.go
  • src/semantic-router/pkg/extproc/reason_mode_selector_test.go
  • src/semantic-router/pkg/extproc/reasoning_integration_test.go
  • src/semantic-router/pkg/extproc/request_handler.go
  • src/semantic-router/pkg/extproc/request_processing_test.go
  • src/semantic-router/pkg/extproc/response_handler.go
  • src/semantic-router/pkg/extproc/router.go
  • src/semantic-router/pkg/extproc/security_test.go
  • src/semantic-router/pkg/extproc/server.go
  • src/semantic-router/pkg/extproc/stream_handling_test.go
  • src/semantic-router/pkg/extproc/test_utils_test.go
  • src/semantic-router/pkg/extproc/utils.go
  • src/semantic-router/pkg/metrics/metrics_test.go
  • src/semantic-router/pkg/observability/logging.go
  • src/semantic-router/pkg/services/classification.go
  • src/semantic-router/pkg/tools/tools.go
  • src/semantic-router/pkg/tools/tools_test.go
  • src/semantic-router/pkg/utils/classification/classifier.go
  • src/semantic-router/pkg/utils/classification/classifier_test.go
  • src/semantic-router/pkg/utils/classification/mcp_classifier.go
  • src/semantic-router/pkg/utils/classification/mcp_classifier_test.go
  • src/semantic-router/pkg/utils/classification/model_discovery.go
  • src/semantic-router/pkg/utils/classification/model_discovery_test.go
  • src/semantic-router/pkg/utils/classification/unified_classifier.go
  • src/semantic-router/pkg/utils/classification/unified_classifier_test.go
  • src/semantic-router/pkg/utils/entropy/entropy.go
  • src/semantic-router/pkg/utils/entropy/entropy_test.go
  • src/semantic-router/pkg/utils/http/response.go
  • src/semantic-router/pkg/utils/tls/tls.go

vLLM

🎉 Thanks for your contributions!

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

Signed-off-by: yuluo-yx <[email protected]>
@yuluo-yx yuluo-yx marked this pull request as ready for review October 12, 2025 14:41
@yuluo-yx
Copy link
Contributor Author

hi @rootfs

If you have time, please take a look. thx

@rootfs rootfs merged commit c35e98a into vllm-project:main Oct 13, 2025
15 checks passed
@yuluo-yx yuluo-yx deleted the 1012-yuluo/infra-golangci branch October 13, 2025 14:11
@yuluo-yx
Copy link
Contributor Author

The pr has been merged currently. I think we can now close #120. @roofs

joyful-ii-V-I pushed a commit to joyful-ii-V-I/semantic-router that referenced this pull request Oct 13, 2025
* infra: add golangci lint check

Signed-off-by: yuluo-yx <[email protected]>

* infra: add golangci lint check

Signed-off-by: yuluo-yx <[email protected]>

* fi

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* infra: add golang ci lint for precommit hook

Signed-off-by: yuluo-yx <[email protected]>

* fix test and  build ci error

Signed-off-by: yuluo-yx <[email protected]>

* fix: fix precommit parallel golangci-lint run error

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

---------

Signed-off-by: yuluo-yx <[email protected]>
Co-authored-by: Huamin Chen <[email protected]>
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.

5 participants