[PR #11050] [MERGED] Fix tags in several scripts #9196

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11050
Author: @s4dmach1ne
Created: 1/22/2026
Status: Merged
Merged: 1/22/2026
Merged by: @MickLesk

Base: mainHead: patch-1


📝 Commits (6)

  • d4f9016 fix default tags
  • cf28c0a Update alpine-komodo.sh
  • f2c6a84 Update var_tags delimiter in fluid-calendar.sh
  • f9f77ec Change delimiter in var_tags from comma to semicolon
  • 5d15f75 Update pulse.sh
  • 3f4a7a9 Update streamlink-webui.sh

📊 Changes

6 files changed (+6 additions, -6 deletions)

View changed files

📝 ct/alpine-komodo.sh (+1 -1)
📝 ct/fluid-calendar.sh (+1 -1)
📝 ct/openproject.sh (+1 -1)
📝 ct/planka.sh (+1 -1)
📝 ct/pulse.sh (+1 -1)
📝 ct/streamlink-webui.sh (+1 -1)

📄 Description

✍️ Description

  • Fixed tags in several scripts. Comma is wrongly used instead of semicolon

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/11050 **Author:** [@s4dmach1ne](https://github.com/s4dmach1ne) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (6) - [`d4f9016`](https://github.com/community-scripts/ProxmoxVE/commit/d4f90162876793f9ef911c58958b91a4aad4cbb1) fix default tags - [`cf28c0a`](https://github.com/community-scripts/ProxmoxVE/commit/cf28c0a00644b6c0cd0e40d31c4ea82988ec61f6) Update alpine-komodo.sh - [`f2c6a84`](https://github.com/community-scripts/ProxmoxVE/commit/f2c6a84021c297d63d1a7270870d8c87ace60465) Update var_tags delimiter in fluid-calendar.sh - [`f9f77ec`](https://github.com/community-scripts/ProxmoxVE/commit/f9f77ec294b7349c54e040acbd92e86b403139fa) Change delimiter in var_tags from comma to semicolon - [`5d15f75`](https://github.com/community-scripts/ProxmoxVE/commit/5d15f75114fbde89e9328fbc5280083833a1d89c) Update pulse.sh - [`3f4a7a9`](https://github.com/community-scripts/ProxmoxVE/commit/3f4a7a9155f638835e9022bfe0d73dbf53610212) Update streamlink-webui.sh ### 📊 Changes **6 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ct/alpine-komodo.sh` (+1 -1) 📝 `ct/fluid-calendar.sh` (+1 -1) 📝 `ct/openproject.sh` (+1 -1) 📝 `ct/planka.sh` (+1 -1) 📝 `ct/pulse.sh` (+1 -1) 📝 `ct/streamlink-webui.sh` (+1 -1) </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 - Fixed tags in several scripts. Comma is wrongly used instead of semicolon ## 🔗 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) - [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>
kerem 2026-02-26 16:35:28 +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#9196
No description provided.