[PR #4326] [MERGED] build.func Change the menu for Bridge Selection #4892

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4326
Author: @michelroegl-brunner
Created: 5/8/2025
Status: Merged
Merged: 5/8/2025
Merged by: @MickLesk

Base: mainHead: Change_Bridge_Selection


📝 Commits (3)

  • a2c7a36 Change the menu for Bridge Selection
  • 4bd97c2 Change the menu for Bridge Selection
  • e4d70f9 Change the menu for Bridge Selection

📊 Changes

1 file changed (+10 additions, -8 deletions)

View changed files

📝 misc/build.func (+10 -8)

📄 Description

✍️ Description

Change the menu wich lets you choose the VM Bridge to only show the availlible bridge of the Host.

image

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/4326 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `Change_Bridge_Selection` --- ### 📝 Commits (3) - [`a2c7a36`](https://github.com/community-scripts/ProxmoxVE/commit/a2c7a3658f9d503fec46876140ee32b71fe20b27) Change the menu for Bridge Selection - [`4bd97c2`](https://github.com/community-scripts/ProxmoxVE/commit/4bd97c2362efdc95dc74f047eeb12d4163432e14) Change the menu for Bridge Selection - [`e4d70f9`](https://github.com/community-scripts/ProxmoxVE/commit/e4d70f9fa4d58e693b3650675938372ac2daa87b) Change the menu for Bridge Selection ### 📊 Changes **1 file changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `misc/build.func` (+10 -8) </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 Change the menu wich lets you choose the VM Bridge to only show the availlible bridge of the Host. ![image](https://github.com/user-attachments/assets/0aae948d-03ab-4dde-bfb7-dfb58c311f97) ## 🔗 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) - [ ] 🐞 **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. - [ ] 🆕 **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 06:12:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4892