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: update LTI XBlock to fix DarkLangMiddleware issue #30716

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

ormsbee
Copy link
Contributor

@ormsbee ormsbee commented Jul 8, 2022

This fixes Names and Roles + Grades for LTI 1.3. For details, see:

openedx/xblock-lti-consumer#261

This pulls from the 3.4.7 release of lti-consumer-xblock (the nutmeg
branch backport), not from the latest 4.2.2 (which was too risky since
it had many unrelated changes).

This fixes Names and Roles + Grades for LTI 1.3. For details, see:

  openedx/xblock-lti-consumer#261

This pulls from the 3.4.7 release of lti-consumer-xblock (the nutmeg
branch backport), not from the latest 4.2.2 (which was too risky since
it had many unrelated changes).
Copy link
Member

@kdmccormick kdmccormick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the backport! LGTM.

Do you have a sense of the urgency of this fix? ie, does a raise a need for a nutmeg.2 release?

@ormsbee ormsbee merged commit 9c8e62e into openedx:open-release/nutmeg.master Jul 8, 2022
@regisb
Copy link
Contributor

regisb commented Jul 8, 2022

If this fix is urgent, could you please open a tutor PR to cherry pick the change on top of nutmeg.1 in the openedx Docker image?

ormsbee pushed a commit to ormsbee/tutor that referenced this pull request Jul 8, 2022
The actual merge of this into open-release/nutmeg.master is here:
  openedx/edx-platform#30716
ormsbee pushed a commit to ormsbee/tutor that referenced this pull request Jul 8, 2022
The actual merge of this into open-release/nutmeg.master is here:
  openedx/edx-platform#30716
regisb pushed a commit to overhangio/tutor that referenced this pull request Jul 8, 2022
The actual merge of this into open-release/nutmeg.master is here:
  openedx/edx-platform#30716
ormsbee pushed a commit to ormsbee/tutor that referenced this pull request Jul 9, 2022
- [Bugfix] Build openedx-dev Docker image even when the host user is root, for instance on Windows. (by @regisb)
- [Bugfix] Patch nutmeg.1 release with [LTI 1.3 fix](openedx/edx-platform#30716). (by @ormsbee)
- [Improvement] Make it possible to override k8s resources in plugins using `k8s-override` patch. (by @foadlind)
regisb pushed a commit to overhangio/tutor that referenced this pull request Jul 9, 2022
- [Bugfix] Build openedx-dev Docker image even when the host user is root, for instance on Windows. (by @regisb)
- [Bugfix] Patch nutmeg.1 release with [LTI 1.3 fix](openedx/edx-platform#30716). (by @ormsbee)
- [Improvement] Make it possible to override k8s resources in plugins using `k8s-override` patch. (by @foadlind)
@ormsbee ormsbee deleted the lti_nutmeg_fix branch April 8, 2023 02:50
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