Skip to content

fix(core): no-interactive should disable prompts during migrate#35106

Merged
FrozenPandaz merged 1 commit into
masterfrom
fix/no-interactive
Mar 31, 2026
Merged

fix(core): no-interactive should disable prompts during migrate#35106
FrozenPandaz merged 1 commit into
masterfrom
fix/no-interactive

Conversation

@AgentEnder

Copy link
Copy Markdown
Member

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@netlify

netlify Bot commented Mar 31, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 6a31167
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69cc4adfbf8dc000082db2e9
😎 Deploy Preview https://deploy-preview-35106--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.

@netlify

netlify Bot commented Mar 31, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 6a31167
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69cc4adf74480900082884e3
😎 Deploy Preview https://deploy-preview-35106--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

nx-cloud Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 6a31167

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ❌ Failed 12m 26s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 7s View ↗
nx-cloud record -- pnpm nx conformance:check ✅ Succeeded 7s View ↗
nx build workspace-plugin ✅ Succeeded <1s 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-03-31 23:13:53 UTC

@AgentEnder AgentEnder marked this pull request as ready for review March 31, 2026 20:55
@AgentEnder AgentEnder requested a review from a team as a code owner March 31, 2026 20:55
@AgentEnder AgentEnder requested a review from leosvelperez March 31, 2026 20:55
nx-cloud[bot]

This comment was marked as outdated.

@nx-cloud nx-cloud Bot left a comment

Copy link
Copy Markdown
Contributor

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:

We've determined this CI failure is unrelated to the PR changes. The e2e-gradle test suite is failing due to an external Java toolchain provisioning outage — api.foojay.io is returning HTTP 400 errors when attempting to download the Java 21 toolchain. Our changes are scoped entirely to the nx migrate command and have no connection to Gradle or Java toolchain management.

No code changes were suggested for this issue.

Trigger a rerun:

Rerun CI

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

@FrozenPandaz FrozenPandaz merged commit a5523d2 into master Mar 31, 2026
20 of 23 checks passed
@FrozenPandaz FrozenPandaz deleted the fix/no-interactive branch March 31, 2026 23:42
FrozenPandaz pushed a commit that referenced this pull request Mar 31, 2026
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
vsavkin pushed a commit that referenced this pull request Apr 1, 2026
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
@github-actions

github-actions Bot commented Apr 6, 2026

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 Apr 6, 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