[PR #7078] [CLOSED] test #93052

Closed
opened 2026-05-15 18:44:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7078
Author: @Mavial
Created: 11/20/2024
Status: Closed

Base: mainHead: logicc/main


📝 Commits (7)

  • 23101a3 dev: added windows dev backend dev.bat
  • d4cb137 brand: change logos and names to Logicc AI
  • e788fd9 refac: updated CI pipelines
  • a4091e8 Merge pull request #1 from logiccai/logicc/pipelines
  • f247622 update: limited docker build to just main image amd64
  • 242e366 Merge pull request #2 from logiccai/logicc/pipelines
  • 9db1274 Merge branch 'open-webui:main' into logicc/main

📊 Changes

68 files changed (+487 additions, -582 deletions)

View changed files

.github/FUNDING.yml (+0 -1)
📝 .github/workflows/build-release.yml (+1 -1)
.github/workflows/deploy-to-hf-spaces.yml (+0 -59)
📝 .github/workflows/docker-build.yaml (+315 -315)
📝 .github/workflows/format-backend.yaml (+4 -4)
📝 .github/workflows/format-build-frontend.yaml (+4 -4)
📝 .github/workflows/integration-test.yml (+4 -4)
📝 .github/workflows/lint-backend.disabled (+2 -2)
📝 .github/workflows/lint-frontend.disabled (+1 -1)
.github/workflows/release-pypi.yml (+0 -32)
backend/dev.bat (+9 -0)
📝 backend/open_webui/apps/openai/main.py (+4 -4)
📝 backend/open_webui/apps/retrieval/web/searxng.py (+1 -1)
📝 backend/open_webui/env.py (+3 -3)
📝 src/app.html (+2 -2)
📝 src/lib/components/admin/Settings/Audio.svelte (+1 -1)
📝 src/lib/components/chat/Settings/About.svelte (+1 -1)
📝 src/lib/components/chat/Settings/General.svelte (+0 -12)
📝 src/lib/constants.ts (+1 -1)
📝 src/lib/i18n/locales/ar-BH/translation.json (+3 -3)

...and 48 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/7078 **Author:** [@Mavial](https://github.com/Mavial) **Created:** 11/20/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `logicc/main` --- ### 📝 Commits (7) - [`23101a3`](https://github.com/open-webui/open-webui/commit/23101a36f16afa48752cef7684a295edfb29e6f7) dev: added windows dev backend dev.bat - [`d4cb137`](https://github.com/open-webui/open-webui/commit/d4cb137186b20861c892c82393d1de3b6e3c332b) brand: change logos and names to Logicc AI - [`e788fd9`](https://github.com/open-webui/open-webui/commit/e788fd98dae1850028d31819906cfa6c171e43f3) refac: updated CI pipelines - [`a4091e8`](https://github.com/open-webui/open-webui/commit/a4091e8dbd4066eb6a694f978d1b1e28f0d18fa4) Merge pull request #1 from logiccai/logicc/pipelines - [`f247622`](https://github.com/open-webui/open-webui/commit/f2476229cead2b51ee51878821b59fb2f06422f0) update: limited docker build to just main image amd64 - [`242e366`](https://github.com/open-webui/open-webui/commit/242e3662a4393fa1bb40ffbc654167c0b2bf3357) Merge pull request #2 from logiccai/logicc/pipelines - [`9db1274`](https://github.com/open-webui/open-webui/commit/9db1274b920f287cb4c32462221fd0c6ba7aeb14) Merge branch 'open-webui:main' into logicc/main ### 📊 Changes **68 files changed** (+487 additions, -582 deletions) <details> <summary>View changed files</summary> ➖ `.github/FUNDING.yml` (+0 -1) 📝 `.github/workflows/build-release.yml` (+1 -1) ➖ `.github/workflows/deploy-to-hf-spaces.yml` (+0 -59) 📝 `.github/workflows/docker-build.yaml` (+315 -315) 📝 `.github/workflows/format-backend.yaml` (+4 -4) 📝 `.github/workflows/format-build-frontend.yaml` (+4 -4) 📝 `.github/workflows/integration-test.yml` (+4 -4) 📝 `.github/workflows/lint-backend.disabled` (+2 -2) 📝 `.github/workflows/lint-frontend.disabled` (+1 -1) ➖ `.github/workflows/release-pypi.yml` (+0 -32) ➕ `backend/dev.bat` (+9 -0) 📝 `backend/open_webui/apps/openai/main.py` (+4 -4) 📝 `backend/open_webui/apps/retrieval/web/searxng.py` (+1 -1) 📝 `backend/open_webui/env.py` (+3 -3) 📝 `src/app.html` (+2 -2) 📝 `src/lib/components/admin/Settings/Audio.svelte` (+1 -1) 📝 `src/lib/components/chat/Settings/About.svelte` (+1 -1) 📝 `src/lib/components/chat/Settings/General.svelte` (+0 -12) 📝 `src/lib/constants.ts` (+1 -1) 📝 `src/lib/i18n/locales/ar-BH/translation.json` (+3 -3) _...and 48 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 18:44:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#93052