• Joined on 2025-08-30
admin pushed to main at admin/labFusion 2025-09-16 09:04:35 +02:00
d8dcca386e fix: Refactor imports in OfflineMode, Settings, and API services
admin pushed to main at admin/labFusion 2025-09-15 22:38:04 +02:00
1f98e03c02 fix: Enhance error handling tests and add service status checks
admin pushed to main at admin/labFusion 2025-09-15 22:21:42 +02:00
fed58f2282 fix: Enhance App component tests with improved mocks and structure
admin pushed to main at admin/labFusion 2025-09-15 21:39:28 +02:00
7005ae6caf fix: Update test configurations and improve Home Assistant route tests
admin pushed to main at admin/labFusion 2025-09-15 21:17:07 +02:00
4dc2f147ec fix: Standardize isort command in CI workflows
admin pushed to main at admin/labFusion 2025-09-15 21:12:19 +02:00
8c37bff103 fix: Clean up and standardize test code formatting
admin pushed to main at admin/labFusion 2025-09-15 21:03:22 +02:00
64d4e405c5 chore: Add test reports directory creation step in CI workflows
admin pushed to main at admin/labFusion 2025-09-15 20:58:53 +02:00
22f806f6fa chore: Update Python dependencies in service adapters requirements
admin pushed to main at admin/labFusion 2025-09-15 20:53:48 +02:00
f87603967a fix: Update SonarQube integration in CI workflows to use pysonar
admin pushed to main at admin/labFusion 2025-09-15 20:46:42 +02:00
cb6f12da67 fix: Standardize SonarQube project name quotes in CI workflows
admin pushed to main at admin/labFusion 2025-09-15 20:41:19 +02:00
de9e803d02 fix: Enclose SonarQube project name in quotes for consistency
admin pushed to main at admin/labFusion 2025-09-15 20:36:26 +02:00
b42125fb39 chore: Update SonarQube project configuration for CI workflows
admin pushed to main at admin/labFusion 2025-09-15 20:12:54 +02:00
db870538a0 fix: Update SonarQube scanner installation in API Docs workflow
admin pushed to main at admin/labFusion 2025-09-15 19:55:19 +02:00
6f8d7f6ca9 feat: Integrate SonarQube analysis into CI workflows
admin pushed to main at admin/labFusion 2025-09-15 19:07:12 +02:00
7cf0819b58 feat: Enforce test requirements - fail pipeline if no tests
764ae1ea84 fix: Improve test report generation robustness
Compare 2 commits »
admin pushed to main at admin/labFusion 2025-09-15 19:01:47 +02:00
1f53b3ec39 fix: Resolve test report generation issues in API Gateway
admin pushed to main at admin/labFusion 2025-09-15 17:29:04 +02:00
9ab95a3d42 feat: Implement comprehensive Gitea Actions cache system
8c9ffb50ce fix: Resolve mvn command not found error in CI workflow
Compare 2 commits »
admin pushed to main at admin/labFusion 2025-09-15 17:05:16 +02:00
e787aa64a3 fix cache server
65c93ae685 fix: Resolve host.docker.internal hostname resolution issue
Compare 2 commits »
admin pushed to main at admin/labFusion 2025-09-15 16:54:45 +02:00
79250ea3ab refactor: Apply cache fixes directly to existing runner configs
e3800b49b8 docs: Add comprehensive cache troubleshooting guide
5cecc52572 fix: Resolve cache timeout issues in CI/CD pipelines
Compare 3 commits »
admin pushed to main at admin/labFusion 2025-09-15 16:34:45 +02:00
c6826c097e fix: Add chmod +x for Maven wrapper in API Gateway workflow