[PR #4810] [MERGED] Umbrel: Fix MachineType #5278

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4810
Author: @MickLesk
Created: 5/28/2025
Status: Merged
Merged: 5/28/2025
Merged by: @MickLesk

Base: mainHead: MickLesk-patch-3


📝 Commits (3)

📊 Changes

1 file changed (+21 additions, -19 deletions)

View changed files

📝 vm/umbrel-os-vm.sh (+21 -19)

📄 Description

✍️ Description

Link: #4808

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/4810 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 5/28/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-3` --- ### 📝 Commits (3) - [`b48513f`](https://github.com/community-scripts/ProxmoxVE/commit/b48513f1f0197f6a29e117eddda01cf0db2b89d7) Umbrel: Fix MachineType - [`b187eb2`](https://github.com/community-scripts/ProxmoxVE/commit/b187eb25a72a598994dd086acc1cad5356abef2c) Update umbrel-os-vm.sh - [`45bf03c`](https://github.com/community-scripts/ProxmoxVE/commit/45bf03c54b7a7909d5ef85068a6c976c9cc6ea96) Update umbrel-os-vm.sh ### 📊 Changes **1 file changed** (+21 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `vm/umbrel-os-vm.sh` (+21 -19) </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 ## 🔗 Related PR / Issue Link: #4808 ## ✅ 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. --- <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:05:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5278