litellm/tests/claude_code/cron_vm
Cursor Agent 2fea4d5cd2
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
fix(cron): keep helpful diagnostics under pipefail / shared snippet
- 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>
2026-05-22 01:03:20 +00:00
..
build_matrix.py compat-matrix: replace publisher.py + resolver.py with a bash run_daily.sh 2026-05-06 23:27:14 +00:00
litellm-compat-matrix.env.example fix(cron_vm): publish from agent-shin fork + harden systemd unit 2026-05-16 20:37:01 +00:00
litellm-compat-matrix.service fix(cron_vm): veria — isolate $HOME and hide credential dotdirs from claude 2026-05-19 05:49:18 +00:00
litellm-compat-matrix.timer compat-matrix: run from a GCP VM via systemd; drop docker + GHA 2026-05-06 23:27:14 +00:00
run_daily.sh fix(cron): keep helpful diagnostics under pipefail / shared snippet 2026-05-22 01:03:20 +00:00