[PR #43] [MERGED] Project Updates for Release #96

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

📋 Pull Request Information

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

Base: mainHead: ci


📝 Commits (3)

📊 Changes

11 files changed (+99 additions, -62 deletions)

View changed files

.github/workflows/ci.yaml (+28 -0)
.golangci.json (+0 -34)
.golangci.yaml (+22 -0)
build.go (+6 -0)
📝 go.mod (+8 -1)
📝 logger.go (+7 -6)
📝 magefile.go (+11 -1)
📝 networks.go (+1 -1)
📝 nodes.go (+3 -4)
📝 tasks.go (+0 -2)
📝 types.go (+13 -13)

📄 Description

  • updates to g1.19 and fixes all linting issues
  • adds a gh action to lint/build on each PR

🔄 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/43 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/14/2023 **Status:** ✅ Merged **Merged:** 1/14/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `ci` --- ### 📝 Commits (3) - [`3be41df`](https://github.com/luthermonson/go-proxmox/commit/3be41df6464539a15e101137619dcca95e59f328) adding github actions - [`ab54bff`](https://github.com/luthermonson/go-proxmox/commit/ab54bff87257949c6b8f97c0557cfe244d9d11cf) fixing all linting errors - [`479437a`](https://github.com/luthermonson/go-proxmox/commit/479437ab6d5aacac1619de0a946aa5a9987326f6) go 1.19 ### 📊 Changes **11 files changed** (+99 additions, -62 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yaml` (+28 -0) ➖ `.golangci.json` (+0 -34) ➕ `.golangci.yaml` (+22 -0) ➕ `build.go` (+6 -0) 📝 `go.mod` (+8 -1) 📝 `logger.go` (+7 -6) 📝 `magefile.go` (+11 -1) 📝 `networks.go` (+1 -1) 📝 `nodes.go` (+3 -4) 📝 `tasks.go` (+0 -2) 📝 `types.go` (+13 -13) </details> ### 📄 Description - updates to g1.19 and fixes all linting issues - adds a gh action to lint/build on each PR --- <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:11 +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#96
No description provided.