Conversation
There was a problem hiding this comment.
Should we just do one version per minor? e.g. 5.5, 5.6 and 5.7? AFAIK there shouldn't be huge behavior differences between them.
There was a problem hiding this comment.
I think you're right, but I also don't think it hurts having this increased coverage. WDYT?
There was a problem hiding this comment.
I don't feel strongly about it, but it'll slow down the CI a bit and might make it more noisy 🤷♂️
There was a problem hiding this comment.
It shouldn't run very often, but yeah. Let's just keep an eye on it and we can reduce soon anyway IIUC
This ensures the migration works for these TypeScript versions. The migration is very sensitive to the TS version and its internals; so it makes sense to test all of these.
…ort mode We previously did count forcibly ignored queries as incompatible. This resulted in incorrect migration stats that are printed upon migration completion. See: angular#58657
1239ec1 to
a2b0db0
Compare
There was a problem hiding this comment.
I don't feel strongly about it, but it'll slow down the CI a bit and might make it more noisy 🤷♂️
|
This PR was merged into the repository by commit 8496fb1. The changes were merged into the following branches: main, 19.0.x, 19.1.x |
…ngular#59463) This ensures the migration works for these TypeScript versions. The migration is very sensitive to the TS version and its internals; so it makes sense to test all of these. PR Close angular#59463
…ration (angular#59463) Related to angular#59348 PR Close angular#59463
…ort mode (angular#59463) We previously did count forcibly ignored queries as incompatible. This resulted in incorrect migration stats that are printed upon migration completion. See: angular#58657 PR Close angular#59463
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
See individual commits