[PR #5418] [MERGED] Update all Alpine Scripts to atleast 1GB HDD #5783

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5418
Author: @michelroegl-brunner
Created: 6/24/2025
Status: Merged
Merged: 6/24/2025
Merged by: @MickLesk

Base: mainHead: michelroegl-brunner-patch-1


📝 Commits (3)

📊 Changes

4 files changed (+52 additions, -52 deletions)

View changed files

📝 ct/alpine-it-tools.sh (+1 -1)
📝 ct/alpine-zigbee2mqtt.sh (+1 -1)
📝 frontend/public/json/alpine-it-tools.json (+2 -2)
📝 frontend/public/json/zigbee2mqtt.json (+48 -48)

📄 Description

✍️ Description

Update all Alpine scripts to minimum 1 GB to prevent the check from failing.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/5418 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-1` --- ### 📝 Commits (3) - [`f78f572`](https://github.com/community-scripts/ProxmoxVE/commit/f78f5727ae370fab9613b8b2c4059784fc70411d) Update alpine-it-tools.sh - [`d75cda2`](https://github.com/community-scripts/ProxmoxVE/commit/d75cda28fa806f6433e68768af26bd310756a54e) Update alpine-zigbee2mqtt.sh - [`3369ee2`](https://github.com/community-scripts/ProxmoxVE/commit/3369ee29e992fc0dfccd113498e610cc02ea6182) Update jsons ### 📊 Changes **4 files changed** (+52 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `ct/alpine-it-tools.sh` (+1 -1) 📝 `ct/alpine-zigbee2mqtt.sh` (+1 -1) 📝 `frontend/public/json/alpine-it-tools.json` (+2 -2) 📝 `frontend/public/json/zigbee2mqtt.json` (+48 -48) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Update all Alpine scripts to minimum 1 GB to prevent the check from failing. ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [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. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <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 07:07:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5783