angular/packages/core/schematics
Kristiyan Kostadinov 62bbce63b7 fix(migrations): remove error for no matching files in control flow migration (#64253)
Now that the control flow migration is running as a part of `ng update`, we need to be a bit forgiving about there not being any matching files since it can break the entire update process.

These changes switch the error to a warning and it counts the files for the entire workspace, not the individual projects.

PR Close #64253
2025-10-06 15:29:25 -04:00
..
migrations fix(migrations): remove error for no matching files in control flow migration (#64253) 2025-10-06 15:29:25 -04:00
ng-generate fix(migrations): preserve component imports when pruning NgModules in standalone migration (#64186) 2025-10-02 13:54:14 -07:00
test fix(migrations): remove error for no matching files in control flow migration (#64253) 2025-10-06 15:29:25 -04:00
utils feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
BUILD.bazel feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
collection.json feat(migrations): add migration to convert ngStyle to use style (#63517) 2025-09-15 20:16:16 +00:00
migrations.json refactor(core): run control-flow migration by default (#64136) 2025-10-01 11:51:33 -04:00
rollup.config.js build: use rollup directory instead of rollup through @bazel/rollup (#62556) 2025-07-09 16:53:25 -07:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00