[PR #2963] [MERGED] Rework SnipeIT: Tarball & Tempfile #3989

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2963
Author: @MickLesk
Created: 3/10/2025
Status: Merged
Merged: 3/10/2025
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-3


📝 Commits (4)

📊 Changes

2 files changed (+23 additions, -17 deletions)

View changed files

📝 ct/snipeit.sh (+17 -6)
📝 install/snipeit-install.sh (+6 -11)

📄 Description

✍️ Description

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/2963 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-3` --- ### 📝 Commits (4) - [`99b8d88`](https://github.com/community-scripts/ProxmoxVE/commit/99b8d888bbd4cd60019034fde71c3475f3fbe54d) SnipeIT: Change Release to tarball - [`5b9e8c8`](https://github.com/community-scripts/ProxmoxVE/commit/5b9e8c8d7256ac830e050be9817c760607ee361a) Update snipeit.sh - [`576d976`](https://github.com/community-scripts/ProxmoxVE/commit/576d976356a7990e775ad0d3ceca815677a635ee) Update snipeit-install.sh - [`1236996`](https://github.com/community-scripts/ProxmoxVE/commit/1236996d7f1b544ac714a1bf1b02ce8e00aa4890) Update snipeit.sh ### 📊 Changes **2 files changed** (+23 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `ct/snipeit.sh` (+17 -6) 📝 `install/snipeit-install.sh` (+6 -11) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 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. - [x] 🐞 **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:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3989