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

CI Table is shown even if neverConnectToCloud is enabled #28956

Open
1 of 4 tasks
alfaproject opened this issue Nov 15, 2024 · 0 comments
Open
1 of 4 tasks

CI Table is shown even if neverConnectToCloud is enabled #28956

alfaproject opened this issue Nov 15, 2024 · 0 comments

Comments

@alfaproject
Copy link
Contributor

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

  1. Set neverConnectToCloud to true, run jobs in pipeline with run-many and a table is shown instead of the old log

Nx Report

Node           : 20.11.0
OS             : darwin-arm64
Native Target  : aarch64-macos
pnpm           : 8.15.7

nx                 : 20.0.13
@nx/js             : 20.0.13
@nx/jest           : 20.0.13
@nx/eslint         : 20.0.13
@nx/workspace      : 20.0.13
@nx/angular        : 20.0.13
@nx/cypress        : 20.0.13
@nx/devkit         : 20.0.13
@nx/esbuild        : 20.0.13
@nx/eslint-plugin  : 20.0.13
@nx/storybook      : 20.0.13
@nx/web            : 20.0.13
@nx/webpack        : 20.0.13
typescript         : 5.4.5
---------------------------------------
Registered Plugins:
@nx/eslint/plugin
@nx/jest/plugin
---------------------------------------
Community plugins:
@ngrx/component             : 18.1.1
@nguniversal/builders       : 16.2.0
@nguniversal/express-engine : 16.2.0
@storybook/angular          : 8.4.2
@the-mill/infra-cloudflare  : 23.0.0
@the-mill/infra-serverless  : 23.0.0
apollo-angular              : 7.2.1
ng-mocks                    : 14.13.1

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant