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

[license-manager]: Django 4.2 Upgrade #210

Closed
5 of 8 tasks
UsamaSadiq opened this issue Jul 25, 2023 · 4 comments
Closed
5 of 8 tasks

[license-manager]: Django 4.2 Upgrade #210

UsamaSadiq opened this issue Jul 25, 2023 · 4 comments
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
@Younggregs
Copy link

Hello @UsamaSadiq i will like to take one of the issues, can I proceed?

@UsamaSadiq
Copy link
Member Author

Hello @UsamaSadiq i will like to take one of the issues, can I proceed?

Hi @Younggregs most of these issues related to Django 4.2 have already been completed.
The status of all these issues will be updated by next week so if you could wait till next week, you'll be sure on which issues are left to be picked.

@Younggregs
Copy link

Alright, @UsamaSadiq thank you for the feedback, I'll wait then. Meanwhile are there any open issues you can recommend to me, please? I'll like to try something out before then, its my first time contributing

@Younggregs
Copy link

Hello @UsamaSadiq has these been completed? it's been over some weeks now

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
None yet
Development

No branches or pull requests

2 participants