mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
The chaos test only ran on a weekly cron, so a release could be cut from a commit it had never covered. Making it callable lets create-release.yml run it against the exact commit being tagged and refuse to tag if it fails. Dev, nightly, alpha and beta tags skip the gate: they are cut far more often than stable and RC tags, and the weekly schedule already covers the default branch. Input validation moves into the gate job so a malformed tag or SHA fails before spending a multi-minute chaos run. Co-Authored-By: Claude Code <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| codeql | ||
| e2e-stack | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| ci-coverage-allowlist.yml | ||
| CODEOWNERS | ||
| dependabot.yaml | ||
| deploy-on-aws.png | ||
| deploy-on-gcp.png | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| mutmut-coverage.rc | ||
| pull_request_template.md | ||
| template.yaml | ||