[PR #2710] [MERGED] Zitadel-install.sh: Remove one version file and update to our standard #3844

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2710
Author: @bvdberg01
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix-zitadel


📝 Commits (1)

  • b64878f Zitadel-install.sh: Remove one version file and update to our standard

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 install/zitadel-install.sh (+1 -2)

📄 Description

✍️ Description

The current Zitadel script generates two version files: /opt/Zitadel_version.txt and /opt/zitadel_version.txt. This PR addresses that issue and ensures the file creation process aligns with our standards.

Link: #

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)

image


🔄 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/2710 **Author:** [@bvdberg01](https://github.com/bvdberg01) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix-zitadel` --- ### 📝 Commits (1) - [`b64878f`](https://github.com/community-scripts/ProxmoxVE/commit/b64878f4ac69b1a1055e40a6b47efb68b9ba4d56) Zitadel-install.sh: Remove one version file and update to our standard ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install/zitadel-install.sh` (+1 -2) </details> ### 📄 Description ## ✍️ Description The current Zitadel script generates two version files: /opt/Zitadel_version.txt and /opt/zitadel_version.txt. This PR addresses that issue and ensures the file creation process aligns with our standards. ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **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) ![image](https://github.com/user-attachments/assets/a1237f23-ae2b-4c95-ae53-46a83ee8df6f) --- <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:06:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3844