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

fix: Exclude openedx scoped packages. #475

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Oct 30, 2023

We are moving packages to the openedx scope but those packages will
also not be transpiled and we'll need to handle them in the same way.

Marking this as a fix because we want to release a new version with this
exclusion before we start moving more packages to the new scope.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c7ba96) 0.00% compared to head (00c1af9) 0.00%.

❗ Current head 00c1af9 differs from pull request most recent head 3c4ed9a. Consider uploading reports for the commit 3c4ed9a to get more accurate results

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #475   +/-   ##
=============================
=============================

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

@feanil feanil requested review from a team, adamstankiewicz and muselesscreator October 31, 2023 11:46
We are moving packages to the `openedx` scope but those packages will
also not be transpiled and we'll need to handle them in the same way.

Marking this as a fix because we want to release a new version with this
exclusion before we start moving more packages to the new scope.
@feanil feanil force-pushed the feanil/exclude_openedx branch from 00c1af9 to 3c4ed9a Compare October 31, 2023 16:17
@feanil feanil changed the title build: Exclude openedx scoped packages. fix: Exclude openedx scoped packages. Oct 31, 2023
@feanil feanil merged commit 918d049 into master Nov 1, 2023
4 checks passed
@feanil feanil deleted the feanil/exclude_openedx branch November 1, 2023 12:52
@edx-semantic-release
Copy link

🎉 This PR is included in version 13.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

feanil added a commit to openedx/edx-ora2 that referenced this pull request Nov 1, 2023
Update to the latest frontend-build to pull in some webpack config
updates (openedx/frontend-build#475). This
necessitated an update to Webpack which was out of date, which in-turn
resulted in an update to `karma-webpack`.  I pulled in the latest
changes and dealt with the one breaking change to karma config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants