Skip to content
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: change paragon to use @openedx/paragon #47

Merged
merged 4 commits into from
Mar 26, 2024
Merged

Conversation

leangseu-edx
Copy link
Contributor

@leangseu-edx leangseu-edx commented Mar 22, 2024

Why?

  • @edx/paragon is getting moved to @openedx/paragon
  • @edx/frontend-build is getting moved to @openedx/frontend-build
  • learning MFE is trying to use plugin slot. It require @edx/frontend-platform@7 and react-intl@6

BREAKING CHANGE:

  • replace @edx/paragon with @openedx/paragon
  • upgrade @edx/frontend-platform to version 7
  • replace @edx/frontend-build with @openedx/frontend-build

BREAKING CHANGE:
- replace @edx/paragon in favor of @openedx/paragon because @edx/paragon is moved https://www.npmjs.com/package/@edx/paragon
- remove react-intl. It should use intl from @edx/frontend-platform
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (b84a138) to head (d8b8902).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files          13       13           
  Lines         220      220           
  Branches       30       30           
=======================================
  Hits          179      179           
  Misses         39       39           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leangseu-edx leangseu-edx marked this pull request as ready for review March 25, 2024 22:28
@leangseu-edx leangseu-edx merged commit ce3677d into main Mar 26, 2024
6 checks passed
@leangseu-edx leangseu-edx deleted the lk/update-paragon branch March 26, 2024 13:55
@abdullahwaheed
Copy link
Contributor

[question], why this work is redone when we already had an open PR for the same work. we have notified the squad about these changes as well

cc: @jristau1984

@leangseu-edx
Copy link
Contributor Author

@abdullahwaheed sorry, I wasn't aware of that pr. I was just focusing on getting other feature unblocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants