Skip to content

ci: Update tox configuration to run Django5 #375

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

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

kgilpin
Copy link
Contributor

@kgilpin kgilpin commented Dec 17, 2024

Attaching notes on the run, including test errors.

We should also see these in CI

Fixes #373

Looks like this is still running on Travis -- https://app.travis-ci.com/github/getappmap/appmap-python/builds/273589597

Looks like the build matrix passed with Python >= 3.10. Django 5 is not supported with earlier Pythons, so that is probably why those tests failed. I'm sure Navie can help me figure out how to disable the Django5 tests with those older Pythons.

https://app.travis-ci.com/github/getappmap/appmap-python/builds/273589597

@kgilpin kgilpin added the enhancement New feature or request label Dec 17, 2024
@kgilpin kgilpin changed the title feat (wip): Update tox configuration to run Django5 ci: Update tox configuration to run Django5 Dec 18, 2024
@kgilpin kgilpin marked this pull request as ready for review December 18, 2024 15:07
Attaching notes on the run, including test errors.

We should also see these in CI
@kgilpin kgilpin requested a review from dividedmind December 18, 2024 15:14
@kgilpin kgilpin requested review from dividedmind and removed request for dividedmind January 6, 2025 19:56
@dividedmind dividedmind merged commit e9c4044 into master Jan 8, 2025
2 checks passed
@dividedmind dividedmind deleted the feat/django5 branch January 8, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Django 5
4 participants