[PR #3064] [MERGED] OpenWebUI check if there are stashed changes before poping #4118

Closed
opened 2026-02-26 13:35:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3064
Author: @tremor021
Created: 3/13/2025
Status: Merged
Merged: 3/13/2025
Merged by: @michelroegl-brunner

Base: mainHead: owebui


📝 Commits (1)

  • ff7e56c OpenWebUI check if there are stashed changes before poping

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 ct/openwebui.sh (+3 -1)

📄 Description

✍️ Description

This PR adds a check if there are stashed changes and pops them after update. If no changes are stashed, nothing happens.

Link: #

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/3064 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/13/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `owebui` --- ### 📝 Commits (1) - [`ff7e56c`](https://github.com/community-scripts/ProxmoxVE/commit/ff7e56cf068e5b6115270e3c98ef3cde8456b5b5) OpenWebUI check if there are stashed changes before poping ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/openwebui.sh` (+3 -1) </details> ### 📄 Description ## ✍️ Description This PR adds a check if there are stashed changes and pops them after update. If no changes are stashed, nothing happens. ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ 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>
kerem 2026-02-26 13:35:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#4118
No description provided.