[PR #11108] [MERGED] Refactor: FileFlows #9248

Closed
opened 2026-02-26 16:35:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11108
Author: @tremor021
Created: 1/23/2026
Status: Merged
Merged: 2/9/2026
Merged by: @michelroegl-brunner

Base: mainHead: fflows


📝 Commits (4)

  • db97998 Refactor
  • 0aa0ab8 Apply suggestion from @tremor021
  • 2cdc38a Apply suggestion from @tremor021
  • 777d790 Merge branch 'main' into fflows

📊 Changes

2 files changed (+13 additions, -19 deletions)

View changed files

📝 ct/fileflows.sh (+2 -7)
📝 install/fileflows-install.sh (+11 -12)

📄 Description

✍️ Description

  • LXC base bumped to Debian 13
  • Now uses helper function to deploy and update the application
  • Better update handling

⚠️ Need to wait for fetch_and_deploy_from_url to merge into VE

Fixes #

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/11108 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fflows` --- ### 📝 Commits (4) - [`db97998`](https://github.com/community-scripts/ProxmoxVE/commit/db97998b8fb93dc427c9cb49ca3e97e376216276) Refactor - [`0aa0ab8`](https://github.com/community-scripts/ProxmoxVE/commit/0aa0ab86563669faed1962ceceebb74fbe45dd08) Apply suggestion from @tremor021 - [`2cdc38a`](https://github.com/community-scripts/ProxmoxVE/commit/2cdc38adbdb94bd2ce8cc6313e2b1bfbd24dde71) Apply suggestion from @tremor021 - [`777d790`](https://github.com/community-scripts/ProxmoxVE/commit/777d790800045e26a19185c725f796ea56765453) Merge branch 'main' into fflows ### 📊 Changes **2 files changed** (+13 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `ct/fileflows.sh` (+2 -7) 📝 `install/fileflows-install.sh` (+11 -12) </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 - LXC base bumped to Debian 13 - Now uses helper function to deploy and update the application - Better update handling ⚠️ Need to wait for `fetch_and_deploy_from_url` to merge into VE ## 🔗 Related Issue Fixes # ## ✅ 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) - [ ] 🐞 **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. - [x] 🔧 **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 16:35:38 +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#9248
No description provided.