[PR #1207] [MERGED] Fix: Memos update function #2886

Closed
opened 2025-11-20 05:32:21 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: MickLesk-patch-2


📝 Commits (1)

  • 284dd5b Fix: Memos update function

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 ct/memos.sh (+2 -1)

📄 Description

✍️ Description

Fix Update Script for Memos with an hard git reset



🛠️ 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)

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.)

🔄 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/1207 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/3/2025 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (1) - [`284dd5b`](https://github.com/community-scripts/ProxmoxVE/commit/284dd5bc937edc96b37aacb4de019db21c25ef3b) Fix: Memos update function ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ct/memos.sh` (+2 -1) </details> ### 📄 Description ## ✍️ Description Fix Update Script for Memos with an hard git reset - - - - Related Issue: #773 --- ## 🛠️ 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) --- ## ✅ 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.) --- <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:32:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2886