Skip to content

fix(migrations): migration skip any target are not build or test#67106

Open
aparzi wants to merge 1 commit intoangular:mainfrom
aparzi:migration-include-custom-target
Open

fix(migrations): migration skip any target are not build or test#67106
aparzi wants to merge 1 commit intoangular:mainfrom
aparzi:migration-include-custom-target

Conversation

@aparzi
Copy link
Contributor

@aparzi aparzi commented Feb 17, 2026

Fix migration behaviout that skip any target are not build or test

Fixes #66865

PR Checklist

Please check if 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
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #66865

What is the new behavior?

Migration now support custom target

Does this PR introduce a breaking change?

  • Yes
  • No

Fix migration behaviout that skip any target are not build or test

Fixes angular#66865
@pullapprove pullapprove bot requested a review from AndrewKushnir February 17, 2026 20:32
@angular-robot angular-robot bot added the area: migrations Issues related to `ng update`/`ng generate` migrations label Feb 17, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: migrations Issues related to `ng update`/`ng generate` migrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inject migration cannot find tsconfig file

1 participant