Muhammad Farhan Khan
Muhammad Farhan Khan
Ticket: https://github.com/openedx/edx-platform/issues/33950 Planning ticket: https://github.com/openedx/edx-platform/issues/33047 ## Details of Implementation: [repository_docs.py](https://github.com/farhan/edx-platform/blob/508eedcb7a3f51bcff637c59604fb31104d1da60/docs/repository_docs.py) contains the code to: 1. Fetch the list of all the .rst docs/files in the repository 2. Copy all these...
Add common constraint for backports pypi package
[Parent Ticket ](https://github.com/openedx/edx-platform/issues/34827)
Update edx-cookie-cutter - Deprecate [xblock-utils](https://github.com/openedx/edx-cookiecutters/blob/master/cookiecutter-xblock/%7B%7Bcookiecutter.repo_name%7D%7D/requirements/base.in#L8) package - Also need to update Python & Django versions and Github Actions are also outdated.
Shift the code from `pkg_resources` to `importlib.resources` api Migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html Decision making story: https://github.com/openedx/XBlock/issues/676 Reference PR to take learning from: https://github.com/openedx/xblock-sdk/pull/350/files **Prerequisites:** - Support of python 3.8 should be...
Shift the code from `pkg_resources` to `importlib.resources` api Migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html Decision making story: https://github.com/openedx/XBlock/issues/676 Reference PR to take learning from: https://github.com/openedx/xblock-sdk/pull/350/files **Prerequisites:** - Support of python 3.8 should be...
Ticket: https://github.com/openedx/edx-platform/issues/35300
Ticket: https://github.com/openedx/edx-platform/issues/35306 ## Relevant PR's Predecessor PR: https://github.com/openedx/edx-platform/pull/35233 Next ticket: https://github.com/openedx/edx-platform/issues/35300 **Word Cloud & Annotatable XBlocks have already been merged in following PR's** These PR's were merged earlier to check...
[Parent Ticket ](https://github.com/openedx/edx-platform/issues/34827)
Shift the code from `pkg_resources` to `importlib.resources` api Migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html Decision making story: https://github.com/openedx/XBlock/issues/676 Reference PR to take learning from: https://github.com/openedx/xblock-sdk/pull/350/files **Prerequisites:** - Support of python 3.8 should be...