InvenTree/contrib
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
..
container feat: matrix testing for python 3.14 (#10904) 2026-01-28 13:17:51 +11:00
deploy Update to Bare Metal installation docs (#10086) 2025-07-27 23:40:49 +10:00
dev_reqs feat: matrix testing for python 3.14 (#10904) 2026-01-28 13:17:51 +11:00
installer Installer missing some required packages from REQS (#10897) 2025-11-24 09:12:21 +11:00
packager.io feat(backend)!: bump to dj 5.2 lts / py 3.11 (#10730) 2025-11-11 11:45:25 +11:00
install.sh Installer missing some required packages from REQS (#10897) 2025-11-24 09:12:21 +11:00