[PR #2680] [MERGED] ByteStash #3815

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2680
Author: @tremor021
Created: 2/26/2025
Status: Merged
Merged: 2/27/2025
Merged by: @michelroegl-brunner

Base: mainHead: bytestash


📝 Commits (2)

📊 Changes

3 files changed (+193 additions, -0 deletions)

View changed files

ct/bytestash.sh (+73 -0)
install/bytestash-install.sh (+86 -0)
json/bytestash.json (+34 -0)

📄 Description

✍️ Description

Link: #1244

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)

Screenshot_2025-02-27_02-05-46
Screenshot_2025-02-27_02-03-02


🔄 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/2680 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `bytestash` --- ### 📝 Commits (2) - [`5541a11`](https://github.com/community-scripts/ProxmoxVE/commit/5541a1163dd4b19ca4542243e06e61f2b2fa9934) Add ByteStash script - [`ebc402b`](https://github.com/community-scripts/ProxmoxVE/commit/ebc402b6f97e0c1e2687706769f692c5360533ac) Update bytestash-install.sh ### 📊 Changes **3 files changed** (+193 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/bytestash.sh` (+73 -0) ➕ `install/bytestash-install.sh` (+86 -0) ➕ `json/bytestash.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #1244 ## ✅ 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) ![Screenshot_2025-02-27_02-05-46](https://github.com/user-attachments/assets/04f83115-48c9-4316-8ec5-3fb8fed4d083) ![Screenshot_2025-02-27_02-03-02](https://github.com/user-attachments/assets/5b0ea4bd-5078-4667-907f-0d8897c66405) --- <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:06:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3815