[PR #284] [CLOSED] type check memory #369

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/284
Author: @thorntonmc
Created: 11/30/2023
Status: Closed

Base: masterHead: mike-russ-patch


📝 Commits (4)

📊 Changes

162 files changed (+384 additions, -371 deletions)

View changed files

📝 cli/cobra.go (+1 -1)
📝 cli/command/commands/commands.go (+17 -17)
📝 cli/command/content/content.go (+1 -1)
📝 cli/command/content/iso/download.go (+2 -2)
📝 cli/command/content/iso/iso.go (+1 -1)
📝 cli/command/content/template/download.go (+2 -2)
📝 cli/command/content/template/list.go (+2 -2)
📝 cli/command/content/template/template.go (+1 -1)
📝 cli/command/create/create-acmeaccount.go (+2 -2)
📝 cli/command/create/create-pool.go (+1 -1)
📝 cli/command/create/create-snapshot.go (+2 -2)
📝 cli/command/create/create-storage.go (+2 -2)
📝 cli/command/create/create.go (+1 -1)
📝 cli/command/create/guest/create-guest.go (+3 -3)
📝 cli/command/delete/delete-file.go (+2 -2)
📝 cli/command/delete/delete-guest.go (+2 -2)
📝 cli/command/delete/delete-snapshot.go (+2 -2)
📝 cli/command/delete/delete.go (+2 -2)
📝 cli/command/example/example.go (+1 -1)
📝 cli/command/get/get-guest.go (+2 -2)

...and 80 more files

📄 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/284 **Author:** [@thorntonmc](https://github.com/thorntonmc) **Created:** 11/30/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mike-russ-patch` --- ### 📝 Commits (4) - [`5dde37d`](https://github.com/Telmate/proxmox-api-go/commit/5dde37d0ce75ed7965e244b67de5e25b2c0a9851) type check memory - [`e21f554`](https://github.com/Telmate/proxmox-api-go/commit/e21f554a1d0208c3c2785a90ebd0e72e4281dbfa) fork mod - [`617d309`](https://github.com/Telmate/proxmox-api-go/commit/617d3099485ff365bc36220e8fef88572eaabaa9) fork - [`ad43d2e`](https://github.com/Telmate/proxmox-api-go/commit/ad43d2e08d0b12bda7a622444c92beabf14b9fb9) Merge branch 'master' into mike-russ-patch ### 📊 Changes **162 files changed** (+384 additions, -371 deletions) <details> <summary>View changed files</summary> 📝 `cli/cobra.go` (+1 -1) 📝 `cli/command/commands/commands.go` (+17 -17) 📝 `cli/command/content/content.go` (+1 -1) 📝 `cli/command/content/iso/download.go` (+2 -2) 📝 `cli/command/content/iso/iso.go` (+1 -1) 📝 `cli/command/content/template/download.go` (+2 -2) 📝 `cli/command/content/template/list.go` (+2 -2) 📝 `cli/command/content/template/template.go` (+1 -1) 📝 `cli/command/create/create-acmeaccount.go` (+2 -2) 📝 `cli/command/create/create-pool.go` (+1 -1) 📝 `cli/command/create/create-snapshot.go` (+2 -2) 📝 `cli/command/create/create-storage.go` (+2 -2) 📝 `cli/command/create/create.go` (+1 -1) 📝 `cli/command/create/guest/create-guest.go` (+3 -3) 📝 `cli/command/delete/delete-file.go` (+2 -2) 📝 `cli/command/delete/delete-guest.go` (+2 -2) 📝 `cli/command/delete/delete-snapshot.go` (+2 -2) 📝 `cli/command/delete/delete.go` (+2 -2) 📝 `cli/command/example/example.go` (+1 -1) 📝 `cli/command/get/get-guest.go` (+2 -2) _...and 80 more files_ </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:41:55 +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#369
No description provided.