[PR #6362] [MERGED] n8n: Fix service file #6595

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/6362
Author: @tremor021
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @MickLesk

Base: mainHead: tremor021-patch-2


📝 Commits (5)

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 ct/n8n.sh (+1 -1)
📝 install/n8n-install.sh (+4 -4)

📄 Description

✍️ Description

Link: #6352

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/6362 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `tremor021-patch-2` --- ### 📝 Commits (5) - [`6dfd2c8`](https://github.com/community-scripts/ProxmoxVE/commit/6dfd2c8934224686bfc9814b8c68b9232e9da2c7) Update n8n-install.sh - [`0424a13`](https://github.com/community-scripts/ProxmoxVE/commit/0424a138c51fda3b6eb50bba02f05bb81763c47d) Update - [`fadcd5e`](https://github.com/community-scripts/ProxmoxVE/commit/fadcd5e86e019d678a1d2aa0b44846433b3362b6) Update - [`1cf7db0`](https://github.com/community-scripts/ProxmoxVE/commit/1cf7db0cb5aa9c52e3d6229553e3b422e39892a1) Update - [`e608bf2`](https://github.com/community-scripts/ProxmoxVE/commit/e608bf266d4c08a873a084bde87123434be6f6a2) Update ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ct/n8n.sh` (+1 -1) 📝 `install/n8n-install.sh` (+4 -4) </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: #6352 ## ✅ 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>
saavagebueno added the pull-request label 2025-11-20 07:11:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#6595