Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(migrations): inject migration not work in multi-project workspace…#66130

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
aparzi wants to merge1 commit intoangular:main
base:main
Choose a base branch
Loading
fromaparzi:fix-inject-migration-multiple-project

Conversation

@aparzi
Copy link
Contributor

Fix inject migration in multi-project workspace. The inject migration doesn't work when targeting one of the projects due to either not finding any files in other projects or considering them external thus it throws a SchematicsException

Fixes:#66074

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:

Issue Number:#66074

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprovepullapprovebot requested a review fromkirjsDecember 17, 2025 15:13
@angular-robotangular-robotbot added the area: migrationsIssues related to `ng update`/`ng generate` migrations labelDec 17, 2025
@ngbotngbotbot added this to theBacklog milestoneDec 17, 2025
… with option pathFix inject migration in multi-project workspace. The inject migration doesn't work when targeting one of the projects due to either not finding any files in other projects or considering them external thus it throws a SchematicsExceptionFixes:angular#66074
@aparziaparziforce-pushed thefix-inject-migration-multiple-project branch from6ea92be toc6e07daCompareDecember 17, 2025 15:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kirjskirjsAwaiting requested review from kirjs

@JeanMecheJeanMecheAwaiting requested review from JeanMeche

Assignees

No one assigned

Labels

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

Projects

None yet

Milestone

Backlog

Development

Successfully merging this pull request may close these issues.

Inject migration does not work in a multi-project workspace

2 participants

@aparzi@JeanMeche

[8]ページ先頭

©2009-2025 Movatter.jp