[PR #4686] [MERGED] Remove rtsptoweb (deprecated) #5171

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4686
Author: @michelroegl-brunner
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @tremor021

Base: mainHead: michelroegl-brunner-patch-2


📝 Commits (3)

  • 1d2d608 Delete ct/rtsptoweb.sh
  • 94df6a5 Delete install/rtsptoweb-install.sh
  • 988cb09 Delete ct/headers/rtsptoweb

📊 Changes

3 files changed (+0 additions, -112 deletions)

View changed files

ct/headers/rtsptoweb (+0 -6)
ct/rtsptoweb.sh (+0 -44)
install/rtsptoweb-install.sh (+0 -62)

📄 Description

✍️ Description

Remove as this App is deprecated.

Link: #4685

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/4686 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-2` --- ### 📝 Commits (3) - [`1d2d608`](https://github.com/community-scripts/ProxmoxVE/commit/1d2d60894b6b28ca3fd864dbc954984152a0d735) Delete ct/rtsptoweb.sh - [`94df6a5`](https://github.com/community-scripts/ProxmoxVE/commit/94df6a503d0cd250dc008819769cf960d87959b0) Delete install/rtsptoweb-install.sh - [`988cb09`](https://github.com/community-scripts/ProxmoxVE/commit/988cb0953b14cdca8ab7057bd1a519f8cdc60749) Delete ct/headers/rtsptoweb ### 📊 Changes **3 files changed** (+0 additions, -112 deletions) <details> <summary>View changed files</summary> ➖ `ct/headers/rtsptoweb` (+0 -6) ➖ `ct/rtsptoweb.sh` (+0 -44) ➖ `install/rtsptoweb-install.sh` (+0 -62) </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 Remove as this App is deprecated. ## 🔗 Related PR / Issue Link: #4685 ## ✅ 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. - [ ] ✨ **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:04:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5171