[PR #9135] [MERGED] Remove Barcodebuddy #7850

Closed
opened 2026-02-26 16:30:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9135
Author: @michelroegl-brunner
Created: 11/13/2025
Status: Merged
Merged: 11/13/2025
Merged by: @MickLesk

Base: mainHead: michelroegl-brunner-patch-1


📝 Commits (4)

  • 262f64d Delete ct/barcode-buddy.sh
  • 3e37cf3 Delete ct/headers/barcode-buddy
  • cda5c0c Delete frontend/public/json/barcode-buddy.json
  • c04c7b9 Delete install/barcode-buddy-install.sh

📊 Changes

4 files changed (+0 additions, -188 deletions)

View changed files

ct/barcode-buddy.sh (+0 -69)
ct/headers/barcode-buddy (+0 -6)
frontend/public/json/barcode-buddy.json (+0 -40)
install/barcode-buddy-install.sh (+0 -73)

📄 Description

✍️ Description

Remove Barcodebuddy, last release was 1.5 years ago.

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/9135 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-1` --- ### 📝 Commits (4) - [`262f64d`](https://github.com/community-scripts/ProxmoxVE/commit/262f64d743b1cb7e4ea96c9c14fb6a434a2f8145) Delete ct/barcode-buddy.sh - [`3e37cf3`](https://github.com/community-scripts/ProxmoxVE/commit/3e37cf3f72014dd04fa53e9920b267adf10ccfba) Delete ct/headers/barcode-buddy - [`cda5c0c`](https://github.com/community-scripts/ProxmoxVE/commit/cda5c0c230252df9f1cb8e0e6bcd12edaa25897b) Delete frontend/public/json/barcode-buddy.json - [`c04c7b9`](https://github.com/community-scripts/ProxmoxVE/commit/c04c7b95e066c8e767d7d08df348248a36800291) Delete install/barcode-buddy-install.sh ### 📊 Changes **4 files changed** (+0 additions, -188 deletions) <details> <summary>View changed files</summary> ➖ `ct/barcode-buddy.sh` (+0 -69) ➖ `ct/headers/barcode-buddy` (+0 -6) ➖ `frontend/public/json/barcode-buddy.json` (+0 -40) ➖ `install/barcode-buddy-install.sh` (+0 -73) </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 Barcodebuddy, last release was 1.5 years ago. ## 🔗 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. - [ ] 💥 **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 16:30:55 +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#7850
No description provided.