Skip to content

refactor(@angular/cli): remove non runnable migrations in mcp modernize tool #30913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cexbrayat
Copy link
Member

@cexbrayat cexbrayat commented Aug 14, 2025

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

The test-bed-get migration is not runnable via ng g @angular/core and references a non-existing documentation page. zoneless does not exist for now (Angular v20.2.0-rc.0).

What is the new behavior?

This removes the mentioned migrations

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@cexbrayat cexbrayat force-pushed the fix/mcp-modernize-test-bed-get branch from b4ef4fa to a4895e4 Compare August 14, 2025 09:37
@clydin clydin requested a review from amishne August 18, 2025 18:57
Copy link
Contributor

@amishne amishne left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for catching this!

@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 19, 2025
@alan-agius4 alan-agius4 requested a review from clydin August 19, 2025 11:40
…ze tool

The `test-bed-get` migration is not runnable via `ng g @angular/core` and references an non-existing documentation page.
`zoneless` does not exist for now (Angular v20.2.0-rc.0).
@cexbrayat cexbrayat force-pushed the fix/mcp-modernize-test-bed-get branch from a4895e4 to d64b7ba Compare August 19, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants