Skip to content

chore(deps): Upgrade to Django 5.2#228

Merged
crankynetman merged 6 commits intomainfrom
topic/chriscummings/django-5.2-electic-boogaloo
May 1, 2026
Merged

chore(deps): Upgrade to Django 5.2#228
crankynetman merged 6 commits intomainfrom
topic/chriscummings/django-5.2-electic-boogaloo

Conversation

@crankynetman
Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman commented May 1, 2026

Move all dependencies to be dynamic except the ones we can't. That will be cleaned up later® with uv and dependabot. Closes #181.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Django Pytest/Behave Coverage

File Coverage
All files 78%
config/consumers.py 59%
config/urls.py 69%
config/settings/base.py 69%
config/settings/local.py 72%
scram/route_manager/admin.py 71%
scram/route_manager/models.py 79%
scram/route_manager/views.py 88%
scram/route_manager/api/serializers.py 92%
scram/route_manager/api/views.py 63%
scram/shared/shared_code.py 56%
scram/templates/403.html 93%
scram/templates/404.html 93%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 12c56e4

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Pytest Celery Scheduler Coverage

File Coverage
All files 100%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 12c56e4

Copy link
Copy Markdown
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a huge win, great work!

@crankynetman crankynetman merged commit 5bdbd6b into main May 1, 2026
20 of 22 checks passed
@crankynetman crankynetman deleted the topic/chriscummings/django-5.2-electic-boogaloo branch May 1, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Django 5.2 LTS

2 participants