|
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 |
|
|
21d052523f
|
added code_quality debug
|
2024-01-17 22:43:47 +01:00 |
|
|
22110df791
|
added code_quality “SOURCE_CODE” variable
|
2024-01-17 22:37:33 +01:00 |
|
|
c7f354d50c
|
removed "cython" from "test"
|
2024-01-17 11:33:22 +01:00 |
|
|
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 |
|
|
9473f10653
|
added tests for Ubuntu "Mantic Minotaur"
|
2024-01-17 08:08:37 +01:00 |
|
|
e9ad1d7791
|
requirements.txt updated
|
2024-01-12 14:53:17 +01:00 |
|
|
f97ee9c8fc
|
updated debian bookworm 12 dependencies
|
2024-01-12 14:25:03 +01:00 |
|
|
236948e483
|
updated test to debian bookworm
|
2023-11-03 14:03:48 +01:00 |
|
|
948934ad0e
|
fixed testing dependency
|
2023-11-03 12:53:50 +01:00 |
|
|
3ef14e5522
|
added gcc as dependency
|
2023-11-03 11:41:44 +01:00 |
|
|
ee50ede2ea
|
fixes
|
2023-11-03 10:49:06 +01:00 |
|
|
b11579de98
|
fixed debian package versions
|
2023-11-03 09:28:23 +01:00 |
|
|
dc33c29158
|
fixed versions & added 16.2 as supported
|
2023-11-03 08:23:07 +01:00 |
|
|
6f9107087b
|
added os specific requirements.txt
|
2023-10-25 07:36:17 +02:00 |
|
|
01fd954252
|
implemented python test matrix for different python dependencies on different os releases
|
2023-10-25 07:31:29 +02:00 |
|
|
995dbdac80
|
README.md updated
|
2023-10-25 07:30:57 +02:00 |
|
|
51b28dcdc3
|
updated ubuntu from 22.10 (EOL) to 23.04
|
2023-10-16 09:50:24 +02:00 |
|
|
9512e29ed9
|
requirements.txt updated
|
2023-09-26 07:09:06 +02:00 |
|
|
713e33eed1
|
added 16.1 as supported nvidia driver release
|
2023-09-26 07:08:58 +02:00 |
|
|
4b16b02a7d
|
added macOS as supported host (using python-venv)
|
2023-09-26 07:08:41 +02:00 |
|
|
3e9d7c0061
|
added Docker supported system architectures
|
2023-09-26 07:08:12 +02:00 |
|
|
7480cb4cf7
|
added linkt to driver compatibility section
|
2023-07-13 06:46:27 +02:00 |
|
|
2d7909546d
|
requirements.txt updated
|
2023-07-10 18:47:46 +02:00 |
|
|
fec099ae81
|
added support for 16.0 drivers to readme
|
2023-07-10 13:32:32 +02:00 |
|
|
df5cb3c9c3
|
Merge branch 'main' into 'dev'
# Conflicts:
# .gitlab-ci.yml
|
2023-07-04 16:19:49 +00:00 |
|
|
eca64fb1d5
|
push multiarch image to docker-hub
|
2023-07-04 17:47:10 +02:00 |
|
|
7ae1201c8f
|
fixed new docker registry image path
|
2023-07-04 13:43:15 +02:00 |
|
|
a4e98dae46
|
fixed docker image path
|
2023-07-04 13:42:21 +02:00 |
|
|
d4267f3ee6
|
toggle api endpoints
|
2023-07-04 12:42:31 +02:00 |
|
|
c02ca762ea
|
typos
|
2023-07-04 12:42:19 +02:00 |
|
|
10caf2310c
|
added information about ipv6 may be must disabled
|
2023-07-04 12:39:13 +02:00 |
|
|
7380e4328e
|
removed mysql from included docker drivers
|
2023-07-04 12:38:54 +02:00 |
|
|
c1eaa33d9e
|
added docker command to logging section
thanks to @libreshare (#2)
|
2023-07-04 12:22:22 +02:00 |
|
|
45545953ed
|
improvements
thanks to @AbsolutelyFree (#1)
|
2023-07-04 12:19:07 +02:00 |
|
|
4c8c2ed3d6
|
fixed "deploy:pacman"
|
2023-07-04 11:55:26 +02:00 |
|
|
6483af4ba9
|
Merge branch 'dev' into 'main'
Dev
See merge request oscar.krause/fastapi-dls!26
|
2023-07-04 11:39:37 +02:00 |
|
|
e6595c05d5
|
fixed mariadb-client installation
ref. https://github.com/PyMySQL/mysqlclient/discussions/624
|
2023-07-04 11:06:00 +02:00 |
|
|
fb1dbea1ee
|
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
|
2023-07-04 10:50:35 +02:00 |
|
|
f576ded038
|
fixed versions
|
2023-07-04 10:33:30 +02:00 |
|
|
54eaf55ee8
|
refactored docker-compose.yml so very simple example, and moved proxy to "examples" directory
|
2023-07-04 10:24:11 +02:00 |
|
|
3119d2c7ea
|
added 15.3 to supported drivers list
|
2023-07-04 10:18:07 +02:00 |
|
|
e40f4ce41f
|
updated compatibility list
|
2023-07-04 10:17:45 +02:00 |
|
|
576f22333e
|
docker-compose.yml - added note for TZ
|
2023-07-04 10:17:34 +02:00 |
|
|
0f53436700
|
requirements.txt updated
|
2023-07-04 10:17:12 +02:00 |
|