[PR #6266] [MERGED] Remove Opensense VM for the moment #6502

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

📋 Pull Request Information

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

Base: mainHead: delete_opnsense


📝 Commits (1)

  • 3a160a4 Delete frontend/public/json/opnsense-vm.json

📊 Changes

1 file changed (+0 additions, -41 deletions)

View changed files

frontend/public/json/opnsense-vm.json (+0 -41)

📄 Description

✍️ Description

The script is currently broken and needs a full refactor, mybee it is possible to move it to a LXC, wich would be much nicer.

But i need time for that, so remove for now.

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/6266 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 7/26/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `delete_opnsense` --- ### 📝 Commits (1) - [`3a160a4`](https://github.com/community-scripts/ProxmoxVE/commit/3a160a43e2a16d7be85b6e7f1f2ee12907aa7d9b) Delete frontend/public/json/opnsense-vm.json ### 📊 Changes **1 file changed** (+0 additions, -41 deletions) <details> <summary>View changed files</summary> ➖ `frontend/public/json/opnsense-vm.json` (+0 -41) </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 The script is currently broken and needs a full refactor, mybee it is possible to move it to a LXC, wich would be much nicer. But i need time for that, so remove for now. ## 🔗 Related PR / Issue 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. - [X] 💥 **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:10:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#6502