Closed Gaurav0 closed 1 year ago
This is an update of #916
Unlike that PR, the scope is reduced to:
It does not:
These will be addressed in separate PRs so that this one is easier to review.
Remaining failing tests:
All other tests are passing.
Also, I've taken care to make smaller commits and to clean them up. Hopefully it is easy to review commit by commit.
@NullVoxPopuli Fastboot is already using pnpm 7. Maybe some of the fixes might be independently added, but one of the primary problems in ci right now is using old versions of ember-source.
This is an update of #916
Unlike that PR, the scope is reduced to:
It does not:
These will be addressed in separate PRs so that this one is easier to review.
Remaining failing tests:
All other tests are passing.
Also, I've taken care to make smaller commits and to clean them up. Hopefully it is easy to review commit by commit.