mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #274] [MERGED] Add type SnapshotName #362
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#362
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/274
Author: @Tinyblargon
Created: 7/17/2023
Status: ✅ Merged
Merged: 12/6/2023
Merged by: @mleone87
Base:
master← Head:Add-Type-SnapshotName📝 Commits (5)
e2dc5b8feat: add typeSnapshotName4b6250efeat: addSnapshotName.Validate()dda7c40feat: addConfigSnapshot.Validate()4ce3993Add TODO9426f5afix:Parentshould be of typeSnapshotName📊 Changes
7 files changed (+266 additions, -20 deletions)
View changed files
📝
cli/command/create/create-snapshot.go(+1 -1)📝
cli/command/delete/delete-snapshot.go(+1 -1)📝
cli/command/update/update-snapshotdescription.go(+1 -1)📝
proxmox/client.go(+1 -1)📝
proxmox/snapshot.go(+65 -16)📝
proxmox/snapshot_test.go(+66 -0)➕
test/data/test_data_snapshot/type_SnapshotName.go(+131 -0)📄 Description
Work done this PR:
SnapshotNamevariableSnapshotNameandstringis done correctlye2dc5b8c769426f5ac84SnapshotName.Validate()4b6250eabbSnapshotName.Validate()4b6250eabbConfigSnapshot.Validate()dda7c40dc5ConfigSnapshot.Validate()dda7c40dc5🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.