-
Notifications
You must be signed in to change notification settings - Fork 96
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: updated frontend-build & frontend-platform major versions #256
Conversation
0bc0937
to
c405bc6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #256 +/- ##
==========================================
+ Coverage 96.23% 96.36% +0.12%
==========================================
Files 184 194 +10
Lines 1751 1841 +90
Branches 308 324 +16
==========================================
+ Hits 1685 1774 +89
Misses 62 62
- Partials 4 5 +1 ☔ View full report in Codecov by Sentry. |
is this work still in progress or can we go ahead and close this PR? if it's still in progress, anything we can do to help out with it? |
a0483d4
to
37bb54d
Compare
Yes @deborahgu this is still a work in progress, it is depending on the merger of upgrade PRs for parent MFEs to resolve dependency issues. |
@deborahgu this PR is now ready for review |
I think this looks good to me, but my one concern is that 18 tests are failing locally due to three different errors:
|
@jsnwesson I have tried running the tests locally again, and all tests are passing successfully for me. My team members have also confirmed that they are not encountering any test failures. It would be helpful if you could provide more details so we can better understand and reproduce the issue |
FWIW, I am also seeing tests failing locally: I pulled the latest changes, switched to the Raw logs from local test run uploaded here: |
This is strange, I have been unable to re-produce this issue following exact same steps (same node and npm versions), my other team members also did a clean installation from this branch and ran tests without any issues. Also re-ran the CI tests just in case, all cleared. I checked the logs. and a lot of the issues are related to
|
I'll try this now. |
Unfortunately, I'm having the same issue. After deleting my 🤔 |
@justinhynes well, I managed to find the problem! Once I deleted my
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to make it clear, I think this code looks good and can move forward once the package-lock conflicts are resolved.
Description
Major version upgrades, Updating
frontend-build
to v14 &frontend-platform
to v8 along with respective edx packages