up
Some checks failed
Gradle CI with Full Reports / build (push) Has been cancelled

This commit is contained in:
Jan-Philipp Luithardt
2025-12-18 08:07:18 +01:00
2 changed files with 1 additions and 9 deletions

View File

@@ -40,9 +40,7 @@ jobs:
# 4. Build & Test mit Logging # 4. Build & Test mit Logging
# ----------------------- # -----------------------
- name: Build & Test with Jacoco - name: Build & Test with Jacoco
run: | run: ./gradlew --daemon test jacocoTestReport --stacktrace --warning-mode all
mkdir -p build/logs
./gradlew --no-daemon test jacocoTestReport --stacktrace --warning-mode all > build/logs/build.log 2>&1 || true
# ----------------------- # -----------------------
# 5. Build Error HTML aus Log erzeugen # 5. Build Error HTML aus Log erzeugen

View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourcePerFileMappings">
<file url="file://$APPLICATION_CONFIG_DIR$/consoles/db/dd4a607d-cfea-4474-9c17-8d99ded0a526/console.sql" value="dd4a607d-cfea-4474-9c17-8d99ded0a526" />
</component>
</project>