[PR #2934] [MERGED] Improve Release-Action (awk function) #4047

Closed
opened 2026-02-26 13:35:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2934
Author: @MickLesk
Created: 3/7/2025
Status: Merged
Merged: 3/9/2025
Merged by: @michelroegl-brunner

Base: mainHead: MickLesk-patch-2


📝 Commits (3)

  • 86347f8 Improve Release-Action (awk function)
  • c24bb8c Update github-release.yml
  • 580c479 Update github-release.yml

📊 Changes

1 file changed (+9 additions, -16 deletions)

View changed files

📝 .github/workflows/github-release.yml (+9 -16)

📄 Description

✍️ Description

Fix an Issue with sporadic more then 1 date

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)


🔄 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/2934 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (3) - [`86347f8`](https://github.com/community-scripts/ProxmoxVE/commit/86347f85783089753f3fd3470c51823588458afa) Improve Release-Action (awk function) - [`c24bb8c`](https://github.com/community-scripts/ProxmoxVE/commit/c24bb8c4b17472aefc0cfd47551274ae197d30b6) Update github-release.yml - [`580c479`](https://github.com/community-scripts/ProxmoxVE/commit/580c479933ca246838baa4e8a37aa8df21b1e60f) Update github-release.yml ### 📊 Changes **1 file changed** (+9 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/github-release.yml` (+9 -16) </details> ### 📄 Description ## ✍️ Description Fix an Issue with sporadic more then 1 date ## ✅ 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) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:29 +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#4047
No description provided.