[PR #5484] [MERGED] ConvertX #5839

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5484
Author: @push-app-to-main[bot]
Created: 6/26/2025
Status: Merged
Merged: 6/26/2025
Merged by: @MickLesk

Base: mainHead: add-script-convertx


📝 Commits (2)

📊 Changes

4 files changed (+198 additions, -0 deletions)

View changed files

ct/convertx.sh (+70 -0)
ct/headers/convertx (+6 -0)
frontend/public/json/convertx.json (+40 -0)
install/convertx-install.sh (+82 -0)

📄 Description

Automated migration of convertx from ProxmoxVED to ProxmoxVE.


🔄 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/5484 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 6/26/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-convertx` --- ### 📝 Commits (2) - [`f2eaf74`](https://github.com/community-scripts/ProxmoxVE/commit/f2eaf74d42fa72eaa9232b1fce48f968b36d7697) 'Add new script' - [`a9ff61c`](https://github.com/community-scripts/ProxmoxVE/commit/a9ff61cc8d5c4865db44cc965a3deca2eab25fab) curl ### 📊 Changes **4 files changed** (+198 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/convertx.sh` (+70 -0) ➕ `ct/headers/convertx` (+6 -0) ➕ `frontend/public/json/convertx.json` (+40 -0) ➕ `install/convertx-install.sh` (+82 -0) </details> ### 📄 Description Automated migration of convertx from ProxmoxVED to ProxmoxVE. --- <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:07:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5839