InvenTree/contrib/container
Matthias Mair c7a0da1a68
feat: matrix testing for python 3.14 (#10904)
* feat: matrix testing

* remove unneeded args

* remove hashes for now

* remove require-hashes for now

* try manually fixing cffi for now

* remove wrong cache syntax

* remove cache for now

* move to 3.14?

* make version specific install req

* re-add hashes

* Revert "remove require-hashes for now"

This reverts commit 7a7e12130a.

* also compile requirements-dev

* move more install commands

* fix generation setting

* more logging

* remove cache exception

* remove cffi fix

* remove hash inforcement for now

* remove dev for now

* default to 3.14 to val

* Revert "default to 3.14 to val"

This reverts commit 7a28e46604.

* fix constraints

* remove pin requirement from plugins.txt

* do not use uv for now

* do not use uv for now

* fix test file format

* revert small change

* use 3.14 for benchmarks

* keep tests on 3.11

* use invoke for install

* try 3.14 for performance testing again

* prolong time for slower CI on 3.14

* adjust dep versions

* Keep performance ci on 3.12

Updated the Python version in the QC checks workflow.
2026-01-28 13:17:51 +11:00
..
.env Tweak docker setup (#10490) 2025-10-05 22:05:16 +11:00
Caddyfile Fixes for SITE_URL validity checks (#10619) 2025-10-20 16:05:37 +11:00
Dockerfile chore, fix: allow gunicorn webserver bind address to be adjusted (#10900) 2025-11-24 18:38:31 +11:00
dev-docker-compose.yml Debian docker image (#10227) 2025-09-03 17:05:03 +10:00
docker-compose.yml Save redis data in docker volume to prevent creating new volume on each container start (#11100) 2026-01-09 10:03:34 +11:00
docker.dev.env [Docker] Alpine image fix (#9118) 2025-02-21 18:02:39 +11:00
gunicorn.conf.py fix instrumentation code (#9872) 2025-06-26 16:51:50 +10:00
init.sh Fixed typo in shebang interpreter directive (#10952) 2025-12-04 11:03:56 +11:00
nginx.conf Nginx example (#7207) 2024-05-13 14:15:45 +10:00
requirements.in feat(backend)!: bump to dj 5.2 lts / py 3.11 (#10730) 2025-11-11 11:45:25 +11:00
requirements.txt feat: matrix testing for python 3.14 (#10904) 2026-01-28 13:17:51 +11:00