mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #12577] [CLOSED] Removing Splashscreen #22977
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/12577
Author: @itomek
Created: 4/7/2025
Status: ❌ Closed
Base:
main← Head:itomek/issue43📝 Commits (10+)
216164bdocs: Add arch and install diagrams753ff86chore: Add GitHub Actions workflow for releasing artifacts and update configurationsda5866cchore: Update build-release workflow with GitHub Actions permissions83187f3chore: Update build-release workflow branch to feature branch4c7d8dachore: Update build-release workflow name for GAIA release8ce93d7Update build-release.yml34be0a3Updates testing for initial release9b3078echore: Refine build workflow name for claritycf1afa9chore: Simplify GitHub Actions workflow namedc320c5Adding artifact release📊 Changes
250 files changed (+20920 additions, -6936 deletions)
View changed files
➕
.cursor/.cursorignore(+0 -0)➕
.cursor/rules/code_analysis.json(+59 -0)➕
.cursor/rules/development_practices.json(+49 -0)➕
.cursor/rules/documentation_refs.json(+28 -0)➕
.cursor/rules/raux_understanding.json(+43 -0)📝
.github/ISSUE_TEMPLATE/bug_report.yaml(+59 -107)📝
.github/ISSUE_TEMPLATE/config.yml(+3 -0)📝
.github/ISSUE_TEMPLATE/feature_request.yaml(+35 -48)📝
.github/dependabot.yml(+14 -0)📝
.github/pull_request_template.md(+16 -60)📝
.github/workflows/build-release.yml(+249 -13)📝
.github/workflows/deploy-to-hf-spaces.yml(+4 -4)➖
.github/workflows/docker-build.yaml(+0 -477)📝
.github/workflows/format-backend.yaml.disabled(+12 -2)📝
.github/workflows/format-build-frontend.yaml.disabled(+9 -1)📝
.github/workflows/release-pypi.yml(+4 -4)📝
.gitignore(+10 -5)➕
.vscode/launch.json(+47 -0)➕
.vscode/tasks.json(+33 -0)➕
.webui_secret_key(+1 -0)...and 80 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.