Skip to content

chore: Relax dependencies to support Open edX Verawood - #247

Merged
felipemontoya merged 1 commit into
openedx:mainfrom
eduNEXT:jipm/support-verawood
Sep 1, 2026
Merged

chore: Relax dependencies to support Open edX Verawood#247
felipemontoya merged 1 commit into
openedx:mainfrom
eduNEXT:jipm/support-verawood

Conversation

@jignaciopm

@jignaciopm jignaciopm commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Description

Bump the tutor and tutor-mfe upper bounds from <22 to <23 so the plugin can be installed on Open edX Verawood (tutor 22 / tutor-mfe 22).

Currently every release (up to v2.9.1) and main pin tutor>=20,<22 / tutor-mfe>=20,<22, which makes the plugin uninstallable on a Verawood stack:

openedx-ai-extensions depends on tutor-mfe<22.0.0 and >=20.0.0
tutor-contrib-mfe-extensions 22.0.0 depends on tutor-mfe~=22.0
=> ResolutionImpossible

This mirrors the Ulmo support change in #176 (which relaxed <21<22).

Testing

  • Install on an Open edX Verawood (tutor 22) build and verify plugin loads / MFE hooks work.

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Sep 1, 2026
@openedx-webhooks

Copy link
Copy Markdown

Thanks for the pull request, @jignaciopm!

This repository is currently maintained by @felipemontoya.

Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.

🔘 Get product approval

If you haven't already, check this list to see if your contribution needs to go through the product review process.

  • If it does, you'll need to submit a product proposal for your contribution, and have it reviewed by the Product Working Group.
    • This process (including the steps you'll need to take) is documented here.
  • If it doesn't, simply proceed with the next step.
🔘 Provide context

To help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:

  • Dependencies

    This PR must be merged before / after / at the same time as ...

  • Blockers

    This PR is waiting for OEP-1234 to be accepted.

  • Timeline information

    This PR must be merged by XX date because ...

  • Partner information

    This is for a course on edx.org.

  • Supporting documentation
  • Relevant Open edX discussion forum threads
🔘 Get a green build

If one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green.

Details
Where can I find more information?

If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources:

When can I expect my changes to be merged?

Our goal is to get community contributions seen and reviewed as efficiently as possible.

However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:

  • The size and impact of the changes that it introduces
  • The need for product review
  • Maintenance status of the parent repository

💡 As a result it may take up to several weeks or months to complete a review and merge your PR.

Bump the tutor and tutor-mfe upper bounds from <22 to <23 so the plugin
can be installed on Open edX Verawood (tutor 22 / tutor-mfe 22). Mirrors
the Ulmo support change in openedx#176.
jignaciopm added a commit to eduNEXT/tutor-plugin-indexes that referenced this pull request Sep 1, 2026
Points at the eduNEXT fork branch with Verawood support (tutor/tutor-mfe
bumped to <23) until upstream PR openedx/openedx-ai-extensions#247 is merged
and a Verawood-compatible release is tagged.
@jignaciopm
jignaciopm force-pushed the jipm/support-verawood branch from 6bc20c2 to 7467d11 Compare September 1, 2026 14:53

@felipemontoya felipemontoya left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks reasonable. I'll merge now

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.42%. Comparing base (384b9f2) to head (7467d11).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          71       71           
  Lines        8516     8516           
  Branches      451      451           
=======================================
  Hits         8126     8126           
  Misses        292      292           
  Partials       98       98           
Flag Coverage Δ
unittests 95.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@felipemontoya
felipemontoya merged commit a3ec27a into openedx:main Sep 1, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from Needs Triage to Done in Contributions Sep 1, 2026
felipemontoya pushed a commit that referenced this pull request Sep 1, 2026
Release the Verawood dependency support (#247) by bumping the version in the
three version files (tutor __about__.py, backend __init__.py, frontend
package.json) and adding the CHANGELOG entry.
jignaciopm added a commit to eduNEXT/tutor-plugin-indexes that referenced this pull request Sep 2, 2026
The Verawood support was released upstream as v2.6.0 (PRs
openedx/openedx-ai-extensions#247 + #249), so switch the index src from the
fork branch to the tag.
@jignaciopm
jignaciopm deleted the jipm/support-verawood branch September 2, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

open-source-contribution PR author is not from Axim or 2U

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants