mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #301] [CLOSED] Tweaks #367
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/pipelines/pull/301
Author: @jedwards1230
Created: 10/20/2024
Status: ❌ Closed
Base:
main← Head:tweaks📝 Commits (10+)
d8d77bechore: update github cloning7e46d5eci: disable cuda image for personal fork78f3a8bchore: update .gitignore and environment configuration in compose.yaml; simplify start.sh execution94b27ecchore: fix compose0c1d4abchore: enhance pipeline download logic to conditionally reset destination directory28ee0dachore: add DEBUG_PIP option to control pip install output in start.sh238008aMerge branch 'open-webui:main' into main4c32fc0chore: cleanup7917cd4chore: consolidate docker actions9298e65fix: docker registry📊 Changes
9 files changed (+418 additions, -363 deletions)
View changed files
➕
.github/workflows/build-docker-image.yaml(+120 -0)📝
.github/workflows/docker-build.yaml(+39 -270)➕
.github/workflows/merge-docker-images.yaml(+65 -0)📝
.gitignore(+0 -2)📝
Dockerfile(+1 -1)➕
compose.yaml(+42 -0)📝
main.py(+62 -38)➖
pipelines/.gitignore(+0 -0)📝
start.sh(+89 -52)📄 Description
meant to PR my own main branch. disregard.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.