mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #248] [CLOSED] P81 24714/yana/merge original lib #338
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#338
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/248
Author: @yana-osipov
Created: 3/23/2023
Status: ❌ Closed
Base:
master← Head:P81-24714/yana/merge_original_lib📝 Commits (8)
b74961aP81-21448 - change module nameaba5a36changie00c3ce1bump version and created changelogd0f0a7cP81-21463 - add 'get storage' API endpointd54a84achangie4f021aabump version and created changelogf03cf63Merge remote-tracking branch 'upstream/master' into P81-24714/yana/merge_original_lib314a115P81-24714 replaced 'Telmate' -> 'perimeter-81' in imports📊 Changes
143 files changed (+410 additions, -332 deletions)
View changed files
➕
.changie.yaml(+23 -0)➕
CHANGELOG.md(+14 -0)➕
changes/header.tpl.md(+6 -0)➕
changes/v1.0.0.md(+3 -0)➕
changes/v1.1.0.md(+3 -0)📝
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)...and 80 more files
📄 Description
original library update with bugfixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.