[PR #2885] [MERGED] Wastebin: Update Script for Version 3.0.0 #3944

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

📋 Pull Request Information

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

Base: mainHead: MickLesk-patch-12


📝 Commits (2)

  • 0ae714c Wastebin: Update Script for Version 3.0.0
  • 3012848 Update wastebin-install.sh

📊 Changes

2 files changed (+84 additions, -41 deletions)

View changed files

📝 ct/wastebin.sh (+60 -30)
📝 install/wastebin-install.sh (+24 -11)

📄 Description

✍️ Description

  • add Environment file
  • add more options
  • fix installation process
  • include migration process (missing .txt file)

Link: #2881 #2654

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/2885 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-12` --- ### 📝 Commits (2) - [`0ae714c`](https://github.com/community-scripts/ProxmoxVE/commit/0ae714c9f7b761e82aa3e030816c4eb3611a9e68) Wastebin: Update Script for Version 3.0.0 - [`3012848`](https://github.com/community-scripts/ProxmoxVE/commit/30128485c3a02ceb7d0fd4210a08fdf7cd6411f7) Update wastebin-install.sh ### 📊 Changes **2 files changed** (+84 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `ct/wastebin.sh` (+60 -30) 📝 `install/wastebin-install.sh` (+24 -11) </details> ### 📄 Description ## ✍️ Description - add Environment file - add more options - fix installation process - include migration process (missing .txt file) ## 🔗 Related PR / Discussion / Issue Link: #2881 #2654 ## ✅ 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:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3944