Skip to content

feat(core): add passthrough for nx-cloud apply-locally command#34557

Merged
MaxKless merged 3 commits intomasterfrom
apply-locally-passthrough
Feb 24, 2026
Merged

feat(core): add passthrough for nx-cloud apply-locally command#34557
MaxKless merged 3 commits intomasterfrom
apply-locally-passthrough

Conversation

@MaxKless
Copy link
Copy Markdown
Collaborator

@MaxKless MaxKless commented Feb 23, 2026

Current Behavior

folks had to type in nx-cloud apply-locally

Expected Behavior

now nx apply-locally works

@MaxKless MaxKless requested a review from a team as a code owner February 23, 2026 15:49
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 872c113
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/699d71e9b2f3d4000805d291
😎 Deploy Preview https://deploy-preview-34557--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Feb 23, 2026

View your CI Pipeline Execution ↗ for commit 872c113

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 49m 20s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3m 9s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 8s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-24 10:33:25 UTC

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 872c113
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/699d71e9a90d6a0008b7b17c
😎 Deploy Preview https://deploy-preview-34557--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

nx-cloud[bot]

This comment was marked as outdated.

Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

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

Important

At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.

Nx Cloud has identified a possible root cause for your failed CI:

Our analysis indicates these failures are environment-related rather than caused by the PR changes. The PR only modifies the "nx" package to add a command passthrough, while the failures occur in unrelated e2e test suites (workspace-create and gradle) that aren't touched by this PR. The Gradle daemon being stopped mid-execution and workspace creation failures suggest infrastructure/resource issues rather than code defects.

No code changes were suggested for this issue.

🔂 A CI rerun has been triggered by adding an empty commit to this branch.

Nx Cloud View detailed reasoning on Nx Cloud ↗

🔔 Heads up, your workspace has pending recommendations ↗ to auto-apply fixes for similar failures.


🎓 Learn more about Self-Healing CI on nx.dev

@MaxKless MaxKless merged commit 8323550 into master Feb 24, 2026
23 checks passed
@MaxKless MaxKless deleted the apply-locally-passthrough branch February 24, 2026 10:42
juristr pushed a commit that referenced this pull request Feb 24, 2026
## Current Behavior
folks had to type in `nx-cloud apply-locally`

## Expected Behavior
now `nx apply-locally` works

---------

Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
FrozenPandaz pushed a commit that referenced this pull request Feb 26, 2026
## Current Behavior
folks had to type in `nx-cloud apply-locally`

## Expected Behavior
now `nx apply-locally` works

---------

Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
(cherry picked from commit 8323550)
FrozenPandaz pushed a commit that referenced this pull request Feb 26, 2026
## Current Behavior
folks had to type in `nx-cloud apply-locally`

## Expected Behavior
now `nx apply-locally` works

---------

Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
(cherry picked from commit 8323550)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

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 Mar 2, 2026
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