Commit Graph

587 Commits

Author SHA1 Message Date
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
765a994d83 requirements.txt updated 2024-03-04 21:19:59 +01:00
23488f94d4 added support for 16.0 drivers to readme 2024-03-04 21:19:59 +01:00
f9341cdab4 fixed docker image name (gitlab registry) 2024-03-04 21:19:59 +01:00
cad81ad1d6 fixed deploy docker 2024-03-04 21:19:59 +01:00
b07b7da2f3 fixed new docker registry image path 2024-03-04 21:19:59 +01:00
1ef7dd82f6 toggle api endpoints 2024-03-04 21:19:25 +01:00
5a1b1a5950 typos 2024-03-04 21:19:25 +01:00
83f4b42f01 added information about ipv6 may be must disabled 2024-03-04 21:19:25 +01:00
a3baaab26f removed mysql from included docker drivers 2024-03-04 21:19:25 +01:00
aa4ebfce73 added docker command to logging section
thanks to @libreshare (#2)
2024-03-04 21:19:25 +01:00
aa746feb13 improvements
thanks to @AbsolutelyFree (#1)
2024-03-04 21:19:25 +01:00
fce0eb6d74 fixed "deploy:pacman" 2024-03-04 21:19:25 +01:00
32806e5cca push multiarch image to docker-hub 2024-03-04 21:19:25 +01:00
50eddeecfc fixed mariadb-client installation
ref. https://github.com/PyMySQL/mysqlclient/discussions/624
2024-03-04 21:19:25 +01:00
092e6186ab added missing "pkg-config" for "mysqlclient==2.2.0"
ref. https://stackoverflow.com/questions/76533384/docker-alpine-build-fails-on-mysqlclient-installation-with-error-exception-can
2024-03-04 21:19:25 +01:00
acbe889fd9 fixed versions 2024-03-04 21:19:25 +01:00
05cad95c2a refactored docker-compose.yml so very simple example, and moved proxy to "examples" directory 2024-03-04 21:19:25 +01:00
c9e36759e3 added 15.3 to supported drivers list 2024-03-04 21:19:25 +01:00
d116eec626 updated compatibility list 2024-03-04 21:19:25 +01:00
b1620154db docker-compose.yml - added note for TZ 2024-03-04 21:19:25 +01:00
4181095791 requirements.txt updated 2024-03-04 21:19:25 +01:00
66d203e72a requirements.txt updated 2024-03-04 21:13:12 +01:00
7800bf73a8 added "16.4" and "17.0" as supported 2024-02-27 15:44:34 +01:00
ed59260a10 added "16.3" support 2024-02-26 20:53:47 +01:00
7c70d121be requirements.txt updated 2024-02-26 20:53:33 +01:00
213e768708 removed todo 2024-01-18 17:02:09 +01:00
0696900d67 fixes 2024-01-18 16:58:33 +01:00
4fb90a22e3 make tests interruptible 2024-01-18 13:10:12 +01:00
6aa197dcae only run test matrix when "app" or "test" changes 2024-01-18 13:09:30 +01:00
46f6c9fe99 fixed CI/CD path from "/builds" to "/tmp/builds" 2024-01-18 13:06:45 +01:00
2baaeb561b run different jobs on "$CI_DEFAULT_BRANCH" 2024-01-18 12:59:06 +01:00
867cd7018a removed pylint 2024-01-18 12:58:43 +01:00
9c686913dd disabled pylint 2024-01-18 12:46:51 +01:00
d3c4dc3fb7 disabled code_quality debug 2024-01-18 08:34:43 +01:00
af8b1c2387 Update .codeclimate.yml 2024-01-17 23:13:20 +01:00
d37d96dc34 fixed test_coverage (fail on matrix) 2024-01-17 23:05:57 +01:00