Skip to content

Add Django 5.2 support and fix duplicate CI runs#7

Merged
SupraSummus merged 3 commits into
mainfrom
copilot/add-django-5-2-support
Mar 2, 2026
Merged

Add Django 5.2 support and fix duplicate CI runs#7
SupraSummus merged 3 commits into
mainfrom
copilot/add-django-5-2-support

Conversation

Copilot AI commented Mar 2, 2026

Copy link
Copy Markdown
Contributor
  • Update CI workflow triggers to only run on push to main or on PRs (eliminate duplicate runs)
  • Add matrix strategy to test with Django 4.2 and Django 5.2
  • Update pyproject.toml Django dependency to support Django 5.2
  • Regenerate poetry.lock after pyproject.toml changes

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: SupraSummus <15822143+SupraSummus@users.noreply.github.com>
@SupraSummus
SupraSummus marked this pull request as ready for review March 2, 2026 13:49
Copilot AI changed the title [WIP] Add support for Django 5.2 in CI tests Add Django 5.2 support and fix duplicate CI runs Mar 2, 2026
@SupraSummus

Copy link
Copy Markdown
Member

@copilot pyproject.toml changed significantly since poetry.lock was last generated. Run poetry lock to fix the lock file.

Co-authored-by: SupraSummus <15822143+SupraSummus@users.noreply.github.com>

Copilot AI commented Mar 2, 2026

Copy link
Copy Markdown
Contributor Author

@copilot pyproject.toml changed significantly since poetry.lock was last generated. Run poetry lock to fix the lock file.

Done — ran poetry lock and committed the updated lock file in 87d4c78.

@SupraSummus
SupraSummus merged commit 53717fc into main Mar 2, 2026
2 checks passed
@SupraSummus
SupraSummus deleted the copilot/add-django-5-2-support branch March 2, 2026 13:54
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.

2 participants