Skip to content

feat: add support for tutor 16 and the palm release

Kshitij Sobti requested to merge kshitij/fix-for-palm into main

Description

Tutor 16 bring a lot of changes, including to the API, and adds support for the Palm release of Open edX. This PR will update this plugin to work with tutor 16.

Supporting information

https://tasks.opencraft.com/browse/BB-7594

Testing instructions

Steps to test the changes:

  1. Set up a tutor locally.
  2. Install the grove plugin and enable it.
  3. Ensure that the resulting config can be deployed to a local instance or on Kubernetes.

Dependencies

List the dependencies required for this change, if any. Do not forget to link grove-template merge request here if that's affected by this change.

Screenshots

If applicable, add screenshots to help explain your feature.

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated
Edited by Kshitij Sobti

Merge request reports