Skip to content

[Fix] CI/CD #1 - mypy | check_code_and_doc_quality | guardrails_testing - #18195

Merged
AlexsanderHamir merged 10 commits into
mainfrom
litellm_fixes_for_release_01
Dec 18, 2025
Merged

[Fix] CI/CD #1 - mypy | check_code_and_doc_quality | guardrails_testing#18195
AlexsanderHamir merged 10 commits into
mainfrom
litellm_fixes_for_release_01

Conversation

@AlexsanderHamir

Copy link
Copy Markdown
Contributor

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🧹 Refactoring
✅ Test

Changes

…rdrail

- Fix incompatible types in assignment for 'category' variable by renaming to 'category_name'
- Fix union-attr error for 'message' attribute on 'StreamingChoices' by using getattr() and safely checking for 'content'
… for team endpoints

- Added `prompts` field to `UpdateTeamRequest` to specify allowed prompts for teams.
- Updated documentation in `team_endpoints.py` to reflect changes in team creation and update functions regarding `prompts` and `secret_manager_settings`.
…up to SEARCH_PROVIDERS

Whitelists the 'linkup' search provider in the llms folder style check.
@vercel

vercel Bot commented Dec 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
litellm Ready Ready Preview, Comment Dec 18, 2025 2:30pm

@AlexsanderHamir
AlexsanderHamir merged commit 2882142 into main Dec 18, 2025
24 of 56 checks passed
@ishaan-berri
ishaan-berri deleted the litellm_fixes_for_release_01 branch March 26, 2026 21:53
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant