[PR #420] [MERGED] refactor: replace []Tag with new Tags type #455

Closed
opened 2026-02-28 00:42:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/420
Author: @Tinyblargon
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @Tinyblargon

Base: masterHead: tags


📝 Commits (1)

  • d141231 refactor: replace []Tag with new Tags type

📊 Changes

4 files changed (+57 additions, -48 deletions)

View changed files

📝 proxmox/config_guest.go (+2 -2)
📝 proxmox/config_qemu.go (+4 -4)
📝 proxmox/config_qemu_test.go (+23 -19)
📝 proxmox/type_tag.go (+28 -23)

📄 Description

No description provided


🔄 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/Telmate/proxmox-api-go/pull/420 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `tags` --- ### 📝 Commits (1) - [`d141231`](https://github.com/Telmate/proxmox-api-go/commit/d14123148ba10c08b056c330c727ba5d63148c4b) refactor: replace `[]Tag` with new `Tags` type ### 📊 Changes **4 files changed** (+57 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_guest.go` (+2 -2) 📝 `proxmox/config_qemu.go` (+4 -4) 📝 `proxmox/config_qemu_test.go` (+23 -19) 📝 `proxmox/type_tag.go` (+28 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:15 +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/proxmox-api-go#455
No description provided.