Let CI jobs run automatically #176

Merged
lars.winzer merged 1 commits from chore/ci-run-automatically into main 2026-03-14 09:40:36 +01:00
lars.winzer commented 2026-03-14 09:37:39 +01:00 (Migrated from git.scicore.unibas.ch)

Changed how CI jobs run, if its a push or mr.

  • On MR: Run checkstyle-mr , checkstyle-report and compile-check
  • On Push: Run checkstyle and compile-check

If the jobs fail (except for the compile-check) changes can still be merged.

Changed how CI jobs run, if its a push or mr. * On MR: Run `checkstyle-mr` , `checkstyle-report` and `compile-check` * On Push: Run `checkstyle` and `compile-check` If the jobs fail (except for the `compile-check`) changes can still be merged.
lars.winzer commented 2026-03-14 09:40:37 +01:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 66f840b269

mentioned in commit 66f840b269caf6d482f71bdc938964a7301727bc
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 66f840b269 into main 2026-03-14 09:40:37 +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#176