mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
The lint job lived in test-litellm-ui-build.yml (workflow name "UI Build Check") next to the build job, so its check surfaced as the misleading "UI Build Check / frontend-lint" even though it does prettier, eslint, lint budgets, and knip, not building. Split it into test-litellm-ui-lint.yml (name "UI Lint") so the check reads "UI Lint / frontend-lint". The build workflow keeps only build-ui; the lint job (including the knip step) moves over unchanged. Note for whoever manages branch protection: this renames the lint required- check context from "UI Build Check / frontend-lint" to "UI Lint / frontend-lint"; update the required-check entry so PRs don't strand. |
||
|---|---|---|
| .. | ||
| actions/detect-backend-changes | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| dependabot.yaml | ||
| deploy-on-aws.png | ||
| deploy-on-gcp.png | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||