[PR #1157] [MERGED] New Script: 5etools #3036

Closed
opened 2026-02-26 13:32:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: 5etools


📝 Commits (10+)

📊 Changes

3 files changed (+210 additions, -0 deletions)

View changed files

ct/5etools.sh (+109 -0)
install/5etools-install.sh (+67 -0)
json/5etools.json (+34 -0)

📄 Description

✍️ Description

Created new scripts for 5etools wiki.


🛠️ 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)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

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.)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/1157 **Author:** [@TheRealVira](https://github.com/TheRealVira) **Created:** 1/1/2025 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `5etools` --- ### 📝 Commits (10+) - [`aca9007`](https://github.com/community-scripts/ProxmoxVE/commit/aca900782e99b24120730fd012e4942cd39f192d) Testing 5etools. - [`6155c4f`](https://github.com/community-scripts/ProxmoxVE/commit/6155c4fccdc77bb3d6ce63a86818d3b213ca782a) Adding httpd-foreground step for updates. - [`2c4add0`](https://github.com/community-scripts/ProxmoxVE/commit/2c4add0a78e4593bc378a57a51acdc4a502d8381) Debug. - [`1b9dfc3`](https://github.com/community-scripts/ProxmoxVE/commit/1b9dfc37947e84b335a2e9a2cfcdb9a68dc830bd) Debug. - [`b57c84d`](https://github.com/community-scripts/ProxmoxVE/commit/b57c84d22d4d81752ba0ddc42a2f6fc995d8a158) Debug. - [`49a6788`](https://github.com/community-scripts/ProxmoxVE/commit/49a67880e034ebf7be5cdc456de67b34ffefe5fe) Debug. - [`d88aa1a`](https://github.com/community-scripts/ProxmoxVE/commit/d88aa1a453ac09e3105b49a8fb1ed03199c8dcd0) Debug. - [`5b6281f`](https://github.com/community-scripts/ProxmoxVE/commit/5b6281f95a61f4a9d3ac9fdaf03d303083ae96c0) Debug. - [`69cbc12`](https://github.com/community-scripts/ProxmoxVE/commit/69cbc1204787fe6fcd384abbc09f89b6074b8cb7) Debug. - [`e6c1e6c`](https://github.com/community-scripts/ProxmoxVE/commit/e6c1e6cc4702094770f109ac882bccfb63c18cba) Debug. ### 📊 Changes **3 files changed** (+210 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/5etools.sh` (+109 -0) ➕ `install/5etools-install.sh` (+67 -0) ➕ `json/5etools.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description Created new scripts for 5etools wiki. --- ## 🛠️ 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) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [x] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ 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.) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:12 +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#3036
No description provided.