Skip to content

build: Upgrade to xblocks-core - #38473

Draft
kdmccormick wants to merge 4 commits into
masterfrom
kdmccormick/xblocks-core
Draft

build: Upgrade to xblocks-core#38473
kdmccormick wants to merge 4 commits into
masterfrom
kdmccormick/xblocks-core

Conversation

@kdmccormick

@kdmccormick kdmccormick commented Apr 29, 2026

Copy link
Copy Markdown
Member

Description

TBC

Supporting information

Blocked by:

Testing 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

Tutor requirements

pip install git+https://github.com/open-craft/tutor-contrib-s3.git@kaustav/add_support_for_tutor_22

@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from fab4962 to 456922d Compare May 4, 2026 19:38
@kdmccormick kdmccormick added the create-sandbox open-craft-grove should create a sandbox environment from this PR label May 4, 2026
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch 5 times, most recently from c75ca1f to e37ee70 Compare May 6, 2026 19:32
@kdmccormick

Copy link
Copy Markdown
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.

@kdmccormick kdmccormick removed the create-sandbox open-craft-grove should create a sandbox environment from this PR label May 6, 2026
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from e37ee70 to 872dd8b Compare May 7, 2026 12:44
@kdmccormick kdmccormick added the create-sandbox open-craft-grove should create a sandbox environment from this PR label May 7, 2026
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch 2 times, most recently from f8afc53 to 0e9b195 Compare May 7, 2026 18:26
@kdmccormick kdmccormick added create-sandbox open-craft-grove should create a sandbox environment from this PR and removed create-sandbox open-craft-grove should create a sandbox environment from this PR labels May 7, 2026
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from 0e9b195 to cde43de Compare May 8, 2026 16:58
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from cde43de to dee56f2 Compare August 10, 2026 18:33
@kdmccormick kdmccormick changed the title build: Upgrade to xblocks-core v1.0 build: Upgrade to xblocks-core Aug 10, 2026
@kdmccormick kdmccormick added create-sandbox open-craft-grove should create a sandbox environment from this PR and removed create-sandbox open-craft-grove should create a sandbox environment from this PR labels Aug 10, 2026
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from dee56f2 to 384f750 Compare August 13, 2026 20:42
Same package, new name, later version.

The new version has breaking changes, which are resolved in the
next few commits.
Handles the breaking change from the xblocks-contrib 0.16 ->
xblocks-core 1.0 upgrade.

Closes: openedx/xblocks-core#237
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>.
@kdmccormick
kdmccormick force-pushed the kdmccormick/xblocks-core branch from 384f750 to ec7598c Compare August 13, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-sandbox open-craft-grove should create a sandbox environment from this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant