[PR #47] [MERGED] updating mage to use aliases #101

Closed
opened 2026-03-03 15:30:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/47
Author: @luthermonson
Created: 1/16/2023
Status: Merged
Merged: 1/16/2023
Merged by: @luthermonson

Base: mainHead: more-tests


📝 Commits (1)

  • 62f09b9 updating mage to use aliases

📊 Changes

10 files changed (+80 additions, -71 deletions)

View changed files

📝 .github/workflows/ci.yaml (+2 -12)
📝 .gitignore (+2 -1)
📝 README.md (+2 -2)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
mage/install/install.go (+25 -0)
mage/test/test.go (+27 -0)
📝 magefile.go (+15 -46)
📝 nodes.go (+3 -6)
📝 tests/integration/cluster_test.go (+1 -1)

📄 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/luthermonson/go-proxmox/pull/47 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/16/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `more-tests` --- ### 📝 Commits (1) - [`62f09b9`](https://github.com/luthermonson/go-proxmox/commit/62f09b93ba95dff9c2f604dd915830df8977dfc3) updating mage to use aliases ### 📊 Changes **10 files changed** (+80 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+2 -12) 📝 `.gitignore` (+2 -1) 📝 `README.md` (+2 -2) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) ➕ `mage/install/install.go` (+25 -0) ➕ `mage/test/test.go` (+27 -0) 📝 `magefile.go` (+15 -46) 📝 `nodes.go` (+3 -6) 📝 `tests/integration/cluster_test.go` (+1 -1) </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-03-03 15:30:12 +03:00
Sign in to join this conversation.
No labels
pull-request
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/go-proxmox#101
No description provided.