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 task plans to --graph=file.json argument #20643

Merged

Conversation

Cammisuli
Copy link
Member

Current Behavior

doing nx run project:target --graph=output.json does not give information about the task plans

Expected Behavior

doing nx run project:target --graph=output.json gives information about the task plans. This is going to be useful for debugging between the old task hasher and the new one

Related Issue(s)

Fixes #

@Cammisuli Cammisuli requested a review from a team as a code owner December 7, 2023 15:56
@Cammisuli Cammisuli requested a review from AgentEnder December 7, 2023 15:56
Copy link

vercel bot commented Dec 7, 2023

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 7, 2023 9:22pm

@Cammisuli Cammisuli force-pushed the output_task_plans_with_graph_option branch from dc40a86 to e7999db Compare December 7, 2023 18:02
@Cammisuli Cammisuli force-pushed the output_task_plans_with_graph_option branch from 8413c08 to bbb368e Compare December 7, 2023 21:21
@FrozenPandaz FrozenPandaz merged commit 429eb6a into nrwl:master Dec 7, 2023
6 checks passed
@Cammisuli Cammisuli deleted the output_task_plans_with_graph_option branch December 8, 2023 12:25
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants