build: Upgrade to xblocks-core v1.0#38473
Draft
kdmccormick wants to merge 6 commits intomasterfrom
Draft
Conversation
This was referenced Apr 29, 2026
fab4962 to
456922d
Compare
c75ca1f to
e37ee70
Compare
Member
Author
|
Gonna destroy and re-create this sandbox. I think the build cache isn't fully getting invalidated, which is messing with the static asset build. |
e37ee70 to
872dd8b
Compare
872dd8b to
f8afc53
Compare
Handles the breaking change from the xblocks-contrib 0.16 -> xblocks-core 1.0 upgrade. Closes: openedx/xblocks-core#237
Same package, new name
Same package, new version number, but no functional changes.
The import path `xblock_poll` is taken by the *newer* PollBlock, developed and maintained by OpenCraft: https://github.com/open-craft/xblock-poll We don't want to conflict with that block, so we've made the old formerly- built-in block's path xblock_poll_question, which matches its entrtypoint and XML tag, <poll_question>.
f8afc53 to
0e9b195
Compare
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
TBC
Supporting information
Blocked by:
Closes:
xblocks-corexblocks-core#149Testing instructions
See #38473
Deadline
Verawood cutoff if possible (Thu, 30-Apr @ 1pm US-Eastern)ASAP, and then we'll backport to verawood
Other information
TBC