Commit Graph

729 Commits

Author SHA1 Message Date
e51d6bd391 added Ubuntu 24.04 as supported 2024-05-10 09:16:20 +02:00
78c1978dd5 added test matrix for python3.12 2024-05-10 09:15:46 +02:00
4ebb4d790e added ubuntu-24.04 "requirements-ubuntu-24.04.txt" 2024-05-10 08:22:47 +02:00
11f1456538 test image matrix 2024-05-10 07:56:13 +02:00
be6797efc7 requirements.txt updated 2024-04-23 07:43:39 +02:00
42fe066e1a Merge branch 'dev' into 'main'
Dev

See merge request oscar.krause/fastapi-dls!32
2024-04-18 07:38:31 +02:00
9eb91cbe1a link to proxmox-installer.sh and credits 2024-04-18 07:07:57 +02:00
395884f643 credits & further reading 2024-04-10 07:09:01 +02:00
ef542ec821 Merge branch 'dev' into 'main'
Dev

See merge request oscar.krause/fastapi-dls!31
2024-04-09 10:28:57 +02:00
254e4ee08c requirements.txt updated 2024-04-09 08:13:33 +02:00
07273c3ebd update vGPU Version Matrix 2024-04-09 08:01:20 +02:00
e04723d128 removed biggerthanshit link 2024-04-09 08:01:01 +02:00
8f498f4960 added 17.1 as supported 2024-04-08 15:10:01 +02:00
dd69f60fd0 added link to releases & release notes 2024-03-06 20:58:51 +01:00
a5d599a52c typos 2024-03-04 21:31:56 +01:00
16f80cd78b added "16.3" support 2024-03-04 21:19:59 +01:00
07aec53787 requirements.txt updated 2024-03-04 21:19:59 +01:00
3e87820f63 removed todo 2024-03-04 21:19:59 +01:00
a927e291b5 fixes 2024-03-04 21:19:59 +01:00
72054d30c4 make tests interruptible 2024-03-04 21:19:59 +01:00
00dc848083 only run test matrix when "app" or "test" changes 2024-03-04 21:19:59 +01:00
78b6fe52c7 fixed CI/CD path from "/builds" to "/tmp/builds" 2024-03-04 21:19:59 +01:00
f82d73bb01 run different jobs on "$CI_DEFAULT_BRANCH" 2024-03-04 21:19:59 +01:00
416df311b8 removed pylint 2024-03-04 21:19:59 +01:00
a6ea8241c2 disabled pylint 2024-03-04 21:19:59 +01:00
e70f70d806 disabled code_quality debug 2024-03-04 21:19:59 +01:00
77be5772c4 Update .codeclimate.yml 2024-03-04 21:19:59 +01:00
6c1b05c66a fixed test_coverage (fail on matrix) 2024-03-04 21:19:59 +01:00
a54411a957 added code_quality debug 2024-03-04 21:19:59 +01:00
90e0cb8e84 added code_quality “SOURCE_CODE” variable 2024-03-04 21:19:59 +01:00
eecb59e2e4 removed "cython" from "test" 2024-03-04 21:19:59 +01:00
4c0f65faec removed tests for "23.04"
> gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/tmp/pip-install-sazb8fvo/httptools_694f06fa2e354ed9ba9f5c167df7fce4/vendor/llhttp/include -I/tmp/pip-install-sazb8fvo/httptools_694f06fa2e354ed9ba9f5c167df7fce4/vendor/llhttp/src -I/usr/local/include/python3.11 -c httptools/parser/parser.c -o build/temp.linux-x86_64-cpython-311/httptools/parser/parser.o -O2
      httptools/parser/parser.c:212:12: fatal error: longintrepr.h: No such file or directory
2024-03-04 21:19:59 +01:00
e41084f5c5 added tests for Ubuntu "Mantic Minotaur" 2024-03-04 21:19:59 +01:00
36d5b83fb8 requirements.txt updated 2024-03-04 21:19:59 +01:00
11138c2191 updated debian bookworm 12 dependencies 2024-03-04 21:19:59 +01:00
ff9e85e32b updated test to debian bookworm 2024-03-04 21:19:59 +01:00
cb6a089678 fixed testing dependency 2024-03-04 21:19:59 +01:00
085186f82a added gcc as dependency 2024-03-04 21:19:59 +01:00
f77d3feee1 fixes 2024-03-04 21:19:59 +01:00
f2721c7663 fixed debian package versions 2024-03-04 21:19:59 +01:00
40cb5518cb fixed versions & added 16.2 as supported 2024-03-04 21:19:59 +01:00
021c0ac38d added os specific requirements.txt 2024-03-04 21:19:59 +01:00
9c22628b4e implemented python test matrix for different python dependencies on different os releases 2024-03-04 21:19:59 +01:00
966b421dad README.md updated 2024-03-04 21:19:59 +01:00
7f8752a93d updated ubuntu from 22.10 (EOL) to 23.04 2024-03-04 21:19:59 +01:00
30979fd18e requirements.txt updated 2024-03-04 21:19:59 +01:00
72965cc879 added 16.1 as supported nvidia driver release 2024-03-04 21:19:59 +01:00
1887cbc534 added macOS as supported host (using python-venv) 2024-03-04 21:19:59 +01:00
2e942f4553 added Docker supported system architectures 2024-03-04 21:19:59 +01:00
3dda920a52 added linkt to driver compatibility section 2024-03-04 21:19:59 +01:00