mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
schema.prisma had the LiteLLM_SkillMarketplaceTable/marketplace_id/ allowed_skills additions but no committed migration captured them, failing the schema_migration_check CI job. Also fix ci_cd/run_migration.py: its temp migrations directory was a fixed path at <repo_root>/migrations, colliding with the real tracked migrations/ directory (Dockerfile, run.py) - running the script deleted it via the cleanup step. Use a real tempdir instead. |
||
|---|---|---|
| .. | ||
| baseline_db.py | ||
| check_file_length.py | ||
| check_files_match.py | ||
| run_migration.py | ||
| security_scans_readme.md | ||
| TEST_KEY_PATTERNS.md | ||