mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #3682] [CLOSED] Feature/gcp deploy #21312
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/3682
Author: @cmoslem
Created: 7/6/2024
Status: ❌ Closed
Base:
main← Head:feature/gcp_deploy📝 Commits (2)
a21dfa7init gcp confige4f3cb1feat:ajout de cicd git hub📊 Changes
7 files changed (+167 additions, -1363 deletions)
View changed files
➕
.github/workflows/build-gcp.yml(+25 -0)➕
.github/workflows/docker-build.yml(+30 -0)📝
Dockerfile(+22 -57)➕
backend/gcs_client.py(+22 -0)📝
backend/main.py(+26 -1279)📝
backend/requirements.txt(+4 -1)📝
scripts/prepare-pyodide.js(+38 -26)📄 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.