Skip to content

ci: add Django 6.0 and Python 3.14 to test matrix#9

Merged
erikvw merged 1 commit intodevelopfrom
ci/django-6-py-3.14
Apr 19, 2026
Merged

ci: add Django 6.0 and Python 3.14 to test matrix#9
erikvw merged 1 commit intodevelopfrom
ci/django-6-py-3.14

Conversation

@erikvw
Copy link
Copy Markdown
Contributor

@erikvw erikvw commented Apr 19, 2026

Summary

  • Extend CI matrix to cover Django 6.0 and Python 3.14 alongside 5.2 / 3.12 / 3.13
  • Add dj60: Django>=6.0,<6.1 dep for the new tox env
  • Widen requires-python to <3.15
  • Add Framework :: Django :: 6.0 and Python :: 3.14 classifiers

Test plan

  • Confirm all 18 matrix legs (3 Python × 3 Django × 2 DB) resolve and install
  • Confirm Django 6.0 + Python 3.14 leg runs tests to completion
  • Confirm Django 5.2 leg still passes (regression check)
  • Confirm `djdev` leg installs and runs (early-warning channel)

🤖 Generated with Claude Code

- Extend matrix to include Django 6.0 and Python 3.14 alongside existing 5.2
- Add `dj60: Django>=6.0,<6.1` dep for the new tox env
- Widen `requires-python` to `<3.15`
- Add 3.14 and Django 6.0 classifiers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikvw erikvw merged commit 8bab726 into develop Apr 19, 2026
36 checks passed
@erikvw erikvw deleted the ci/django-6-py-3.14 branch April 19, 2026 21:50
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.

1 participant