Add first (manual) CI jobs #174

Merged
lars.winzer merged 11 commits from chore/gitlab-linting-formatting-pipeline into main 2026-03-13 23:24:46 +01:00
lars.winzer commented 2026-03-13 23:23:59 +01:00 (Migrated from git.scicore.unibas.ch)

Adds first (manual) CI jobs to run two jobs:

  • checkstyle executes gradle checkstyleMain checkstyleTest to ensure code qualits
  • compile-check executes gradle compileTestJava independently of other tasks to ensure the code compiles
Adds first (manual) CI jobs to run two jobs: * checkstyle executes `gradle checkstyleMain checkstyleTest` to ensure code qualits * compile-check executes `gradle compileTestJava` independently of other tasks to ensure the code compiles
lars.winzer commented 2026-03-13 23:24:46 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 37faa39f10

mentioned in commit 37faa39f109c743693d87347e25c506bdf1bc8ed
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 37faa39f10 into main 2026-03-13 23:24:46 +01:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#174