Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
livekit
/
python-sdks
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
377
Code
Issues
13
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: livekit/python-sdks
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Ruff - Checks
Ruff - Checks
Build API
Build API
Build Docs
Build Docs
Build Protocol
Build Protocol
Build RTC
Build RTC
Check Types
Check Types
CodeQL
CodeQL
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
Ruff - Checks
Ruff - Checks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ruff.yml
will be ignored since log searching is not yet available
1,043 workflow runs
1,043 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: bump protocol for pii redaction
Ruff - Checks
#2247:
Commit
41c40d4
pushed by
chenghao-mou
20s
chenghao/chore/bump-protocol-for-pii
chenghao/chore/bump-protocol-for-pii
20s
View workflow file
add test cases
Ruff - Checks
#2246:
Commit
f1c91ef
pushed by
davidzhao
26s
dz/api-tests
dz/api-tests
26s
View workflow file
Update github workflows
Ruff - Checks
#2245:
Commit
2a07107
pushed by
renovate
Bot
17s
renovate/github-workflows
renovate/github-workflows
17s
View workflow file
Update actions/checkout action to v7 (#741)
Ruff - Checks
#2244:
Commit
d8ac6ef
pushed by
lukasIO
20s
main
main
20s
View workflow file
rtc: fail fast instead of hanging when FFI is used across fork()
Ruff - Checks
#2243:
Commit
5fdf66e
pushed by
theomonnom
24s
theo/ffi-fork-guard
theo/ffi-fork-guard
24s
View #740
View workflow file
consistent error class ServerError, test suite
Ruff - Checks
#2242:
Commit
e9024db
pushed by
davidzhao
20s
dz/api-tests
dz/api-tests
20s
View workflow file
avoid KeyError when track is already unpublished (#743)
Ruff - Checks
#2241:
Commit
a9a28f0
pushed by
davidzhao
24s
main
main
24s
View workflow file
logger
Ruff - Checks
#2240:
Commit
5884854
pushed by
davidzhao
19s
dz/fix-track-error
dz/fix-track-error
19s
View #743
View workflow file
goddamnit
Ruff - Checks
#2239:
Commit
dc8f9a5
pushed by
davidzhao
26s
dz/fix-track-error
dz/fix-track-error
26s
View workflow file
fix
Ruff - Checks
#2238:
Commit
6ce21af
pushed by
davidzhao
21s
dz/fix-track-error
dz/fix-track-error
21s
View workflow file
fix types
Ruff - Checks
#2237:
Commit
f23ce55
pushed by
davidzhao
21s
dz/fix-track-error
dz/fix-track-error
21s
View workflow file
avoid KeyError when track is already unpublished
Ruff - Checks
#2236:
Commit
5573f30
pushed by
davidzhao
24s
dz/fix-track-error
dz/fix-track-error
24s
View workflow file
improve timeout behavior (#738)
Ruff - Checks
#2235:
Commit
35dc7eb
pushed by
davidzhao
21s
main
main
21s
View workflow file
rtc: fail fast instead of hanging when FFI is used across fork()
Ruff - Checks
#2234:
Commit
389b573
pushed by
theomonnom
24s
theo/ffi-fork-guard
theo/ffi-fork-guard
24s
View workflow file
rtc: fail fast instead of hanging when FFI is used across fork()
Ruff - Checks
#2233:
Commit
3a092f3
pushed by
theomonnom
20s
theo/ffi-fork-guard
theo/ffi-fork-guard
20s
View workflow file
rtc: put fork guard in request() instead of instance
Ruff - Checks
#2232:
Commit
fd9ef51
pushed by
theomonnom
20s
theo/ffi-fork-guard
theo/ffi-fork-guard
20s
View workflow file
rtc: don't put ffi_drop_handle side effect inside assert
Ruff - Checks
#2231:
Commit
d06cfdd
pushed by
theomonnom
29s
theo/ffi-fork-guard
theo/ffi-fork-guard
29s
View workflow file
rtc: don't put ffi_drop_handle side effect inside assert
Ruff - Checks
#2230:
Commit
e192426
pushed by
theomonnom
28s
theo/ffi-fork-guard
theo/ffi-fork-guard
28s
View workflow file
Update actions/checkout action to v7
Ruff - Checks
#2229:
Commit
350de25
pushed by
renovate
Bot
20s
renovate/major-github-workflows
renovate/major-github-workflows
20s
View #741
View workflow file
rtc: route all FFI cleanup paths through a fork-safe helper
Ruff - Checks
#2228:
Commit
5472a7c
pushed by
theomonnom
20s
theo/ffi-fork-guard
theo/ffi-fork-guard
20s
View workflow file
rtc: quietly skip FfiHandle drop in fork children
Ruff - Checks
#2227:
Commit
eee260c
pushed by
theomonnom
26s
theo/ffi-fork-guard
theo/ffi-fork-guard
26s
View workflow file
rtc: skip inherited atexit ffi_dispose in fork children
Ruff - Checks
#2226:
Commit
9f7b9bb
pushed by
theomonnom
20s
theo/ffi-fork-guard
theo/ffi-fork-guard
20s
View workflow file
rtc: fail fast instead of hanging when FFI is used across fork()
Ruff - Checks
#2225:
Commit
c9b34f6
pushed by
theomonnom
27s
theo/ffi-fork-guard
theo/ffi-fork-guard
27s
View workflow file
Support SIP media configs. (#734)
Ruff - Checks
#2224:
Commit
3f92f3c
pushed by
dennwc
23s
main
main
23s
View workflow file
Support SIP media configs.
Ruff - Checks
#2223:
Commit
cc12c17
pushed by
dennwc
21s
sip-media-conf
sip-media-conf
21s
View #734
View workflow file
Previous
1
2
3
4
5
6
7
8
…
41
42
Next
You can’t perform that action at this time.