|
9f417b61a9
|
fixes
|
2025-04-16 14:07:18 +02:00 |
|
|
20b03446dc
|
Merge branch 'main' into 'dev'
# Conflicts:
# .gitlab-ci.yml
|
2025-04-16 13:57:51 +02:00 |
|
|
df506e8591
|
removed unsupported python versions
|
2025-04-16 13:56:36 +02:00 |
|
|
3fe3429986
|
added some python versions and added EOL
|
2025-04-16 12:54:24 +02:00 |
|
|
a996504c50
|
test python3.13 and 3.11
|
2025-04-16 12:44:58 +02:00 |
|
|
5d2bff88d8
|
fixes
|
2025-04-16 12:35:24 +02:00 |
|
|
52cd34cb5c
|
ci improvements
|
2025-04-16 12:24:19 +02:00 |
|
|
6fb03309a5
|
ci improvements
|
2025-04-16 12:23:21 +02:00 |
|
|
477e5abbca
|
refactored test pipeline to test different python versions
|
2025-04-16 12:12:23 +02:00 |
|
|
e2c4e45764
|
Datei .gitlab-ci.yml aktualisieren
|
2025-04-14 20:45:12 +02:00 |
|
|
9e5b4f5a42
|
Datei .gitlab-ci.yml aktualisieren
|
2025-04-14 20:13:02 +02:00 |
|
|
f9c7475250
|
ci fixes
|
2025-04-14 13:37:27 +02:00 |
|
|
00dafdc63a
|
do not run duplicated pipeline on feature-branches
|
2025-04-14 11:17:25 +02:00 |
|
|
4568881d1e
|
fixes
|
2025-04-08 09:56:51 +02:00 |
|
|
6d5b389f2a
|
.gitlab-ci.yml
|
2025-04-08 09:17:44 +02:00 |
|
|
dcc3654131
|
disabled matrix tests for python (covered by apt jobs)
|
2024-12-16 07:34:55 +01:00 |
|
|
3659aec4b2
|
refactored gitlab-ci
|
2024-12-12 12:34:19 +01:00 |
|
|
7bad0359af
|
updated ci pipeline to match current eol supported systems
|
2024-11-21 08:44:14 +01:00 |
|
|
59a7c9f15a
|
Merge branch 'dev' into 'main'
Dev
See merge request oscar.krause/fastapi-dls!38
|
2024-11-13 16:11:40 +01:00 |
|
|
e4e6387b2a
|
ci improvements
|
2024-11-13 14:58:55 +01:00 |
|
|
f2be9dca8d
|
Merge branch 'dev' into 'main'
requirements.txt updated
See merge request oscar.krause/fastapi-dls!36
|
2024-11-13 14:09:54 +01:00 |
|
|
52dd425583
|
fixes
|
2024-11-13 13:41:07 +01:00 |
|
|
286399d79a
|
fixed test matrix
|
2024-11-13 10:48:11 +01:00 |
|
|
459c0e21af
|
debugging
|
2024-11-13 10:27:52 +01:00 |
|
|
98ef64211b
|
typings
|
2024-11-13 09:09:00 +01:00 |
|
|
0b4bb65546
|
added python3-pip to test
|
2024-11-13 08:55:00 +01:00 |
|
|
2b9d7821c0
|
improved gitlab test matrix
|
2024-11-13 08:33:28 +01:00 |
|
|
006d3a1833
|
Merge branch 'dev' into 'main'
Added Ubuntu 24.04 support & updated requirements
See merge request oscar.krause/fastapi-dls!33
|
2024-05-10 10:52:00 +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 |
|
|
5b39598487
|
Merge branch 'dev' into 'main'
Dev
See merge request oscar.krause/fastapi-dls!30
|
2024-02-27 08:20:43 +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 |
|
|
2baaeb561b
|
run different jobs on "$CI_DEFAULT_BRANCH"
|
2024-01-18 12:59:06 +01:00 |
|
|
d3c4dc3fb7
|
disabled code_quality debug
|
2024-01-18 08:34:43 +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 |
|
|
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 |
|
|
01fd954252
|
implemented python test matrix for different python dependencies on different os releases
|
2023-10-25 07:31:29 +02:00 |
|
|
65de4d0534
|
Merge branch 'dev' into 'main'
Dev
See merge request oscar.krause/fastapi-dls!29
|
2023-10-16 10:27:49 +02:00 |
|
|
51b28dcdc3
|
updated ubuntu from 22.10 (EOL) to 23.04
|
2023-10-16 09:50:24 +02:00 |
|
|
fd4fa84dc5
|
fixed docker image name (gitlab registry)
|
2023-07-04 19:39:06 +02:00 |
|