feature/setup-workflow-pipeline: add lombok, add gitea workflow #2

Merged
chimeudeonwop merged 102 commits from feature/setup-workflow-pipeline into main 2025-10-31 16:46:56 +00:00
13 changed files with 415 additions and 276 deletions
Showing only changes of commit aec6f305ee - Show all commits

View File

@ -121,8 +121,8 @@ jobs:
restore-keys: | restore-keys: |
maven-${{ runner.os }}- maven-${{ runner.os }}-
- name: Run the Maven verify phase #- name: Run the Maven verify phase
run: mvn --batch-mode --update-snapshots verify # run: mvn --batch-mode --update-snapshots verify
- name: Test & build backend - name: Test & build backend
working-directory: ./src working-directory: ./src