This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
labFusion
Watch
1
Star
0
Fork
0
You've already forked labFusion
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
all-services.yml
api-docs.yml
api-gateway.yml
frontend.yml
integration-tests.yml
service-adapters.yml
Actor
All actors
admin
Status
All status
Success
Failure
Waiting
Running
test: Simplify mock responses in service health check tests
#344
:
Commit
5906b37f5b
pushed by
admin
main
2025-09-18 13:44:29 +02:00
55s
View workflow file
test: Update service health check tests to include mock responses
#342
:
Commit
7fa17624b5
pushed by
admin
main
2025-09-18 13:19:01 +02:00
22s
View workflow file
feat: Refactor sensor health checker for improved response handling
#340
:
Commit
227597b512
pushed by
admin
main
2025-09-18 13:13:17 +02:00
1m16s
View workflow file
fix: Clean up whitespace and improve code formatting across service adapters
#338
:
Commit
7eaea39928
pushed by
admin
main
2025-09-18 13:03:22 +02:00
26s
View workflow file
chore: Clean up CI workflow by removing redundant Docker build steps
#332
:
Commit
651e1fe5eb
pushed by
admin
main
2025-09-18 11:16:11 +02:00
45s
View workflow file
feat: Enhance frontend loading experience and service status handling
#327
:
Commit
7373ccfa1d
pushed by
admin
main
2025-09-18 11:11:36 +02:00
23s
View workflow file
feat: Enhance frontend with theme support and offline capabilities
#324
:
Commit
48c755dff3
pushed by
admin
main
2025-09-18 02:41:27 +02:00
3m3s
View workflow file
chore: Remove legacy Docker configuration and documentation
#320
:
Commit
4b2ef7e246
pushed by
admin
main
2025-09-18 00:54:28 +02:00
2m14s
View workflow file
update documentation
#311
:
Commit
af33bc2d20
pushed by
admin
main
2025-09-17 23:48:17 +02:00
3m39s
View workflow file
chore: Fix SonarQube coverage report path in CI workflow
#270
:
Commit
91ce94a901
pushed by
admin
main
2025-09-17 00:12:10 +02:00
1m18s
View workflow file
chore: Update CI workflow and .gitignore for coverage reporting
#267
:
Commit
fbf0773d90
pushed by
admin
main
2025-09-17 00:10:03 +02:00
1m21s
View workflow file
chore: Update security check commands in CI workflow and add ignored files
#264
:
Commit
c7c9c94dc1
pushed by
admin
main
2025-09-17 00:02:57 +02:00
1m28s
View workflow file
chore: Update host binding in service-adapters main.py
#261
:
Commit
8306137ef3
pushed by
admin
main
2025-09-16 23:57:10 +02:00
1m20s
View workflow file
fix: Correct type hinting for events retrieval in service-adapters
#258
:
Commit
e5ae5e3a0c
pushed by
admin
main
2025-09-16 23:51:24 +02:00
1m9s
View workflow file
chore: Remove deprecated main_old.py file from service-adapters
#255
:
Commit
b897d2f6cf
pushed by
admin
main
2025-09-16 23:46:26 +02:00
1m7s
View workflow file
chore: Update Python version matrix in service-adapters CI workflow
#252
:
Commit
3a6b162523
pushed by
admin
main
2025-09-16 23:43:28 +02:00
2m26s
View workflow file
chore: Add workflow dispatch inputs for CI configurations across services
#249
:
Commit
f237651dc2
pushed by
admin
main
2025-09-16 23:36:07 +02:00
15s
View workflow file
fix: Update test configurations and improve Home Assistant route tests
#188
:
Commit
7005ae6caf
pushed by
admin
main
2025-09-16 23:24:49 +02:00
1m8s
View workflow file
fix: Standardize isort command in CI workflows
#184
:
Commit
4dc2f147ec
pushed by
admin
main
2025-09-15 21:19:38 +02:00
1m13s
View workflow file
fix: Clean up and standardize test code formatting
#180
:
Commit
8c37bff103
pushed by
admin
main
2025-09-15 21:14:14 +02:00
15s
View workflow file
chore: Add test reports directory creation step in CI workflows
#176
:
Commit
64d4e405c5
pushed by
admin
main
2025-09-15 21:05:49 +02:00
43s
View workflow file
chore: Update Python dependencies in service adapters requirements
#172
:
Commit
22f806f6fa
pushed by
admin
main
2025-09-15 21:03:08 +02:00
12s
View workflow file
fix: Update SonarQube integration in CI workflows to use pysonar
#168
:
Commit
f87603967a
pushed by
admin
main
2025-09-15 20:56:05 +02:00
56s
View workflow file
chore: Update SonarQube project configuration for CI workflows
#157
:
Commit
b42125fb39
pushed by
admin
main
2025-09-15 20:42:14 +02:00
48s
View workflow file
feat: Integrate SonarQube analysis into CI workflows
#146
:
Commit
6f8d7f6ca9
pushed by
admin
main
2025-09-15 20:00:09 +02:00
43s
View workflow file
feat: Implement comprehensive Gitea Actions cache system
#131
:
Commit
9ab95a3d42
pushed by
admin
main
2025-09-15 17:41:53 +02:00
2m34s
View workflow file
refactor: Apply cache fixes directly to existing runner configs
#121
:
Commit
79250ea3ab
pushed by
admin
main
2025-09-15 17:05:45 +02:00
2m22s
View workflow file
Refactor CI workflows by removing security scan steps for API Docs, API Gateway, Frontend, and Service Adapters; update Docker build configurations for improved clarity and maintainability.
#110
:
Commit
4ae22d4f5f
pushed by
admin
main
2025-09-15 10:06:11 +02:00
15s
View workflow file
Enhance CI workflows by adding Docker image builds for security scans across all services (API Docs, API Gateway, Frontend, Service Adapters); update image references for Trivy vulnerability scanning to use security scan images. Ensure consistent setup…
#99
:
Commit
8ed3a2f3c3
pushed by
admin
main
2025-09-13 15:11:43 +02:00
15s
View workflow file
Standardize CI workflows by removing specific service labels and utilizing only self-hosted runners across all workflows, including API Docs, API Gateway, Frontend, Service Adapters, and Integration Tests; update documentation to reflect these changes.
#92
:
Commit
4338db4be7
pushed by
admin
main
2025-09-13 13:51:46 +02:00
6m54s
View workflow file
First
Previous
1
2
Next
Last