mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #312] [MERGED] setup release pipeline (no it is not stable yet) #1226
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/312
Author: @kommander
Created: 11/13/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @kommander
Base:
main← Head:build-example-app📝 Commits (10+)
739e7abinitiald5a5e51build all3065935setup pipeline98b7473cleanup3e9a4dcmaybe hardenb112b26all native libs42f7f85fix: correct native binary paths in build-native workflow3ee3ad1fix: skip npm version check in dry-run modeadc08f5fix: use absolute paths in release asset organizationc7ebc4bfix: install bun-webgpu after extracting built packages for example builds📊 Changes
9 files changed (+1007 additions, -112 deletions)
View changed files
➕
.github/workflows/build-examples.yml(+193 -0)➕
.github/workflows/build-native.yml(+214 -0)📝
.github/workflows/npm-latest-release.yml(+105 -42)📝
.github/workflows/release.yml(+210 -63)📝
README.md(+8 -0)📝
bun.lock(+18 -6)📝
packages/core/package.json(+2 -1)➕
packages/core/src/examples/build.ts(+115 -0)➕
packages/core/src/examples/install.sh(+142 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.