[PR #2890] [MERGED] InvenTree #3945

Open
opened 2025-11-20 06:07:32 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2890
Author: @tremor021
Created: 3/6/2025
Status: Merged
Merged: 3/6/2025
Merged by: @michelroegl-brunner

Base: mainHead: inventree


📝 Commits (4)

📊 Changes

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

View changed files

ct/inventree.sh (+45 -0)
install/inventree-install.sh (+46 -0)
json/inventree.json (+39 -0)

📄 Description

✍️ Description

Link: #622 #981

https://github.com/community-scripts/ProxmoxVED/issues/11

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 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.

📋 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/2890 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `inventree` --- ### 📝 Commits (4) - [`bca81f5`](https://github.com/community-scripts/ProxmoxVE/commit/bca81f550a96abf96d98b3f132458cc509ea3e62) new: InvenTree - [`25b1711`](https://github.com/community-scripts/ProxmoxVE/commit/25b1711e2467f1aa9cbeebfe33cf2d30e98839cc) Update inventree.sh - [`8de5d3b`](https://github.com/community-scripts/ProxmoxVE/commit/8de5d3b105d645d9eddecc902bc465c84b593572) Update inventree.json - [`54c4109`](https://github.com/community-scripts/ProxmoxVE/commit/54c410933633b3b6f92d2f3b542e1df9a227398a) Update inventree.sh ### 📊 Changes **3 files changed** (+130 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/inventree.sh` (+45 -0) ➕ `install/inventree-install.sh` (+46 -0) ➕ `json/inventree.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #622 #981 https://github.com/community-scripts/ProxmoxVED/issues/11 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [✅] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <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:07:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3945