[PR #9] [MERGED] adding build tags to siphon tests #68

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/9
Author: @luthermonson
Created: 8/6/2021
Status: Merged
Merged: 8/6/2021
Merged by: @luthermonson

Base: mainHead: lxc-aplinfo


📝 Commits (2)

  • a0e7035 adding build tags to siphon tests
  • 2c9551e working towards storage

📊 Changes

13 files changed (+207 additions, -44 deletions)

View changed files

📝 Makefile (+1 -1)
📝 access_test.go (+1 -1)
📝 containers_test.go (+2 -0)
📝 make.ps1 (+7 -2)
📝 nodes.go (+48 -2)
📝 nodes_test.go (+64 -36)
📝 proxmox.go (+14 -0)
📝 proxmox_test.go (+8 -0)
storage.go (+14 -0)
storage_test.go (+1 -0)
📝 types.go (+43 -2)
virtual_machines.go (+1 -0)
virtual_machines_test.go (+3 -0)

📄 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/9 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/6/2021 **Status:** ✅ Merged **Merged:** 8/6/2021 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `lxc-aplinfo` --- ### 📝 Commits (2) - [`a0e7035`](https://github.com/luthermonson/go-proxmox/commit/a0e7035b75dfaf63928339ac7f7f36c04abc185f) adding build tags to siphon tests - [`2c9551e`](https://github.com/luthermonson/go-proxmox/commit/2c9551ee1cd42c44d8b62147f1fae39593288ccf) working towards storage ### 📊 Changes **13 files changed** (+207 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -1) 📝 `access_test.go` (+1 -1) 📝 `containers_test.go` (+2 -0) 📝 `make.ps1` (+7 -2) 📝 `nodes.go` (+48 -2) 📝 `nodes_test.go` (+64 -36) 📝 `proxmox.go` (+14 -0) 📝 `proxmox_test.go` (+8 -0) ➕ `storage.go` (+14 -0) ➕ `storage_test.go` (+1 -0) 📝 `types.go` (+43 -2) ➕ `virtual_machines.go` (+1 -0) ➕ `virtual_machines_test.go` (+3 -0) </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:03 +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#68
No description provided.