[PR #3009] [MERGED] SnipeIT: Harmonize composer install to Project-Dockerfile #4032

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3009
Author: @MickLesk
Created: 3/11/2025
Status: Merged
Merged: 3/11/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-4


📝 Commits (1)

  • 759ec09 SnipeIT: Harmonize Composer to Dockerfile

📊 Changes

1 file changed (+17 additions, -18 deletions)

View changed files

📝 install/snipeit-install.sh (+17 -18)

📄 Description

✍️ Description

harmonize composer install to project dockerfile
=> ef8d5ff11e/Dockerfile (L113)

Link: #2963 #2961

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/3009 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-4` --- ### 📝 Commits (1) - [`759ec09`](https://github.com/community-scripts/ProxmoxVE/commit/759ec09b48fa4a754996014b4a02529cccc59a5c) SnipeIT: Harmonize Composer to Dockerfile ### 📊 Changes **1 file changed** (+17 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `install/snipeit-install.sh` (+17 -18) </details> ### 📄 Description ## ✍️ Description harmonize composer install to project dockerfile => https://github.com/snipe/snipe-it/blob/ef8d5ff11ea4b271244f21daf3302cc959639d04/Dockerfile#L113 ## 🔗 Related PR / Discussion / Issue Link: #2963 #2961 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **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. - [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. ## 📋 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:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4032