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: update XBlock to 5.1.0 #35325

Merged
merged 2 commits into from
Aug 22, 2024
Merged

feat: update XBlock to 5.1.0 #35325

merged 2 commits into from
Aug 22, 2024

Conversation

nsprenkle
Copy link
Contributor

@nsprenkle nsprenkle commented Aug 19, 2024

Description

Unpins XBlock version to 5.1.0 which adds native ability to override an XBlock implementation.

Supporting information

This is a fix-forward for #35244 which caused a 2U-specific plugin to break that had relied on the now-deprecated pkg_resources library which allowed a hacky way to override an XBlock through runtime entry_points tweaking.

Testing instructions

Loading a course should now work, even with our 2U-specific plugin installed.

Deadline

⚠️ Should not be deployed until:

  • Existing 2U plugin is updated for pkg_resources deprecation

@nsprenkle nsprenkle merged commit 72d060c into master Aug 22, 2024
49 checks passed
@nsprenkle nsprenkle deleted the nsprenkle/xblock_5.1.0 branch August 22, 2024 16:34
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

rediris pushed a commit to gymnasium/edx-platform that referenced this pull request Aug 27, 2024
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