Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Registrar]: Django 4.2 Upgrade #208

Closed
6 of 8 tasks
UsamaSadiq opened this issue Jul 25, 2023 · 1 comment
Closed
6 of 8 tasks

[Registrar]: Django 4.2 Upgrade #208

UsamaSadiq opened this issue Jul 25, 2023 · 1 comment
Assignees
Labels
help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform

Comments

@UsamaSadiq
Copy link
Member

UsamaSadiq commented Jul 25, 2023

Description

Under the effort of Django 4.2 Upgrade, complete all of the following steps to complete the upgrade.

  • Update tox & Github action workflow using modernisers to add support for Django 4.2
  • Remove any versions of Python earlier than 3.8 from tox.ini, and GitHub Actions workflows.
  • Update the pinned Django version in the requirements to Django==4.2
  • Run make upgrade to update all dependencies for Django 4.2.
  • Run and verify all tests are passing in the CI for both Django 4.2 and Django 3.2 to contain backward compatibility.
  • Run available code-mods to fix the failing tests.
  • Add conditional checks wherever needed to still have support for Django 3.2.
  • Update the repo support field in the IDA Upgrade Sheet.
@UsamaSadiq UsamaSadiq added help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform labels Jul 25, 2023
@UsamaSadiq UsamaSadiq moved this to Todo in Maintenance Jul 25, 2023
@github-project-automation github-project-automation bot moved this to Todo in Arbi-BOM Aug 25, 2023
@iamsobanjaved iamsobanjaved moved this from Todo to Blocked in Arbi-BOM Aug 25, 2023
@iamsobanjaved iamsobanjaved moved this from Blocked to Todo in Arbi-BOM Sep 22, 2023
@UsamaSadiq UsamaSadiq self-assigned this Sep 25, 2023
@UsamaSadiq UsamaSadiq moved this from Todo to In Progress in Arbi-BOM Sep 25, 2023
@UsamaSadiq UsamaSadiq moved this from In Progress to Blocked in Arbi-BOM Sep 25, 2023
@UsamaSadiq UsamaSadiq moved this from Blocked to In Progress in Arbi-BOM Sep 25, 2023
@UsamaSadiq UsamaSadiq moved this from In Progress to Blocked in Arbi-BOM Sep 28, 2023
@UsamaSadiq
Copy link
Member Author

PR created openedx-unsupported/registrar#562 for this issue but needs the support PR to be merged first.

@UsamaSadiq UsamaSadiq moved this from Blocked to In Progress in Arbi-BOM Oct 9, 2023
@UsamaSadiq UsamaSadiq moved this from In Progress to Author Team Review in Arbi-BOM Oct 9, 2023
@UsamaSadiq UsamaSadiq moved this from Author Team Review to Owner Review in Arbi-BOM Oct 9, 2023
@UsamaSadiq UsamaSadiq moved this from Todo to In Progress in Maintenance Oct 11, 2023
@UsamaSadiq UsamaSadiq moved this from In Progress to Approved in Maintenance Oct 11, 2023
@UsamaSadiq UsamaSadiq moved this from Approved to Done in Maintenance Oct 11, 2023
@github-project-automation github-project-automation bot moved this from Owner Review to Done in Arbi-BOM Oct 11, 2023
@jristau1984 jristau1984 moved this from Done to Done - Long Term Storage in Arbi-BOM Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Ready to be picked up by anyone in the community maintenance Routine upkeep necessary for the health of the platform
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant