mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #80] [MERGED] Basic CI setup #272
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#272
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/80
Author: @Adictya
Created: 8/25/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @kommander
Base:
main← Head:setup-type-and-lint-ci📝 Commits (2)
e112afbadd ci scripts753a713remove check for ci completion partially📊 Changes
12 files changed (+197 additions, -126 deletions)
View changed files
➕
.github/workflows/build-core.yml(+28 -0)➕
.github/workflows/build-react.yml(+34 -0)➕
.github/workflows/build-solid.yml(+34 -0)➕
.github/workflows/prettier.yml(+22 -0)📝
packages/core/scripts/build.ts(+5 -33)➕
packages/core/tsconfig.build.json(+15 -0)📝
packages/react/README.md(+3 -1)📝
packages/react/scripts/build.ts(+5 -46)➕
packages/react/tsconfig.build.json(+23 -0)📝
packages/solid/scripts/build.ts(+5 -44)📝
packages/solid/scripts/solid-plugin.ts(+0 -2)➕
packages/solid/tsconfig.build.json(+23 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.