[PR #1819] [MERGED] Update PingVin: Fix problem with update und switch to new method of getting files. #3238

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1819
Author: @michelroegl-brunner
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @MickLesk

Base: mainHead: pingvin


📝 Commits (1)

  • 1de7aa9 Update pingvin.sh and pingvin-install.sh

📊 Changes

2 files changed (+49 additions, -31 deletions)

View changed files

📝 ct/pingvin.sh (+33 -21)
📝 install/pingvin-install.sh (+16 -10)

📄 Description

✍️ Description

Fix problem with update und switch to new method of getting files.



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 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/1819 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `pingvin` --- ### 📝 Commits (1) - [`1de7aa9`](https://github.com/community-scripts/ProxmoxVE/commit/1de7aa933074621fa9b2d6b7157f7dafa3cb7c10) Update pingvin.sh and pingvin-install.sh ### 📊 Changes **2 files changed** (+49 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `ct/pingvin.sh` (+33 -21) 📝 `install/pingvin-install.sh` (+16 -10) </details> ### 📄 Description ## ✍️ Description Fix problem with update und switch to new method of getting files. - - - - Related Issue: #1815 - Related Discussion/Guide #1822 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) --- <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:03: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#3238