[PR #2948] [MERGED] Open WebUI: reset code base before pulling update #3981

Closed
opened 2025-11-20 06:07:42 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2948
Author: @tremor021
Created: 3/8/2025
Status: Merged
Merged: 3/9/2025
Merged by: @MickLesk

Base: mainHead: owebui


📝 Commits (6)

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 ct/openwebui.sh (+7 -0)

📄 Description

✍️ Description

Link: #2941

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2948 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `owebui` --- ### 📝 Commits (6) - [`3fd7dea`](https://github.com/community-scripts/ProxmoxVE/commit/3fd7deab9bb70d2f1164b4b35a45a3355c2d85ea) fix: hard reset codebase before pulling - [`10163a3`](https://github.com/community-scripts/ProxmoxVE/commit/10163a33206c6d6ea5805f4ffad28ce683a500d7) backup data folder just in case - [`60e9474`](https://github.com/community-scripts/ProxmoxVE/commit/60e947483fa0c58d7e6760cde4916d6921015f07) bad path fix - [`616cf8a`](https://github.com/community-scripts/ProxmoxVE/commit/616cf8afcefc7c3cc97c8243d7891e6f3989b351) another safety layer - [`3a15ae0`](https://github.com/community-scripts/ProxmoxVE/commit/3a15ae02e47633c04975db4f13c06b90bdc16648) final touches - [`5029e00`](https://github.com/community-scripts/ProxmoxVE/commit/5029e009aed7f3663b370b562696a3fd1900bec3) i'm dumb ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ct/openwebui.sh` (+7 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #2941 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [✅] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:07:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3981