Closed
Conversation
🦋 Changeset detectedLatest commit: bfb0db6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected -t build lint test docs e2e-ci |
⛔ Cancelled | <1s | View ↗ |
nx-cloud record -- nx format:check --verbose |
✅ Succeeded | 7s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-25 18:58:45 UTC
8fcbbb4 to
6bd09fc
Compare
6bd09fc to
be4652d
Compare
ancheetah
approved these changes
Nov 20, 2025
15fd867 to
3925653
Compare
3925653 to
7c8c0c2
Compare
cerebrl
approved these changes
Nov 20, 2025
18d9be9 to
46524ef
Compare
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. **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.
46524ef to
976a530
Compare
6a4114e to
e708d67
Compare
fb2a3b8 to
b3f73e0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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/6195684a2f082e00055e3c09/workspaces/691f769b1b6c37fb36143efb
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.