[PR #3801] [MERGED] Remove Actualbudget #4545

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3801
Author: @michelroegl-brunner
Created: 4/10/2025
Status: Merged
Merged: 4/10/2025
Merged by: @tremor021

Base: mainHead: remove_actual_budget


📝 Commits (1)

📊 Changes

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

View changed files

ct/actualbudget.sh (+0 -136)
ct/headers/actualbudget (+0 -6)
frontend/public/json/actualbudget.json (+0 -34)
install/actualbudget-install.sh (+0 -102)

📄 Description

✍️ Description

Due to the constant breaks from the ActualBudget Dev Team in the App and Releases, also in Minor versions, delete the Actualbudget Script until it maybe get more stable.

We have to bugfix it everey other week, wich is no longer viable to maintain.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • 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.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 Additional Information (optional)


🔄 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/3801 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `remove_actual_budget` --- ### 📝 Commits (1) - [`e0e787b`](https://github.com/community-scripts/ProxmoxVE/commit/e0e787b2f5b9379754018ffec1c37b62c5dd364c) Remove Actualbudget ### 📊 Changes **4 files changed** (+0 additions, -278 deletions) <details> <summary>View changed files</summary> ➖ `ct/actualbudget.sh` (+0 -136) ➖ `ct/headers/actualbudget` (+0 -6) ➖ `frontend/public/json/actualbudget.json` (+0 -34) ➖ `install/actualbudget-install.sh` (+0 -102) </details> ### 📄 Description <!--🛑 New scripts must first be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs for new scripts that skip this process will be closed. --> ## ✍️ Description <!-- Briefly describe your changes. --> Due to the constant breaks from the ActualBudget Dev Team in the App and Releases, also in Minor versions, delete the Actualbudget Script until it maybe get more stable. We have to bugfix it everey other week, wich is no longer viable to maintain. ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [ ] **No breaking changes** – Existing functionality remains intact. - [ ] **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. --- ## 🔍 Code & Security Review (**X** in brackets) - [ ] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** ## 📋 Additional Information (optional) <!-- Add any extra context, screenshots, or references. --> --- <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:10:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4545