pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:PHP
Filter by
223M results
Bumps actions/checkout from 6.0.2 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions
Summary
- add browser coverage for the scanned-PDF image-mode dialog path in handlePDFFile
- exercise cancel, text-anyway, image-mode, and Escape choices with a fake empty PDF text extractor
Tests ...
Summary
Two requests, one root-cause fix, one latent-bug fix:
1. Full lab-test list preloaded in pricing (and the lab catalogue)
- 136 curated standard tests (backend/app/data/standard_lab_tests.py) ...
Automated post-release cleanup.
Issue
The REST clients passed timeout=None per request, which httpx interprets as ** no timeout (infinite)**, not use the
client default . On a half-open connection (request sent, no response, socket ...
This PR was created by qwen-chat coder for task 961ad13e-1324-45cd-9674-50f2fbe9db57.
Problem
refreshAllowedIPs updated the nftables allowlist with a three-step sequence:
1. ApplyAllowlist — appends new rules after existing ones
2. RemoveRules — deletes ALL rules (including the ones ...
Summary
AI のガード反応(Task 37・立ちガードのみ)に高さ読みを追加しました。これまでの AI は打撃に対し立ちガード一辺倒で下段に貫通されて被弾していましたが、本タスクで相手の打撃が下段ならしゃがみガードで対応します。HARD
のみ=NORMAL は従来どおり立ちガード(下段に弱い)が残り、明確な難易度差になります。
実装は既存機構への最小接続:ガード反応分岐で crouchGuard ...