Skip to content

fix(core): continue execution when cloud client is unavailable#33214

Merged
Coly010 merged 1 commit intomasterfrom
core/no-cloud-mode
Oct 23, 2025
Merged

fix(core): continue execution when cloud client is unavailable#33214
Coly010 merged 1 commit intomasterfrom
core/no-cloud-mode

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Oct 23, 2025

Current Behavior

When Nx Cloud is used, but the Nx Cloud client is unavailable, an error is thrown and commands are not run.

Expected Behavior

When Nx Cloud is used, but the client is unavailable, continue execution without Nx Cloud.

Related Issue(s)

Fixes NXC-3175

@Coly010 Coly010 requested a review from a team as a code owner October 23, 2025 15:28
@Coly010 Coly010 requested a review from leosvelperez October 23, 2025 15:28
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Oct 23, 2025 3:57pm

@Coly010 Coly010 self-assigned this Oct 23, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 23, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 431ecd0
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68fa49941650b9000916354e
😎 Deploy Preview https://deploy-preview-33214--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 Oct 23, 2025

View your CI Pipeline Execution ↗ for commit 431ecd0

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 41m 25s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 50s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-23 16:15:45 UTC

@Coly010 Coly010 merged commit 87c8d49 into master Oct 23, 2025
19 checks passed
@Coly010 Coly010 deleted the core/no-cloud-mode branch October 23, 2025 16:48
FrozenPandaz pushed a commit that referenced this pull request Oct 27, 2025
## Current Behavior
When Nx Cloud is used, but the Nx Cloud client is unavailable, an error
is thrown and commands are not run.

## Expected Behavior
When Nx Cloud is used, but the client is unavailable, continue execution
without Nx Cloud.

## Related Issue(s)

Fixes NXC-3175

(cherry picked from commit 87c8d49)
FrozenPandaz pushed a commit that referenced this pull request Oct 27, 2025
## Current Behavior
When Nx Cloud is used, but the Nx Cloud client is unavailable, an error
is thrown and commands are not run.

## Expected Behavior
When Nx Cloud is used, but the client is unavailable, continue execution
without Nx Cloud.

## Related Issue(s)

Fixes NXC-3175

(cherry picked from commit 87c8d49)
@github-actions
Copy link
Copy Markdown
Contributor

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 Oct 29, 2025
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