[PR #138] [MERGED] [Bugfix] Medusa Update #2409

Closed
opened 2025-11-20 05:29:42 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/138
Author: @MickLesk
Created: 11/8/2024
Status: Merged
Merged: 11/8/2024
Merged by: @MickLesk

Base: mainHead: main


📝 Commits (1)

📊 Changes

2 files changed (+25 additions, -11 deletions)

View changed files

📝 ct/medusa.sh (+16 -5)
📝 install/medusa-install.sh (+9 -6)

📄 Description

Description

I just did a bit of bug fixing here. I didn't change the script to our standard for the following reason: Nothing has happened for 8 months (on the Medusa project itself), the bug report came today, the last commit was weeks ago. It seems to be little used.

Fixes # (issue)
https://github.com/community-scripts/ProxmoxVE/issues/136

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Documentation update required (this change requires an update to the documentation)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)

Additional Information (optional)

Provide any additional context or screenshots about the feature or fix here.
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/138 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/8/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`cf20d72`](https://github.com/community-scripts/ProxmoxVE/commit/cf20d72e26425f4c8b72bcf6b125706bb09bbe3a) [Bugfix] Medusa ### 📊 Changes **2 files changed** (+25 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ct/medusa.sh` (+16 -5) 📝 `install/medusa-install.sh` (+9 -6) </details> ### 📄 Description ## Description I just did a bit of bug fixing here. I didn't change the script to our standard for the following reason: Nothing has happened for 8 months (on the Medusa project itself), the bug report came today, the last commit was weeks ago. It seems to be little used. Fixes # (issue) https://github.com/community-scripts/ProxmoxVE/issues/136 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) - [ ] Documentation update required (this change requires an update to the documentation) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) ## Additional Information (optional) Provide any additional context or screenshots about the feature or fix here. ![image](https://github.com/user-attachments/assets/27ce18cd-aadb-4c35-ae9b-db8f91838bff) --- <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 05:29:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2409