[PR #19] [MERGED] refactored vms to use tasks, updated tests #79

Closed
opened 2026-03-03 15:30:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/19
Author: @luthermonson
Created: 1/5/2022
Status: Merged
Merged: 1/5/2022
Merged by: @luthermonson

Base: mainHead: vm-tasks


📝 Commits (1)

  • 83157b3 refactored vms to use tasks, updated tests

📊 Changes

6 files changed (+104 additions, -120 deletions)

View changed files

📝 nodes.go (+5 -0)
📝 storage.go (+14 -7)
📝 storage_test.go (+10 -3)
📝 types.go (+20 -1)
📝 virtual_machines.go (+10 -0)
📝 virtual_machines_test.go (+45 -109)

📄 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/luthermonson/go-proxmox/pull/19 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/5/2022 **Status:** ✅ Merged **Merged:** 1/5/2022 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `vm-tasks` --- ### 📝 Commits (1) - [`83157b3`](https://github.com/luthermonson/go-proxmox/commit/83157b3b90bed4b574a5042fa5c61e29245c5d89) refactored vms to use tasks, updated tests ### 📊 Changes **6 files changed** (+104 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `nodes.go` (+5 -0) 📝 `storage.go` (+14 -7) 📝 `storage_test.go` (+10 -3) 📝 `types.go` (+20 -1) 📝 `virtual_machines.go` (+10 -0) 📝 `virtual_machines_test.go` (+45 -109) </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-03-03 15:30:06 +03:00
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#79
No description provided.