[PR #5128] [CLOSED] Master #5329

Closed
opened 2026-02-26 14:33:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5128
Author: @tjcomserv
Created: 6/13/2025
Status: Closed

Base: mainHead: master


📝 Commits (5)

  • 8f264ed Update dolibarr.sh
  • 1a74655 Merge pull request #3 from tjcomserv/tjcomserv-dbarr-patch-2
  • 3587fc6 Update dolibarr.sh
  • bf99688 Update build.func
  • bb7cce7 "community-scripts/ProxmoxVE" replaced with "tjcomserv/ProxmoxVE_HS"

📊 Changes

771 files changed (+3171 additions, -2536 deletions)

View changed files

📝 .github/CONTRIBUTOR_AND_GUIDES/CODE-AUDIT.md (+9 -8)
📝 .github/CONTRIBUTOR_AND_GUIDES/CONTRIBUTING.md (+11 -10)
📝 .github/CONTRIBUTOR_AND_GUIDES/USER_SUBMITTED_GUIDES.md (+2 -1)
📝 .github/CONTRIBUTOR_AND_GUIDES/ct/AppName.md (+3 -2)
📝 .github/CONTRIBUTOR_AND_GUIDES/ct/AppName.sh (+3 -2)
📝 .github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.md (+2 -1)
📝 .github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.sh (+2 -1)
📝 .github/DISCUSSION_TEMPLATE/request-script.yml (+2 -1)
📝 .github/ISSUE_TEMPLATE/bug_report.yml (+4 -3)
📝 .github/ISSUE_TEMPLATE/config.yml (+3 -2)
📝 .github/ISSUE_TEMPLATE/frontend_report.yml (+2 -1)
📝 .github/pull_request_template.md (+2 -1)
📝 .github/workflows/auto-update-app-headers.yml (+2 -1)
📝 .github/workflows/autolabeler.yml (+2 -1)
📝 .github/workflows/changelog-pr.yml (+2 -1)
📝 .github/workflows/close-discussion.yml (+2 -1)
📝 .github/workflows/close-ttek-issues.yaml (+3 -2)
📝 .github/workflows/close_issue_in_dev.yaml (+6 -5)
📝 .github/workflows/crawl-versions.yaml (+3 -2)
📝 .github/workflows/create-docker-for-runner.yml (+2 -1)

...and 80 more files

📄 Description

✍️ Description

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/5128 **Author:** [@tjcomserv](https://github.com/tjcomserv) **Created:** 6/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (5) - [`8f264ed`](https://github.com/community-scripts/ProxmoxVE/commit/8f264edb7591519ed2f51b6b27e9d7a763500fdd) Update dolibarr.sh - [`1a74655`](https://github.com/community-scripts/ProxmoxVE/commit/1a74655697f2a02a42afa65dac8bc4787f3c2c38) Merge pull request #3 from tjcomserv/tjcomserv-dbarr-patch-2 - [`3587fc6`](https://github.com/community-scripts/ProxmoxVE/commit/3587fc6e24f69f1819b20ee4e33434823391e0da) Update dolibarr.sh - [`bf99688`](https://github.com/community-scripts/ProxmoxVE/commit/bf99688a4de6e7cbca65b2777facefd7d93485fc) Update build.func - [`bb7cce7`](https://github.com/community-scripts/ProxmoxVE/commit/bb7cce770d75e3d783e9e664296fa6931642e8fc) "community-scripts/ProxmoxVE" replaced with "tjcomserv/ProxmoxVE_HS" ### 📊 Changes **771 files changed** (+3171 additions, -2536 deletions) <details> <summary>View changed files</summary> 📝 `.github/CONTRIBUTOR_AND_GUIDES/CODE-AUDIT.md` (+9 -8) 📝 `.github/CONTRIBUTOR_AND_GUIDES/CONTRIBUTING.md` (+11 -10) 📝 `.github/CONTRIBUTOR_AND_GUIDES/USER_SUBMITTED_GUIDES.md` (+2 -1) 📝 `.github/CONTRIBUTOR_AND_GUIDES/ct/AppName.md` (+3 -2) 📝 `.github/CONTRIBUTOR_AND_GUIDES/ct/AppName.sh` (+3 -2) 📝 `.github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.md` (+2 -1) 📝 `.github/CONTRIBUTOR_AND_GUIDES/install/AppName-install.sh` (+2 -1) 📝 `.github/DISCUSSION_TEMPLATE/request-script.yml` (+2 -1) 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+4 -3) 📝 `.github/ISSUE_TEMPLATE/config.yml` (+3 -2) 📝 `.github/ISSUE_TEMPLATE/frontend_report.yml` (+2 -1) 📝 `.github/pull_request_template.md` (+2 -1) 📝 `.github/workflows/auto-update-app-headers.yml` (+2 -1) 📝 `.github/workflows/autolabeler.yml` (+2 -1) 📝 `.github/workflows/changelog-pr.yml` (+2 -1) 📝 `.github/workflows/close-discussion.yml` (+2 -1) 📝 `.github/workflows/close-ttek-issues.yaml` (+3 -2) 📝 `.github/workflows/close_issue_in_dev.yaml` (+6 -5) 📝 `.github/workflows/crawl-versions.yaml` (+3 -2) 📝 `.github/workflows/create-docker-for-runner.yml` (+2 -1) _...and 80 more files_ </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 ## 🔗 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 14:33:48 +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#5329
No description provided.