mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
Add ci_cd/check_schema_sync.sh that diffs the three schema.prisma files (repo root, litellm/proxy/, litellm-proxy-extras/) and exits non-zero if any diverge. Wire it into the linting workflow and expose it as a make check-schema-sync target (included in make lint). |
||
|---|---|---|
| .. | ||
| .grype.yaml | ||
| baseline_db.py | ||
| check_file_length.py | ||
| check_files_match.py | ||
| check_schema_sync.sh | ||
| publish-proxy-extras.sh | ||
| run_migration.py | ||
| security_scans.sh | ||
| security_scans_readme.md | ||
| TEST_KEY_PATTERNS.md | ||