[PR #626] [MERGED] ci(core): run tests on both macOS and Linux #1450

Closed
opened 2026-03-14 09:37:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/626
Author: @simonklee
Created: 2/4/2026
Status: Merged
Merged: 2/6/2026
Merged by: @kommander

Base: mainHead: ci-linu


📝 Commits (9)

  • 7d93b43 ci(core): run tests on both macOS and Linux
  • 802407f ci: add gate for all builds
  • 5b7da52 ci(core): restructure workflow to cross-compile and test in parallel
  • 0dd61cf remove linux-arm64 from CI build matrix
  • acf4cc1 optimize slightly
  • 45bfa5d ci: simplify some more
  • 9786eef Merge branch 'main' into ci-linu
  • 27a5d69 Merge branch 'main' into ci-linu
  • 6ada19b Merge branch 'main' into ci-linu

📊 Changes

1 file changed (+81 additions, -6 deletions)

View changed files

📝 .github/workflows/build-core.yml (+81 -6)

📄 Description

Add matrix strategy for build core to run tests on ubuntu-latest in addition to macos-latest. Since it's a GH Actions change i have no idea if it works or fails a random way 😉


🔄 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/anomalyco/opentui/pull/626 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `ci-linu` --- ### 📝 Commits (9) - [`7d93b43`](https://github.com/anomalyco/opentui/commit/7d93b43f9dc0e28d3a19f01a1327415170d7c33f) ci(core): run tests on both macOS and Linux - [`802407f`](https://github.com/anomalyco/opentui/commit/802407f4ac1df9a13379f1e1608947d83badc571) ci: add gate for all builds - [`5b7da52`](https://github.com/anomalyco/opentui/commit/5b7da52e9d144f620ac7c8eade8e997e3710ace8) ci(core): restructure workflow to cross-compile and test in parallel - [`0dd61cf`](https://github.com/anomalyco/opentui/commit/0dd61cfc9cf817a154d1967135bf067862c98439) remove linux-arm64 from CI build matrix - [`acf4cc1`](https://github.com/anomalyco/opentui/commit/acf4cc1711da4c92e65d22879e917d863d69ec0c) optimize slightly - [`45bfa5d`](https://github.com/anomalyco/opentui/commit/45bfa5d34a84ab431b34cdb5775fca5ec54832cb) ci: simplify some more - [`9786eef`](https://github.com/anomalyco/opentui/commit/9786eef394b4aeb121f75e1ab39c8eaddabe0f8f) Merge branch 'main' into ci-linu - [`27a5d69`](https://github.com/anomalyco/opentui/commit/27a5d696c51f09764c86334a23097d695bf6bf87) Merge branch 'main' into ci-linu - [`6ada19b`](https://github.com/anomalyco/opentui/commit/6ada19b8db6001ba35e4a729ccdec74aaa5a8d97) Merge branch 'main' into ci-linu ### 📊 Changes **1 file changed** (+81 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-core.yml` (+81 -6) </details> ### 📄 Description Add matrix strategy for build core to run tests on ubuntu-latest in addition to macos-latest. Since it's a GH Actions change i have no idea if it works or fails a random way 😉 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:37:23 +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/opentui#1450
No description provided.