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
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
.
letsdiscodev
/
python-dqlite-client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: letsdiscodev/python-dqlite-client
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
208 workflow runs
208 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Wrap open_admin_connection dial+handshake in attempt_timeout envelope
Publish to PyPI
#108:
Commit
f5a6ada
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Eager-init MemoryNodeStore set_nodes lock
Publish to PyPI
#107:
Commit
2fa5f1c
pushed by
antoineleclair
22s
main
main
22s
View workflow file
Pin pool acquire late-winner and initialize unqueued-survivor paths
Publish to PyPI
#106:
Commit
44c7ecd
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Refactor DqliteError pickle plumbing to __getstate__/__setstate__
Publish to PyPI
#105:
Commit
96d5b30
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Use _sanitize_for_log on the cluster aggregate-error log line
Publish to PyPI
#104:
Commit
d4402ae
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Plumb max_total_rows / max_continuation_frames None through wire codec
Publish to PyPI
#103:
Commit
6378014
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Add policy= kwarg to ClusterClient.cluster_info
Publish to PyPI
#102:
Commit
f269f95
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Chain prior-attempt failures in retry_with_backoff exhaustion
Publish to PyPI
#101:
Commit
14b172d
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Propagate dial-side OSError from _query_leader for per-node attribution
Publish to PyPI
#100:
Commit
505688f
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Wrap handshake-time ProtocolError as DqliteConnectionError for retry
Publish to PyPI
#99:
Commit
69a3e55
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Pin _run_protocol _WireEncodeError arm contract
Publish to PyPI
#98:
Commit
15f9117
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Invalidate the leader cache after every membership change
Publish to PyPI
#97:
Commit
a65ea06
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Drop the leading-underscore validate_positive_int_or_none alias
Publish to PyPI
#96:
Commit
4acbcb5
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Add dial_func override for caller-supplied dialers
Publish to PyPI
#95:
Commit
f846411
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Pin pool.acquire cleanup invariants under cancel churn
Publish to PyPI
#94:
Commit
3afefd4
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Verify redirect targets self-identify as leader (N1)
Publish to PyPI
#93:
Commit
9ce7d1c
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Un-skip live membership test using spare-node primitive
Publish to PyPI
#92:
Commit
014b5e1
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Add 7 cluster-admin methods to match canonical go-dqlite client
Publish to PyPI
#91:
Commit
ba333ce
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Retry on SQLITE_BUSY in test_pool_two_concurrent_writers_no_lost_rows
Publish to PyPI
#90:
Commit
d6771ed
pushed by
antoineleclair
25s
main
main
25s
View workflow file
Implement test_pool_leader_flip_mid_tx_loser_rolled_back
Publish to PyPI
#89:
Commit
80df359
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Wire python-dqlite-dev testlib + un-skip cluster-fixture-gated tests
Publish to PyPI
#88:
Commit
e31ad5b
pushed by
antoineleclair
22s
main
main
22s
View workflow file
Realign integration tests to the canonical cluster ports (9001-9003)
Publish to PyPI
#87:
Commit
4516e86
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Fix mypy errors in admin-method tests caught by run-tests.sh
Publish to PyPI
#86:
Commit
6c3dc7f
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Add cluster_info and transfer_leadership admin methods
Publish to PyPI
#85:
Commit
56dc8ce
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Add coverage-gap tests for parse_address IPv6 zone-id, NodeStore init…
Publish to PyPI
#84:
Commit
054aa88
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Previous
1
2
3
4
5
6
7
8
9
Next
You can’t perform that action at this time.