mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Merge pull request #32530 from BerriAI/litellm_/competent-williams-410458
ci: run unit test workflows on ui-only changes (revert #32422)
This commit is contained in:
commit
b00877c0a6
12 changed files with 0 additions and 48 deletions
4
.github/workflows/test-unit-core-utils.yml
vendored
4
.github/workflows/test-unit-core-utils.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
4
.github/workflows/test-unit-integrations.yml
vendored
4
.github/workflows/test-unit-integrations.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
4
.github/workflows/test-unit-misc.yml
vendored
4
.github/workflows/test-unit-misc.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
4
.github/workflows/test-unit-proxy-auth.yml
vendored
4
.github/workflows/test-unit-proxy-auth.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
4
.github/workflows/test-unit-proxy-db.yml
vendored
4
.github/workflows/test-unit-proxy-db.yml
vendored
|
|
@ -5,10 +5,6 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- litellm_internal_staging
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
4
.github/workflows/test-unit-proxy-infra.yml
vendored
4
.github/workflows/test-unit-proxy-infra.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
4
.github/workflows/test-unit-proxy-legacy.yml
vendored
4
.github/workflows/test-unit-proxy-legacy.yml
vendored
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ on:
|
|||
- litellm_internal_staging
|
||||
- litellm_oss_staging
|
||||
- "litellm_**"
|
||||
paths-ignore:
|
||||
- "ui/**"
|
||||
- "**.md"
|
||||
- "**.mdx"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue