This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
OwncastSentry
Watch
0
Fork
0
Code
Issues
1
Actions
Releases
7
Activity
All Workflows
Audit
CD
CI
Other workflows
2
build.yml
lint.yml
114 workflow runs
Actor
All actors
LogalDeveloper
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
master
Aligned mypy scope with config and removed unused ruff exclusion.
CD #54
:
Commit
a01ad9440c
pushed by
LogalDeveloper
master
2026-03-14 16:45:23 -04:00
8s
View workflow file
Removed unreachable defensive checks and added tests for edge case display states.
CI #53
:
Commit
8931db33e8
pushed by
LogalDeveloper
master
2026-03-14 12:26:07 -04:00
38s
View workflow file
Removed unreachable defensive checks and added tests for edge case display states.
CD #52
:
Commit
8931db33e8
pushed by
LogalDeveloper
master
2026-03-14 12:25:29 -04:00
8s
View workflow file
Added comprehensive test suite with CI workflow.
CI #51
:
Commit
99b257b90a
pushed by
LogalDeveloper
master
2026-03-14 12:16:39 -04:00
36s
View workflow file
Added comprehensive test suite with CI workflow.
CD #50
:
Commit
99b257b90a
pushed by
LogalDeveloper
master
2026-03-14 12:16:03 -04:00
9s
View workflow file
Added comprehensive test suite with CI workflow.
Audit #49
:
Commit
99b257b90a
pushed by
LogalDeveloper
master
2026-03-14 12:15:54 -04:00
8s
View workflow file
Derived hardcoded day counts in cleanup messages from threshold constants.
CI #48
:
Commit
58993ff5ae
pushed by
LogalDeveloper
master
2026-03-12 21:25:50 -04:00
27s
View workflow file
Derived hardcoded day counts in cleanup messages from threshold constants.
CD #47
:
Commit
58993ff5ae
pushed by
LogalDeveloper
master
2026-03-12 21:25:23 -04:00
8s
View workflow file
Removed redundant length check on tags list.
CI #46
:
Commit
440b2130f4
pushed by
LogalDeveloper
master
2026-03-12 21:19:09 -04:00
27s
View workflow file
Removed redundant length check on tags list.
CD #45
:
Commit
440b2130f4
pushed by
LogalDeveloper
master
2026-03-12 21:18:42 -04:00
8s
View workflow file
Wrapped HTTP responses in async context managers to prevent connection leaks.
CI #44
:
Commit
1429e2de11
pushed by
LogalDeveloper
master
2026-03-12 15:43:56 -04:00
27s
View workflow file
Wrapped HTTP responses in async context managers to prevent connection leaks.
CD #43
:
Commit
1429e2de11
pushed by
LogalDeveloper
master
2026-03-12 15:43:29 -04:00
8s
View workflow file
Fixed Ruff formatting issue introduced in previous commit.
CI #42
:
Commit
afa1584ec5
pushed by
LogalDeveloper
master
2026-03-11 16:13:09 -04:00
26s
View workflow file
Fixed Ruff formatting issue introduced in previous commit.
CD #41
:
Commit
afa1584ec5
pushed by
LogalDeveloper
master
2026-03-11 16:12:43 -04:00
9s
View workflow file
Replaced direct notification timer cache access with a public method.
CI #40
:
Commit
a70fe972c4
pushed by
LogalDeveloper
master
2026-03-11 15:50:42 -04:00
26s
View workflow file
Replaced direct notification timer cache access with a public method.
CD #39
:
Commit
a70fe972c4
pushed by
LogalDeveloper
master
2026-03-11 15:50:16 -04:00
9s
View workflow file
Fixed stream monitor instantiating its own subscription repository.
CI #38
:
Commit
b8447e190c
pushed by
LogalDeveloper
master
2026-03-11 15:37:31 -04:00
26s
View workflow file
Fixed stream monitor instantiating its own subscription repository.
CD #37
:
Commit
b8447e190c
pushed by
LogalDeveloper
master
2026-03-11 15:37:05 -04:00
8s
View workflow file
Simplified progressive backoff arithmetic for readability.
CI #36
:
Commit
282b16b51c
pushed by
LogalDeveloper
master
2026-03-11 15:10:33 -04:00
27s
View workflow file
Simplified progressive backoff arithmetic for readability.
CD #35
:
Commit
282b16b51c
pushed by
LogalDeveloper
master
2026-03-11 15:10:06 -04:00
9s
View workflow file
Modernized codebase with tooling configuration and CI/CD workflows.
CI #34
:
Commit
d05d73eddc
pushed by
LogalDeveloper
ci-test
2026-03-11 14:46:11 -04:00
27s
View workflow file
Modernized codebase with tooling configuration and CI/CD workflows.
Audit #33
:
Commit
d05d73eddc
pushed by
LogalDeveloper
ci-test
2026-03-11 14:45:44 -04:00
8s
View workflow file
Converted line endings to Unix style.
lint.yml #32
:
Commit
1d35ee6d7c
pushed by
LogalDeveloper
master
2026-03-11 14:41:40 -04:00
12s
View workflow file
Converted line endings to Unix style.
build.yml #31
:
Commit
1d35ee6d7c
pushed by
LogalDeveloper
master
2026-03-11 14:41:28 -04:00
4s
View workflow file
Fixed newly discovered streams never sending notifications.
lint.yml #30
:
Commit
764fab9879
pushed by
LogalDeveloper
master
2025-05-04 08:47:18 -04:00
11s
View workflow file
Fixed newly discovered streams never sending notifications.
build.yml #29
:
Commit
764fab9879
pushed by
LogalDeveloper
master
2025-05-04 08:47:07 -04:00
3s
View workflow file
Added notifications for stream title changes along with more advanced rate limit logic.
lint.yml #28
:
Commit
0659f70e1a
pushed by
LogalDeveloper
master
2025-04-12 17:38:09 -04:00
8s
View workflow file
Added notifications for stream title changes along with more advanced rate limit logic.
build.yml #27
:
Commit
0659f70e1a
pushed by
LogalDeveloper
master
2025-04-12 17:38:01 -04:00
3s
View workflow file
Added rate limiting to notifications to limit them to once per 20 minutes per stream.
lint.yml #26
:
Commit
ee61ea8562
pushed by
LogalDeveloper
master
2025-04-12 15:48:12 -04:00
8s
View workflow file
Added rate limiting to notifications to limit them to once per 20 minutes per stream.
build.yml #25
:
Commit
ee61ea8562
pushed by
LogalDeveloper
master
2025-04-12 15:48:04 -04:00
3s
View workflow file
First
Previous
1
2
3
4
Next
Last