Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): add the experimental Terminal UI for tasks #30565

Merged
merged 12 commits into from
Apr 9, 2025
Merged

Conversation

JamesHenry
Copy link
Collaborator

@JamesHenry JamesHenry commented Apr 1, 2025

This PR adds the new experimental Terminal UI for tasks.

It has plenty of refinement yet to be done (designing for terminals is hard!) but it's a very exciting new chapter for running tasks via the Nx CLI locally.

A preview of the design and some of the capabilities can be seen here: https://x.com/MrJamesHenry/status/1907172290493628662

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2025 3:59pm

Copy link

nx-cloud bot commented Apr 1, 2025

View your CI Pipeline Execution ↗ for commit a2b29a6.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 43m 54s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 15s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=008a8... ✅ Succeeded 4s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 3m 19s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-09 16:49:39 UTC

Copy link

github-actions bot commented Apr 7, 2025

🐳 We have a release for that!

This PR has a release associated with it. You can try it out using this command:

npx create-nx-workspace@0.0.0-pr-30565-6bfa450 my-workspace

Or just copy this version and use it in your own command:

0.0.0-pr-30565-6bfa450
Release details 📑
Published version 0.0.0-pr-30565-6bfa450
Triggered by @FrozenPandaz
Branch tui
Commit 6bfa450
Workflow run 14309611354

To request a new release for this pull request, mention someone from the Nx team or the @nrwl/nx-pipelines-reviewers.

@nrwl nrwl deleted a comment from github-actions bot Apr 8, 2025
@nrwl nrwl deleted a comment from github-actions bot Apr 8, 2025
@nrwl nrwl deleted a comment from github-actions bot Apr 8, 2025
@nrwl nrwl deleted a comment from github-actions bot Apr 8, 2025
@JamesHenry JamesHenry changed the title chore(core): wip feat(core): add the experimental Terminal UI for tasks Apr 9, 2025
@JamesHenry JamesHenry marked this pull request as ready for review April 9, 2025 16:56
@JamesHenry JamesHenry requested review from a team, leosvelperez and vsavkin as code owners April 9, 2025 16:56
@JamesHenry JamesHenry merged commit f81dbc4 into next-major Apr 9, 2025
12 checks passed
@JamesHenry JamesHenry deleted the tui branch April 9, 2025 16:56
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.

3 participants