This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
OwncastSentry
Watch
0
Fork
0
Code
Issues
1
Actions
Releases
7
Activity
Files
8931db33e82f0e2b4647cc739cdbf37a94061367
OwncastSentry
/
owncastsentry
T
History
LogalDeveloper
8931db33e8
CD / Build (push)
Successful in 8s
Details
CI / Formatting (push)
Successful in 6s
Details
CI / Linting (push)
Successful in 6s
Details
CI / Tests (push)
Successful in 11s
Details
CI / Type Checking (push)
Failing after 9s
Details
CI / Spelling (push)
Successful in 6s
Details
Removed unreachable defensive checks and added tests for edge case display states.
2026-03-14 12:25:07 -04:00
..
__init__.py
Fixed stream monitor instantiating its own subscription repository.
2026-03-11 15:36:43 -04:00
commands.py
Removed unreachable defensive checks and added tests for edge case display states.
2026-03-14 12:25:07 -04:00
config.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
database.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
health_checker.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
migrations.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
models.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
notification_service.py
Derived hardcoded day counts in cleanup messages from threshold constants.
2026-03-12 21:24:59 -04:00
owncast_client.py
Wrapped HTTP responses in async context managers to prevent connection leaks.
2026-03-12 15:43:03 -04:00
stream_monitor.py
Removed unreachable defensive checks and added tests for edge case display states.
2026-03-14 12:25:07 -04:00
utils.py
Simplified progressive backoff arithmetic for readability.
2026-03-11 15:09:39 -04:00