[PR #471] [MERGED] Rewrite CI build workflow #3553

Closed
opened 2026-05-22 23:56:07 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/471
Author: @JakeStanger
Created: 2/25/2024
Status: Merged
Merged: 2/25/2024
Merged by: @JakeStanger

Base: masterHead: ci/build-changes


📝 Commits (2)

  • 02fd889 ci: rewrite build workflow
  • 163a70e docs(readme): update nix caching info

📊 Changes

2 files changed (+48 additions, -40 deletions)

View changed files

📝 .github/workflows/build.yml (+46 -39)
📝 README.md (+2 -1)

📄 Description

Changes to CI build jobs to do away with the old Nix job now we have Garnix, and split up the main build job to hopefully make things easier to read (and a bit faster).


🔄 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/JakeStanger/ironbar/pull/471 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 2/25/2024 **Status:** ✅ Merged **Merged:** 2/25/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `ci/build-changes` --- ### 📝 Commits (2) - [`02fd889`](https://github.com/JakeStanger/ironbar/commit/02fd889044b4f283171f00764ff20ea3b9494b0c) ci: rewrite build workflow - [`163a70e`](https://github.com/JakeStanger/ironbar/commit/163a70e690e2a9950c23ef8164dafd762a6a1020) docs(readme): update nix caching info ### 📊 Changes **2 files changed** (+48 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+46 -39) 📝 `README.md` (+2 -1) </details> ### 📄 Description Changes to CI build jobs to do away with the old Nix job now we have Garnix, and split up the main build job to hopefully make things easier to read (and a bit faster). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:56:07 +01: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
JakeStanger/ironbar#3553
No description provided.