[PR #11433] [MERGED] tracearr: install/update new prestart script from upstream #9478

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11433
Author: @durzo
Created: 2/1/2026
Status: Merged
Merged: 2/1/2026
Merged by: @MickLesk

Base: mainHead: durzo-tracearr


📝 Commits (2)

  • dbc8a26 tracearr: install/update new prestart script from upstream
  • 335fa51 Update tracearr.sh

📊 Changes

2 files changed (+77 additions, -7 deletions)

View changed files

📝 ct/tracearr.sh (+56 -2)
📝 install/tracearr-install.sh (+21 -5)

📄 Description

✍️ Description

updated prestart script from upstream

Fixes https://github.com/connorgallopo/Tracearr/issues/279

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/11433 **Author:** [@durzo](https://github.com/durzo) **Created:** 2/1/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `durzo-tracearr` --- ### 📝 Commits (2) - [`dbc8a26`](https://github.com/community-scripts/ProxmoxVE/commit/dbc8a263f2507e5d5b1a085f379c1efc420778e4) tracearr: install/update new prestart script from upstream - [`335fa51`](https://github.com/community-scripts/ProxmoxVE/commit/335fa51b20751ab1a340543b3a85c5599cc244bc) Update tracearr.sh ### 📊 Changes **2 files changed** (+77 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `ct/tracearr.sh` (+56 -2) 📝 `install/tracearr-install.sh` (+21 -5) </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 updated prestart script from upstream ## 🔗 Related Issue Fixes https://github.com/connorgallopo/Tracearr/issues/279 ## ✅ 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) - [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:30:37 +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#9478
No description provided.