[PR #1643] [MERGED] ActualBudget: Fix Update-Function, Fix Wget Crawling, Add Versionscheck #3138

Open
opened 2025-11-20 05:33:37 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1643
Author: @MickLesk
Created: 1/21/2025
Status: Merged
Merged: 1/21/2025
Merged by: @MickLesk

Base: mainHead: bugfix_actualbudget


📝 Commits (4)

  • 37d49a9 Update actualbudget-install.sh
  • 4d4de32 Update actualbudget.sh
  • 967020e Update actualbudget-install.sh
  • 014b830 Update actualbudget.sh

📊 Changes

2 files changed (+39 additions, -23 deletions)

View changed files

📝 ct/actualbudget.sh (+34 -19)
📝 install/actualbudget-install.sh (+5 -4)

📄 Description

✍️ Description

Rework Script. Has to many errors in the past.
Add Versionscheck
Fix Update Function
Fix Crawling
Update NodeJS for new installs



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)

🔄 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/1643 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/21/2025 **Status:** ✅ Merged **Merged:** 1/21/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `bugfix_actualbudget` --- ### 📝 Commits (4) - [`37d49a9`](https://github.com/community-scripts/ProxmoxVE/commit/37d49a91221b2e429b38177c82bb98606bc6564d) Update actualbudget-install.sh - [`4d4de32`](https://github.com/community-scripts/ProxmoxVE/commit/4d4de32c92ca39039ba607201126b4d27e4a72b9) Update actualbudget.sh - [`967020e`](https://github.com/community-scripts/ProxmoxVE/commit/967020ee935bd7b11f0031566418b6cfa6b4b97f) Update actualbudget-install.sh - [`014b830`](https://github.com/community-scripts/ProxmoxVE/commit/014b8306582626cc01cedd52c64339050e50f018) Update actualbudget.sh ### 📊 Changes **2 files changed** (+39 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+34 -19) 📝 `install/actualbudget-install.sh` (+5 -4) </details> ### 📄 Description ## ✍️ Description Rework Script. Has to many errors in the past. Add Versionscheck Fix Update Function Fix Crawling Update NodeJS for new installs - - - - Related Issue: #1623 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) --- <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 05:33:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3138