[PR #3483] [MERGED] GoMFT: Fix release archive naming #4363

Closed
opened 2026-02-26 14:30:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: gomft


📝 Commits (5)

📊 Changes

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

View changed files

📝 ct/gomft.sh (+3 -3)
📝 install/gomft-install.sh (+3 -3)

📄 Description

✍️ Description

This PR fixes the naming of release archive and extracted folders. They changed it for some reason.

Link: #3448

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • 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.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 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/3483 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/29/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `gomft` --- ### 📝 Commits (5) - [`9f44c0f`](https://github.com/community-scripts/ProxmoxVE/commit/9f44c0f64296875578cdd43ce6cfb922c707250b) Fix release archive naming - [`d90dcbb`](https://github.com/community-scripts/ProxmoxVE/commit/d90dcbb6b0fe2015f0f1401f9974513f96fe6b08) No uses curl to fetch release - [`c77b26e`](https://github.com/community-scripts/ProxmoxVE/commit/c77b26e546adb2aef10284e850ed70e0f06e3a05) typo - [`e0a4c9b`](https://github.com/community-scripts/ProxmoxVE/commit/e0a4c9b1b67e0ca0c169e823e4dcfba879ddcfb5) Update - [`cb17c8d`](https://github.com/community-scripts/ProxmoxVE/commit/cb17c8dad8a8c1ee0d5bbe67d57a29dd90c661d2) Update ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ct/gomft.sh` (+3 -3) 📝 `install/gomft-install.sh` (+3 -3) </details> ### 📄 Description <!--🛑 New scripts must first be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs for new scripts that skip this process will be closed. --> ## ✍️ Description <!-- Briefly describe your changes. --> This PR fixes the naming of release archive and extracted folders. They changed it for some reason. ## 🔗 Related PR / Issue Link: #3448 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [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. --- ## 🔍 Code & Security Review (**X** in brackets) - [x] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** ## 📋 Additional Information (optional) <!-- Add any extra context, screenshots, or references. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:30:45 +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#4363
No description provided.