mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #12240] [CLOSED] test #9671
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/12240
Author: @philipkaufholz-8451
Created: 3/31/2025
Status: ❌ Closed
Base:
main← Head:feature/artifactory-workflow📝 Commits (7)
b53ce10updated: metadata file, using self-hosted runnersc6b4e01added: codeowners file50e69d8update: set original workflows to workflow_dispatch onlyad49a1bMerge pull request #2 from 8451LLC/feature/enable-gh-actions3fa93acupdate: workflow_dispatch only on missed workflowfa6906cMerge pull request #3 from 8451LLC/feature/enable-gh-actions8821a37add workflow for artifactory docker release📊 Changes
13 files changed (+172 additions, -61 deletions)
View changed files
➕
.8451/metadata.yml(+13 -0)➕
.github/CODEOWNERS.md(+10 -0)📝
.github/workflows/build-release.yml(+5 -5)📝
.github/workflows/codespell.disabled(+1 -1)📝
.github/workflows/deploy-to-hf-spaces.yml(+7 -8)➕
.github/workflows/docker-artifactory.yml(+90 -0)📝
.github/workflows/docker-build.yaml(+14 -15)📝
.github/workflows/format-backend.yaml(+10 -10)📝
.github/workflows/format-build-frontend.yaml(+11 -11)📝
.github/workflows/integration-test.disabled(+3 -3)📝
.github/workflows/lint-backend.disabled(+1 -1)📝
.github/workflows/lint-frontend.disabled(+1 -1)📝
.github/workflows/release-pypi.yml(+6 -6)📄 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.