mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
|
Some checks failed
Unit Tests: Security / security (push) Has been cancelled
Unit Tests: Proxy DB Operations / assert-shard-coverage (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-utils (push) Has been cancelled
Unit Tests: Proxy DB Operations / auth-checks (push) Has been cancelled
Unit Tests: Proxy DB Operations / budgets (push) Has been cancelled
Unit Tests: Proxy DB Operations / custom-logging (push) Has been cancelled
Unit Tests: Proxy DB Operations / db-and-spend (push) Has been cancelled
Unit Tests: Proxy DB Operations / endpoints-and-responses (push) Has been cancelled
Unit Tests: Proxy DB Operations / guardrails-hooks (push) Has been cancelled
Unit Tests: Proxy DB Operations / jwt-and-keys (push) Has been cancelled
Unit Tests: Proxy DB Operations / key-generation (push) Has been cancelled
Unit Tests: Proxy DB Operations / logging-misc (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-runtime (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-server-core (push) Has been cancelled
Unit Tests: Proxy DB Operations / schema-migration (push) Has been cancelled
- run_daily.sh: append '|| true' to the claude --version pipeline so a non-matching grep doesn't get propagated by pipefail+set -e, aborting before the '[[ -n CLAUDE_CODE_VERSION ]] || die' diagnostic fires. - test_run_daily_release_pagination.py: the resolution-snippet extracted from run_daily.sh starts AFTER log/die are defined. Define stubs in the test preamble so an empty LITELLM_VERSION surfaces the intended error message instead of 'bash: die: command not found' (exit 127). Co-authored-by: Yassin Kortam <yassin@berri.ai> |
||
|---|---|---|
| .. | ||
| build_matrix.py | ||
| litellm-compat-matrix.env.example | ||
| litellm-compat-matrix.service | ||
| litellm-compat-matrix.timer | ||
| run_daily.sh | ||