Oscar Krause
c79455b84d
added way to include driver version in api
...
use `create_driver_matrix_json.py` to generate file in `static/driver_matrix.json`. Logging currently is disabled to not confuse users when file is missing. This is optional!
2024-06-21 19:01:33 +02:00
Oscar Krause
35fc5ea6b0
set log format
2024-06-21 18:59:23 +02:00
Oscar Krause
c9ac915055
code styling & comments
2024-06-13 20:34:45 +02:00
Oscar Krause
8c5850beda
migrated from deprecated "startup" to "lifespan" hook (fastapi)
2024-06-13 20:34:27 +02:00
Oscar Krause
0d9e814d0d
show if debug is enabled on app startup
2024-06-13 20:18:33 +02:00
Oscar Krause
5438317fb7
rearranged imports
2024-06-13 20:18:18 +02:00
Oscar Krause
21f19be8ab
code styling & improved logging
2024-06-13 20:16:51 +02:00
Oscar Krause
eff6aae25d
code styling
2024-06-13 19:53:57 +02:00
Oscar Krause
6473655e57
import fixes
2024-06-13 19:24:46 +02:00
Oscar Krause
c45aa1a2a8
fixed [[__TOC__]] to [TOC] to support "markdown" package
2024-06-12 21:27:56 +02:00
Oscar Krause
1d0631417d
added link to gpu support matrix
2024-06-12 19:44:37 +02:00
Oscar Krause
847d3589c5
typos
2024-06-07 08:42:41 +02:00
Oscar Krause
ca53a4e084
updated supported vGPU releases
2024-06-07 08:42:37 +02:00
Oscar Krause
ad3b622c23
requirements.txt updated
2024-05-10 10:09:28 +02:00
Oscar Krause
e51d6bd391
added Ubuntu 24.04 as supported
2024-05-10 09:16:20 +02:00
Oscar Krause
78c1978dd5
added test matrix for python3.12
2024-05-10 09:15:46 +02:00
Oscar Krause
4ebb4d790e
added ubuntu-24.04 "requirements-ubuntu-24.04.txt"
2024-05-10 08:22:47 +02:00
Oscar Krause
11f1456538
test image matrix
2024-05-10 07:56:13 +02:00
Oscar Krause
be6797efc7
requirements.txt updated
2024-04-23 07:43:39 +02:00
Oscar Krause
9eb91cbe1a
link to proxmox-installer.sh and credits
2024-04-18 07:07:57 +02:00
Oscar Krause
395884f643
credits & further reading
2024-04-10 07:09:01 +02:00
Oscar Krause
254e4ee08c
requirements.txt updated
2024-04-09 08:13:33 +02:00
Oscar Krause
07273c3ebd
update vGPU Version Matrix
2024-04-09 08:01:20 +02:00
Oscar Krause
e04723d128
removed biggerthanshit link
2024-04-09 08:01:01 +02:00
Oscar Krause
8f498f4960
added 17.1 as supported
2024-04-08 15:10:01 +02:00
Oscar Krause
dd69f60fd0
added link to releases & release notes
2024-03-06 20:58:51 +01:00
Oscar Krause
a5d599a52c
typos
2024-03-04 21:31:56 +01:00
Oscar Krause
66d203e72a
requirements.txt updated
2024-03-04 21:13:12 +01:00
Oscar Krause
7800bf73a8
added "16.4" and "17.0" as supported
2024-02-27 15:44:34 +01:00
Oscar Krause
ed59260a10
added "16.3" support
2024-02-26 20:53:47 +01:00
Oscar Krause
7c70d121be
requirements.txt updated
2024-02-26 20:53:33 +01:00
Oscar Krause
213e768708
removed todo
2024-01-18 17:02:09 +01:00
Oscar Krause
0696900d67
fixes
2024-01-18 16:58:33 +01:00
Oscar Krause
4fb90a22e3
make tests interruptible
2024-01-18 13:10:12 +01:00
Oscar Krause
6aa197dcae
only run test matrix when "app" or "test" changes
2024-01-18 13:09:30 +01:00
Oscar Krause
46f6c9fe99
fixed CI/CD path from "/builds" to "/tmp/builds"
2024-01-18 13:06:45 +01:00
Oscar Krause
2baaeb561b
run different jobs on "$CI_DEFAULT_BRANCH"
2024-01-18 12:59:06 +01:00
Oscar Krause
867cd7018a
removed pylint
2024-01-18 12:58:43 +01:00
Oscar Krause
9c686913dd
disabled pylint
2024-01-18 12:46:51 +01:00
Oscar Krause
d3c4dc3fb7
disabled code_quality debug
2024-01-18 08:34:43 +01:00
Oscar Krause
af8b1c2387
Update .codeclimate.yml
2024-01-17 23:13:20 +01:00
Oscar Krause
d37d96dc34
fixed test_coverage (fail on matrix)
2024-01-17 23:05:57 +01:00
Oscar Krause
21d052523f
added code_quality debug
2024-01-17 22:43:47 +01:00
Oscar Krause
22110df791
added code_quality “SOURCE_CODE” variable
2024-01-17 22:37:33 +01:00
Oscar Krause
c7f354d50c
removed "cython" from "test"
2024-01-17 11:33:22 +01:00
Oscar Krause
3bdfc94527
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-01-17 09:33:58 +01:00
Oscar Krause
9473f10653
added tests for Ubuntu "Mantic Minotaur"
2024-01-17 08:08:37 +01:00
Oscar Krause
e9ad1d7791
requirements.txt updated
2024-01-12 14:53:17 +01:00
Oscar Krause
f97ee9c8fc
updated debian bookworm 12 dependencies
2024-01-12 14:25:03 +01:00
Oscar Krause
236948e483
updated test to debian bookworm
2023-11-03 14:03:48 +01:00