Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Python Upgrade: https://github.com/openedx/public-engineering/issues/234

    1. Why this is a blocker: Python 3.8 is due to reach its scheduled upstream end-of-life in October 2024 and would no longer receive security updates.

    2. Status as of April 11:

      1. Credentials, course discovery, edx platform - PRs in progress

        1. Some unknowns with edx platform and credentials - in discovery

      2. Ecommerce and enterprise - no PRs in progress

      3. Medium confidence for a ~two-week timeline (April 23)

    3. Contingencies - python upgrades are blocking tutor upgrades and Tutor MFE plugins

UPDATE April 25:

Need reviewers for Credentials PR and course discovery

https://github.com/openedx/course-discovery/pull/4320#issuecomment-2056737242 - fairly urgently needs a reviewer

https://github.com/openedx/course-discovery/pull/4328

Ecommerce PRs that need review

https://github.com/openedx/ecommerce/pull/4147 https://github.com/openedx/ecommerce-worker/pull/247

https://github.com/openedx/ecommerce/pull/4153 https://github.com/openedx/ecommerce-worker/pull/254

  1. Editors are not working in the Unit MFE: https://github.com/openedx/frontend-app-course-authoring/issues/835

    1. Why this is a blocker: Authors can add component blocks to a unit, but they cannot open those component blocks to edit them. This includes the text, problem, video, ORA.

    2. Status as of April 11: In discovery

UPDATE April 25: Fix is identified, PR should merge in next 1-2 daysmerged!

  1. Completing the implementation of Tagging + Search

    1. Why this is a blocker: these are major new authoring features promised for Redwood (although content search will be a “beta” turned off by default)

    2. Status as of April 11:

      1. Tagging Tickets

        1. https://github.com/openedx/frontend-app-course-authoring/pull/939 (Many refinements to tag drawer UX - (warning) in development)

      2. Search Tickets

        1. PR 918 Filters - (tick) merged

        2. https://github.com/openedx/edx-platform/pull/34391 (Waiting on NodeJS 18 issue - (tick) ready to merge)

        3. https://github.com/openedx/edx-platform/pull/34471 (Waiting on NodeJS 18 issue - (tick) ready to merge)

        4. https://github.com/open-craft/edx-platform/pull/647 ((warning) in review)

        5. https://github.com/openedx/modular-learning/issues/200 ((warning) in review)

        6. Can only filter content by one tag at a time https://github.com/openedx/frontend-app-course-authoring/pull/945 ((warning) in development)

          1. Node js was reverted in master, still being diagnosed

      3. Any further changes from Jenna Makowski 's acceptance testing.

...