13 Commits

Author SHA1 Message Date
Lars Simon Winzer 701fa9b6ed Ci: Add javadoc gradle task as job to CI pipeline 2026-03-31 13:01:30 +02:00
Lars Simon Winzer d027696580 Ci: Modify gradle-cache definition to fix path issue 2026-03-30 14:50:42 +02:00
Lars Simon Winzer 4a4af3807a Ci: Enable configuration-cache via flag and warn on problems 2026-03-30 14:46:53 +02:00
Lars Simon Winzer f841eecb93 Fix: disallow failure for checkstyle job for merge requests 2026-03-30 14:13:29 +02:00
Lars Simon Winzer 6e35c599da Ci: Add job to run test on push and mr 2026-03-14 10:06:12 +01:00
Lars Simon Winzer 39b6c5e13e Ci: Run different jobs on push or mr 2026-03-14 09:33:55 +01:00
Lars Simon Winzer 0157102ae5 Ci: Add job to execute python script and upload code quality report 2026-03-14 09:09:29 +01:00
Lars Simon Winzer 147f84665e Ci: Make compile-check job run independent from other jobs 2026-03-13 23:17:10 +01:00
Lars Simon Winzer 8aa71a4430 Ci: Cache gradle for faster job execution 2026-03-13 23:11:28 +01:00
Lars Simon Winzer cfeea5222d Ci: Add job to check if project compiles 2026-03-13 23:05:23 +01:00
Lars Simon Winzer 28f8d17237 Ci: Attach checkstyle report as job artifact 2026-03-13 22:36:23 +01:00
Lars Simon Winzer e797470ca3 Ci: Bump image for job to 'gradle:9.3.1-jdk25' 2026-03-13 17:35:42 +01:00
Lars Simon Winzer 18f17564d5 Ci: Configure GitLab ci pipeline to execute Checkstyle on manual trigger 2026-03-13 17:29:41 +01:00