You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added neverConnectToCloud to our nx.json to disable Nx Cloud and do our own binning instead to decrease our costs.
However, the table summary (https://nx.dev/blog/improved-ci-log-with-nx-cloud) is still shown and there's no way to understand which job is currently being run and what's the status of it like in the old days.
Is there any other setting that we are missing to disable this summary?
Expected Behavior
With Nx Cloud disabled there shouldn't be a Nx Cloud summary, or at least some other option to bring the older log back.
GitHub Repo
No response
Steps to Reproduce
Set neverConnectToCloud to true, run jobs in pipeline with run-many and a table is shown instead of the old log
Current Behavior
I've added
neverConnectToCloud
to our nx.json to disable Nx Cloud and do our own binning instead to decrease our costs.However, the table summary (https://nx.dev/blog/improved-ci-log-with-nx-cloud) is still shown and there's no way to understand which job is currently being run and what's the status of it like in the old days.
Is there any other setting that we are missing to disable this summary?
Expected Behavior
With Nx Cloud disabled there shouldn't be a Nx Cloud summary, or at least some other option to bring the older log back.
GitHub Repo
No response
Steps to Reproduce
neverConnectToCloud
to true, run jobs in pipeline withrun-many
and a table is shown instead of the old logNx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: