[PR #3008] [CLOSED] Feature: Seafile use latest Release-File #4033

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3008
Author: @MickLesk
Created: 3/11/2025
Status: Closed

Base: mainHead: MickLesk-patch-2


📝 Commits (2)

  • 002be9b Feature: Seafile use latest Release-File
  • 1ea0bca add tarfile stripping

📊 Changes

1 file changed (+10 additions, -4 deletions)

View changed files

📝 install/seafile-install.sh (+10 -4)

📄 Description

✍️ Description

-- currently draft, test in ProxmoxVED ---

Add Latest-File Check, to crawl the current active seafile server structure

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/3008 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (2) - [`002be9b`](https://github.com/community-scripts/ProxmoxVE/commit/002be9bdb1cb3b964723cbce20e3d0c9c094f34c) Feature: Seafile use latest Release-File - [`1ea0bca`](https://github.com/community-scripts/ProxmoxVE/commit/1ea0bcaff049122219f38278fa99856c6d2a7f22) add tarfile stripping ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `install/seafile-install.sh` (+10 -4) </details> ### 📄 Description ## ✍️ Description -- currently draft, test in ProxmoxVED --- Add Latest-File Check, to crawl the current active seafile server structure ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **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. - [x] ✨ **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:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4033