litellm/litellm-rust/crates
Yujong Lee 52a895807a ci(rust): run server-feature gates, debug wheel, and wrapper seam tests
- rust-checks: clippy + tests for litellm-ai-gateway --features server
  (axum server code was never compiled by CI; fix 3 collapsible_if lints
  the new gate surfaced)
- new debug-wheel job: maturin dev-profile wheel + smoke/native-route
  scripts (verify_linux_native_wheel.py intentionally skipped: it
  asserts release-only properties like stripped symbols)
- release-wheel: run rust_bridge wrapper tests against the wheel-installed
  package in a fresh venv (--import-mode=importlib keeps the repo
  checkout off sys.path)
2026-09-03 14:02:06 -07:00
..
ai-gateway ci(rust): run server-feature gates, debug wheel, and wrapper seam tests 2026-09-03 14:02:06 -07:00
CODING_STANDARDS refactor(rust): extract domain-neutral Python interop 2026-09-02 12:16:26 -07:00
core Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
python-bridge Merge pull request #38765 from BerriAI/litellm_ocr_sdk_parity_tests 2026-09-03 10:16:35 -07:00
python-interop fix(python-bridge): harden sync and async route boundaries (#39332) 2026-09-02 16:26:35 -07:00