Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Pull Requests
#455Open
Simple Review

add pkg.pr.new CI workflow for preview releases

by remorsesDec 29, 2025
View on GitHub

Summary

This pull request introduces a new GitHub Actions workflow that automatically publishes preview versions of the OpenTUI packages (core, react, solid, vue) whenever code is pushed or a pull request is opened. This allows users to test unreleased changes directly from specific commits or PRs.

Changes

+48 additions-0 deletions

Impact Areas

CI/CDRelease ManagementPackage Publishing