[PR #504] [MERGED] ci: Build binaries on new tag. #2171

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/504
Author: @slowsage
Created: 3/20/2024
Status: Merged
Merged: 3/22/2024
Merged by: @JakeStanger

Base: masterHead: ci/binary


📝 Commits (2)

  • 1dbd933 ci: Build binaries on new release.
  • d65df93 ci: ubuntu_setup.sh

📊 Changes

5 files changed (+72 additions, -14 deletions)

View changed files

.github/scripts/ubuntu_setup.sh (+20 -0)
.github/workflows/binary.yml (+39 -0)
📝 .github/workflows/build.yml (+4 -10)
📝 .github/workflows/deploy.yml (+2 -4)
Cross.toml (+7 -0)

📄 Description

Resolves #490.


🔄 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/504 **Author:** [@slowsage](https://github.com/slowsage) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `ci/binary` --- ### 📝 Commits (2) - [`1dbd933`](https://github.com/JakeStanger/ironbar/commit/1dbd933705b1d1183e43cb054465efa8bf78d855) ci: Build binaries on new release. - [`d65df93`](https://github.com/JakeStanger/ironbar/commit/d65df93e3262a53db7083a024532e38d6d8ca2c1) ci: ubuntu_setup.sh ### 📊 Changes **5 files changed** (+72 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `.github/scripts/ubuntu_setup.sh` (+20 -0) ➕ `.github/workflows/binary.yml` (+39 -0) 📝 `.github/workflows/build.yml` (+4 -10) 📝 `.github/workflows/deploy.yml` (+2 -4) ➕ `Cross.toml` (+7 -0) </details> ### 📄 Description Resolves #490. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:56:03 +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#2171
No description provided.