mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #7478] [CLOSED] Feature/test workflow #8862
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7478
Author: @SSolicki
Created: 11/29/2024
Status: ❌ Closed
Base:
main← Head:feature/test-workflow📝 Commits (7)
993fecbigang igjen36947d3miljø specbcfcf97blæ1eea7cdjeppf699589chore: add deployment documentation and automation workflowf629adedocs: update deployment documentation and close debug notes25cb6bddocs: update deployment test checklist with PR steps📊 Changes
32 files changed (+1807 additions, -112 deletions)
View changed files
➕
.github/workflows/dev-to-test-merge.yml(+46 -0)📝
Dockerfile(+35 -0)📝
README.md(+29 -50)➕
backend/Dockerfile(+32 -0)➕
debug.md(+33 -0)➕
deployment.md(+123 -0)➕
deploymenttest.md(+154 -0)➖
docker-compose.a1111-test.yaml(+0 -31)➖
docker-compose.amdgpu.yaml(+0 -8)➖
docker-compose.api.yaml(+0 -5)➖
docker-compose.data.yaml(+0 -4)➕
docker-compose.dev.yaml(+70 -0)➖
docker-compose.gpu.yaml(+0 -11)➕
docker-compose.prod.yaml(+74 -0)📝
docker-compose.template.yaml(+0 -0)➕
docker-compose.test.yaml(+91 -0)➕
docs/STRATEGY.md(+142 -0)➕
docs/closedbug.md(+50 -0)➕
docs/debug.md(+76 -0)➕
docs/futurework.md(+61 -0)...and 12 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.