Skip to content

fix: use static Nx output in pre-push hooks - #178

Merged
V3RON merged 1 commit into
mainfrom
agent/static-nx-hook-output
Aug 3, 2026
Merged

fix: use static Nx output in pre-push hooks#178
V3RON merged 1 commit into
mainfrom
agent/static-nx-hook-output

Conversation

@V3RON

@V3RON V3RON commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

What is this?

Pre-push checks use static Nx output so they do not start the interactive terminal UI under Lefthook.

How does it work?

The affected test and build commands pass --outputStyle=static, which disables Nx's TUI while retaining the same affected-project checks.

Why is this useful?

Contributors can push without the Nx native pseudo-terminal panic triggered by Lefthook's TTY.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview Aug 3, 2026 12:46pm

Request Review

@V3RON
V3RON merged commit f4df34d into main Aug 3, 2026
6 checks passed
@V3RON
V3RON deleted the agent/static-nx-hook-output branch August 3, 2026 12:48
@V3RON
V3RON restored the agent/static-nx-hook-output branch August 3, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant