[Deps] Raise smg-grpc-servicer floor to >=0.9.0 to unbreak SMG E2E CI (#38801)
Co-authored-by: Kangyan Zhou <kangyan.zhou@radixark.ai> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Kangyan Zhou
Claude Opus 5
parent
a26273d668
commit
06dfe05d65
@@ -8,6 +8,10 @@ on:
|
||||
- ".github/workflows/pr-test-rust.yml"
|
||||
- "scripts/ci/cuda/ci_install_dependency.sh"
|
||||
- "scripts/ci/cuda/ci_install_gateway_dependencies.sh"
|
||||
# gateway-e2e resolves the SMG runtime deps (the smg-grpc-servicer
|
||||
# floor) from here, via ci_install_dependency.sh's
|
||||
# `pip install -e python[...]` — a bump there must re-run this workflow.
|
||||
- "python/pyproject.toml"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [opened, synchronize, reopened, labeled]
|
||||
@@ -16,6 +20,10 @@ on:
|
||||
- ".github/workflows/pr-test-rust.yml"
|
||||
- "scripts/ci/cuda/ci_install_dependency.sh"
|
||||
- "scripts/ci/cuda/ci_install_gateway_dependencies.sh"
|
||||
# gateway-e2e resolves the SMG runtime deps (the smg-grpc-servicer
|
||||
# floor) from here, via ci_install_dependency.sh's
|
||||
# `pip install -e python[...]` — a bump there must re-run this workflow.
|
||||
- "python/pyproject.toml"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user