[PR #258] [MERGED] Test Cloud-init #348

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/258
Author: @rf152
Created: 5/4/2023
Status: Merged
Merged: 5/14/2023
Merged by: @mleone87

Base: masterHead: test-cloudinit


📝 Commits (3)

📊 Changes

5 files changed (+125 additions, -2 deletions)

View changed files

📝 Vagrantfile (+6 -0)
scripts/vagrant-get-cloudinit-template.sh (+3 -0)
test/api/CloudInit/cloudinit_test.go (+55 -0)
test/api/CloudInit/shared_test.go (+59 -0)
📝 test/api/Test.go (+2 -2)

📄 Description

At the moment it is very basic testing


🔄 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/258 **Author:** [@rf152](https://github.com/rf152) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/14/2023 **Merged by:** [@mleone87](https://github.com/mleone87) **Base:** `master` ← **Head:** `test-cloudinit` --- ### 📝 Commits (3) - [`2447a87`](https://github.com/Telmate/proxmox-api-go/commit/2447a8748faf749c52c7a609665723b1169c02e3) Test Cloud-init - [`5175926`](https://github.com/Telmate/proxmox-api-go/commit/517592649f5de5d65dbae462c8eef50371a3de14) Removed unused function - [`c8054cd`](https://github.com/Telmate/proxmox-api-go/commit/c8054cdacc0925b8c4648b48ec82d5b8f50927e9) . ### 📊 Changes **5 files changed** (+125 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Vagrantfile` (+6 -0) ➕ `scripts/vagrant-get-cloudinit-template.sh` (+3 -0) ➕ `test/api/CloudInit/cloudinit_test.go` (+55 -0) ➕ `test/api/CloudInit/shared_test.go` (+59 -0) 📝 `test/api/Test.go` (+2 -2) </details> ### 📄 Description At the moment it is very basic testing --- <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:51 +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#348
No description provided.