[PR #12075] [MERGED] add: patchmon breaking change msg #9955

Closed
opened 2026-02-26 17:32:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/12075
Author: @CrazyWolf13
Created: 2/19/2026
Status: Merged
Merged: 2/19/2026
Merged by: @michelroegl-brunner

Base: mainHead: CrazyWolf13-patch-6


📝 Commits (4)

  • 02a487d add: patchmon breaking change msg
  • 1bc48a3 Update ct/patchmon.sh
  • e962909 Fix sed command for environment variable updates
  • 6c3ed1b Fix protocol variable usage in patchmon.sh

📊 Changes

2 files changed (+11 additions, -4 deletions)

View changed files

📝 ct/patchmon.sh (+9 -2)
📝 install/patchmon-install.sh (+2 -2)

📄 Description

✍️ Description

  • Add breaking change msg
  • Fix sed commands
  • Fix variable usage

Fixes #11888, #12087

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/12075 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/19/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `CrazyWolf13-patch-6` --- ### 📝 Commits (4) - [`02a487d`](https://github.com/community-scripts/ProxmoxVE/commit/02a487da113c7451319de8716f66be6a0274537f) add: patchmon breaking change msg - [`1bc48a3`](https://github.com/community-scripts/ProxmoxVE/commit/1bc48a35b7ad061187c5fd324a3b52dcb5dc05e4) Update ct/patchmon.sh - [`e962909`](https://github.com/community-scripts/ProxmoxVE/commit/e9629098d15888d4fc4f2a831d1b40b1838ac704) Fix sed command for environment variable updates - [`6c3ed1b`](https://github.com/community-scripts/ProxmoxVE/commit/6c3ed1b6912c2ac0bdee1c155c62f8a39c006299) Fix protocol variable usage in patchmon.sh ### 📊 Changes **2 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ct/patchmon.sh` (+9 -2) 📝 `install/patchmon-install.sh` (+2 -2) </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 - Add breaking change msg - Fix sed commands - Fix variable usage ## 🔗 Related Issue Fixes #11888, #12087 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [ ] **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>
kerem 2026-02-26 17:32:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9955
No description provided.