chore: Switch to new openedx-learning import paths - #38004
Merged
Conversation
ormsbee
reviewed
Feb 11, 2026
kdmccormick
force-pushed
the
kdmccormick/openedx-core-root-packages
branch
5 times, most recently
from
February 13, 2026 14:24
1618deb to
8262ffa
Compare
kdmccormick
marked this pull request as ready for review
February 13, 2026 17:47
Member
Author
|
@bradenmacdonald this and openedx/openedx-core#478 are both ready for final review. |
bradenmacdonald
approved these changes
Feb 13, 2026
bradenmacdonald
left a comment
Contributor
There was a problem hiding this comment.
These import paths feel much nicer. Thanks!
Tested on my tutor main devstack, and once I got it rebuilt properly I did some libraries and taxonomies smoke tests without issue.
Upgrades openedx-learning from 0.31.0 to 0.32.0
kdmccormick
force-pushed
the
kdmccormick/openedx-core-root-packages
branch
from
February 13, 2026 20:11
8262ffa to
2bb1632
Compare
Member
Author
|
Thanks @bradenmacdonald ! I've added a note about the build issues in the PRs and commit messages, and wrote a note to Piotr and Mary in Slack. |
kdmccormick
enabled auto-merge (squash)
February 13, 2026 20:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This updates openedx-learning from 0.31.0 to 0.32.0 . See:
openedx_contentandopenedx_taggingflat, top-level APIs openedx-core#478There were a lot of trivial updates to make (imports, mostly) but nothing tricky.
Closes: openedx/openedx-core#468
BREAKING CHANGE for developers
If you bind-mount openedx-learning, see "BREAKING CHANGE for developers ..." on openedx/openedx-core#478
Merge considerations
We're looking to merge soon, since this blocks any other openedx-learning work from coming in, and there is a lot of activity there (Pathways, CBE).
Testing
Tested as part of openedx/openedx-core#478