Merge branch 'main' into ui-refactor

This commit is contained in:
Zoltán Papp
2026-06-17 16:02:57 +02:00
102 changed files with 7451 additions and 1041 deletions

View File

@@ -161,6 +161,8 @@ jobs:
${{ runner.os }}-go-releaser-
- name: Install modules
run: go mod tidy
- name: run openapi generator
run: bash shared/management/http/api/generate.sh
- name: check git status
run: git --no-pager diff --exit-code
- name: Set up QEMU