[PR #356] [MERGED] CI parallel #415

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/356
Author: @Tinyblargon
Created: 8/15/2024
Status: Merged
Merged: 8/15/2024
Merged by: @Tinyblargon

Base: masterHead: ci-parallel


📝 Commits (2)

📊 Changes

1 file changed (+63 additions, -29 deletions)

View changed files

📝 .github/workflows/go.yml (+63 -29)

📄 Description

Make separate jobs from all the tasks.
This allows for getting feedback on all jobs even if another CI job failed.
Removed golint as the project is archived and no longer maintained (never look at the errors anyways).


🔄 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/356 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 8/15/2024 **Status:** ✅ Merged **Merged:** 8/15/2024 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `ci-parallel` --- ### 📝 Commits (2) - [`28b35a7`](https://github.com/Telmate/proxmox-api-go/commit/28b35a76dfcddb05a5c6a81eb9554bfa8b241f5e) ci: split job into parralel jobs - [`9caa336`](https://github.com/Telmate/proxmox-api-go/commit/9caa33667cdf241bb85e13f973013ea035f26b45) ci: remove golint ### 📊 Changes **1 file changed** (+63 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/go.yml` (+63 -29) </details> ### 📄 Description Make separate jobs from all the tasks. This allows for getting feedback on all jobs even if another CI job failed. Removed `golint` as the project is archived and no longer maintained (never look at the errors anyways). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:06 +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#415
No description provided.