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

[bridgekeeper]: Add Support for Django 4.2 #391

Open
9 tasks
iamsobanjaved opened this issue Sep 13, 2023 · 1 comment
Open
9 tasks

[bridgekeeper]: Add Support for Django 4.2 #391

iamsobanjaved opened this issue Sep 13, 2023 · 1 comment
Labels
Django 4.2 Upgrade help wanted Extra attention is needed

Comments

@iamsobanjaved
Copy link
Member

iamsobanjaved commented Sep 13, 2023

Description

If latest PyPI release does not have Django 4.2 support, then

  • Verify if latest master/main branch has support for Django 4.2
  • Create issue in the upstream repo for Django 4.2 upgrade if no issue exists already.
  • Create pull request in upstream repo for Django 4.2 support if no pull request exists already.
  • Fork the repo, Add test configurations for Django 4.0, 4.1 and 4.2 in CI
  • Run available django-code-mods to fix the failing tests
  • Fix any remaining Django deprecation warnings or test failures in all the test configurations.
  • Update the Trove classifiers in any setup.py, setup.cfg, or pyproject.toml files
  • Update status in the Dependency Sheet if the package has support for Django 4.2
  • Update the repo support field in the Dependency Upgrade Sheet once a new version with support has been released.

Repo URL: https://github.com/daisylb/bridgekeeper

@iamsobanjaved iamsobanjaved added Django 4.2 Upgrade help wanted Extra attention is needed labels Sep 13, 2023
@irtazaakram irtazaakram self-assigned this Sep 15, 2023
@irtazaakram irtazaakram self-assigned this Nov 7, 2023
@irtazaakram
Copy link

I've pushed a PR here daisylb/bridgekeeper#42

@irtazaakram irtazaakram removed their assignment Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Django 4.2 Upgrade help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants