Skip to content

feat: set up nx workspace#310

Open
Sinless777 wants to merge 1 commit into
mainfrom
nx-cloud-setup
Open

feat: set up nx workspace#310
Sinless777 wants to merge 1 commit into
mainfrom
nx-cloud-setup

Conversation

@Sinless777

Copy link
Copy Markdown
Collaborator

feat(nx-cloud): setup nx cloud workspace

This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.

You can access your Nx Cloud workspace by going to
https://cloud.nx.app/orgs/6a1dd0bab73810613872f15f/workspaces/6a1dd0bc74ae73b853c5d690

Tip

Run npx nx generate ci-workflow if you don't have a CI script configured yet.

Note: This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.

This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience.

You can access your Nx Cloud workspace by going to
https://cloud.nx.app/orgs/6a1dd0bab73810613872f15f/workspaces/6a1dd0bc74ae73b853c5d690

> [!TIP]
> Run `npx nx generate ci-workflow` if you don't have a CI script configured yet.

**Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
Copilot AI review requested due to automatic review settings June 1, 2026 18:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Connects the existing Nx monorepo to an Nx Cloud workspace by adding the workspace identifier to nx.json, enabling Nx Cloud features when running Nx in this repo.

Changes:

  • Added nxCloudId to the root Nx configuration.
  • Re-formatted several exclude, namedInputs, and targetDefaults arrays for consistent multi-line JSON formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

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.

2 participants