python-zeroconf
python-zeroconf
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
ci: validate PR title against Conventional Commits (#1681)
master
6 hours ago
ci: validate PR title against Conventional Commits PRs are squash-merged, so the PR title becomes the subject line of the squashed commit on master. commitlint only validates individual commits in the PR, leaving the PR title (and therefore the resulting release- tool-visible commit) unenforced. Add a pr-title job that runs amannn/action-semantic-pull-request on pull_request events to validate the title against Conventional Commits.
bluetoothbot:koan/fix-issue-1680
6 hours ago
ci: ci.yml introduce riscv64 linux and musllinux to wheels build (#1666)
master
13 hours ago
Merge branch 'master' into workflow-ci-riscv64
eshattow:workflow-ci-riscv64
13 hours ago
build: adjust actions checkout ref parameter on release (#1669)
master
13 hours ago
test: add quick_timing fixture and apply to register-heavy tests (#1678)
master
14 hours ago
test: drop quick_timing from test_service_info_async_request The previous revert kept the production timeouts but left quick_timing in place. CI still failed on 3.14t macOS skip_cython with the same assertion (`addresses == [10.0.1.2]` instead of `[10.0.1.3]`) — so the accelerated probe/announce intervals themselves race with the post-update broadcast on slower / pure- Python runners. With `_REGISTER_TIME=10ms`, the new info's announces can collide with still-in-flight broadcasts of the original (10.0.1.2) record and the listener ends up with the stale address. The test is exercising a TOCTOU race that needs the production timing to behave deterministically. Drop the fixture from this test entirely; it goes back to ~9.82s. The other six tests in the PR still benefit from quick_timing.
speedup-register-tests-quick-timing
14 hours ago
test: pass timeout=0 explicitly in test_event_loop_blocked (#1676)
master
14 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
ci: validate PR title against Conventional Commits
#1681
11 hours ago
fb15a09
bluetoothbot:koan/fix-issue-1680
CodSpeed Performance Gauge
0%
ci: ci.yml introduce riscv64 linux and musllinux to wheels build
#1666
13 hours ago
b3feba3
eshattow:workflow-ci-riscv64
CodSpeed Performance Gauge
0%
test: add quick_timing fixture and apply to register-heavy tests
#1678
14 hours ago
5ab917f
speedup-register-tests-quick-timing
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs