Skip to content

Conversation

@DeimerM
Copy link

@DeimerM DeimerM commented Sep 15, 2025

Bringing teak 2 changes

To bring the release/teak.2 changes, we follow the next steps:

  1. Add the respective remote of openedx using this command: git remote add openedx git@github.com:openedx/edx-platform.git
  2. Fetch all the tags of this remote git fetch openedx --tags
  3. Checkout the respective tag git checkout release/teak.2
  4. Create the new branch git switch -c dmh/bump-teak-2 and push it git push -u origin dmh/bump-teak-2 (we are assuming the fork of edunext is called origin).
  5. Create the Pull Request.

Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
@DeimerM DeimerM requested a review from a team September 15, 2025 21:16
@DeimerM DeimerM mentioned this pull request Sep 15, 2025
@magajh
Copy link

magajh commented Sep 16, 2025

@DeimerM can you please run make compile-requirements to fix the error

Copy link

@magajh magajh left a comment

Choose a reason for hiding this comment

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

lgtm

@DeimerM DeimerM merged commit f3822a1 into ednx-release/teak.master Sep 16, 2025
47 checks passed
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.

5 participants