mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-26 07:55:50 +03:00
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#375
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/288
Author: @Tinyblargon
Created: 12/7/2023
Status: ✅ Merged
Merged: 12/7/2023
Merged by: @mleone87
Base:
master← Head:Fix#286📝 Commits (3)
3cf7815fix: code got reverted during pull request1fe88e4fix: use literal string1164f40fix: error strings should not be capitalized (ST1005)📊 Changes
3 files changed (+4 additions, -232 deletions)
View changed files
📝
main.go(+2 -2)📝
proxmox/config_qemu.go(+1 -229)📝
proxmox/util.go(+1 -1)📄 Description
This should Fix #286
I've figured out what happened.
ConfigQemu{}.mapToStruct()inc0f97853fbwas added back toNewConfigQemuFromApi(vmr *VmRef, client *Client), this commit3cf781571bremoves the duplicate code.1fe88e42c7.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
QemuUSBsiterating non existing items #426