This website requires JavaScript.
Explore
Help
Register
Sign In
streamer-tools
/
local-transcription
Watch
1
Star
0
Fork
0
You've already forked local-transcription
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
All Workflows
build-app-linux.yml
build-app-macos.yml
build-app-windows.yml
build-sidecar-cloud.yml
build-sidecar-linux.yml
build-sidecar-macos.yml
build-sidecar-windows.yml
cleanup-releases.yml
release.yml
sidecar-release.yml
test.yml
Actor
All actors
jknapp
Status
All status
Success
Failure
Waiting
Running
Fix dispatch failures and disable automatic cleanup
test.yml #112
:
Commit
d50be6654d
pushed by
jknapp
main
2026-04-08 00:19:03 +00:00
2m22s
View workflow file
Update Cargo.lock and generated Tauri schemas
release.yml #109
:
Commit
8aa9dfc644
pushed by
jknapp
main
2026-04-08 00:09:41 +00:00
17s
View workflow file
Update Cargo.lock and generated Tauri schemas
test.yml #108
:
Commit
8aa9dfc644
pushed by
jknapp
main
2026-04-08 00:06:10 +00:00
2m23s
View workflow file
Add cloud-only sidecar variant (~50MB vs 500MB-2GB)
test.yml #106
:
Commit
3d3d7ec3c5
pushed by
jknapp
main
2026-04-08 00:00:00 +00:00
2m13s
View workflow file
Add font source/family settings matching v1.4.0 feature set
test.yml #105
:
Commit
bb039399fc
pushed by
jknapp
main
2026-04-07 23:43:19 +00:00
2m25s
View workflow file
Fix Deepgram streaming latency
test.yml #104
:
Commit
9dcb14e92c
pushed by
jknapp
main
2026-04-07 23:34:12 +00:00
2m19s
View workflow file
Fix dev mode sidecar launch and engine reload on mode change
test.yml #103
:
Commit
8db9b8298b
pushed by
jknapp
main
2026-04-07 23:27:21 +00:00
2m12s
View workflow file
Make release and sidecar-release manual-only while testing
test.yml #102
:
Commit
411779f578
pushed by
jknapp
main
2026-04-07 23:06:23 +00:00
2m10s
View workflow file
chore: bump sidecar version to 1.0.4 [skip ci]
build-sidecar-windows.yml #100
:
Commit
e42a922507
pushed by
jknapp
main
2026-04-07 20:21:57 +00:00
20m34s
View workflow file
Fix builds failing to checkout: stop deleting tags, fix tag passing
sidecar-release.yml #99
:
Commit
8fc2d11c5f
pushed by
jknapp
main
2026-04-07 20:01:23 +00:00
21s
View workflow file
Fix builds failing to checkout: stop deleting tags, fix tag passing
test.yml #98
:
Commit
8fc2d11c5f
pushed by
jknapp
main
2026-04-07 19:29:34 +00:00
2m17s
View workflow file
Fix sidecar stdout buffering: set PYTHONUNBUFFERED=1
test.yml #94
:
Commit
18e6b974c0
pushed by
jknapp
main
2026-04-07 19:21:14 +00:00
3m29s
View workflow file
Fix sidecar stdout buffering: set PYTHONUNBUFFERED=1
release.yml #93
:
Commit
18e6b974c0
pushed by
jknapp
main
2026-04-07 19:21:18 +00:00
3m57s
View workflow file
Fix app hanging on sidecar startup
test.yml #89
:
Commit
5d22adcaa4
pushed by
jknapp
main
2026-04-07 19:14:54 +00:00
3m25s
View workflow file
Fix app hanging on sidecar startup
release.yml #88
:
Commit
5d22adcaa4
pushed by
jknapp
main
2026-04-07 19:15:09 +00:00
3m52s
View workflow file
chore: bump version to 2.0.1 [skip ci]
build-app-macos.yml #87
:
Commit
36b4f7dad5
pushed by
jknapp
main
2026-04-07 15:59:09 +00:00
1m6s
View workflow file
chore: bump version to 2.0.1 [skip ci]
build-app-windows.yml #86
:
Commit
36b4f7dad5
pushed by
jknapp
main
2026-04-07 16:00:15 +00:00
2m12s
View workflow file
chore: bump version to 2.0.1 [skip ci]
build-app-linux.yml #85
:
Commit
36b4f7dad5
pushed by
jknapp
main
2026-04-07 16:01:33 +00:00
3m29s
View workflow file
Bump to v2.0.0 — cross-platform Tauri rewrite
test.yml #84
:
Commit
1ecb23b83f
pushed by
jknapp
main
2026-04-07 15:58:00 +00:00
2m20s
View workflow file
Bump to v2.0.0 — cross-platform Tauri rewrite
release.yml #83
:
Commit
1ecb23b83f
pushed by
jknapp
main
2026-04-07 15:58:04 +00:00
2m33s
View workflow file
Fix double-prefix sidecar dir and stale PID lock on startup
test.yml #77
:
Commit
924cae6c75
pushed by
jknapp
main
2026-04-07 15:51:30 +00:00
4m26s
View workflow file
Fix double-prefix sidecar dir and stale PID lock on startup
release.yml #76
:
Commit
924cae6c75
pushed by
jknapp
main
2026-04-07 15:51:34 +00:00
4m59s
View workflow file
Capture sidecar stderr to sidecar.log for crash debugging
test.yml #72
:
Commit
47724f1ac0
pushed by
jknapp
main
2026-04-07 15:44:47 +00:00
2m47s
View workflow file
Capture sidecar stderr to sidecar.log for crash debugging
release.yml #71
:
Commit
47724f1ac0
pushed by
jknapp
main
2026-04-07 15:44:59 +00:00
3m14s
View workflow file
Add automatic cleanup of old releases to save storage
test.yml #70
:
Commit
3b204be37e
pushed by
jknapp
main
2026-04-07 15:13:45 +00:00
2m46s
View workflow file
Fix CI: use uv for test venv, gate builds on tests, reduce build triggers
test.yml #69
:
Commit
4c02a48135
pushed by
jknapp
main
2026-04-07 15:10:17 +00:00
2m20s
View workflow file
chore: bump version to 1.4.19 [skip ci]
build-app-macos.yml #68
:
Commit
997e97c19a
pushed by
jknapp
main
2026-04-07 15:01:36 +00:00
1m12s
View workflow file
chore: bump version to 1.4.19 [skip ci]
build-app-windows.yml #67
:
Commit
997e97c19a
pushed by
jknapp
main
2026-04-07 15:03:22 +00:00
2m55s
View workflow file
chore: bump version to 1.4.19 [skip ci]
build-app-linux.yml #66
:
Commit
997e97c19a
pushed by
jknapp
main
2026-04-07 15:07:57 +00:00
5m1s
View workflow file
Fix sidecar release conflict: stop modifying version.py
release.yml #64
:
Commit
6ca8fc41b2
pushed by
jknapp
main
2026-04-07 15:00:23 +00:00
4s
View workflow file
First
Previous
...
4
5
6
7
8
Next
Last