pullrequests Search Results · language:Edge language:Python language:PHP language:Go language:C# language:Go
Filter by
104M results
Summary
Restores user notifications for automatic order status changes.
- Adds a shared notify_user_order_status_changed helper.
- Reuses the helper in the existing admin manual status-change flow. ...
First conversion in the ** real e2e, no synthetic seeds ** initiative.
Before
test_spans_e2e set up data by calling LocalStore.put_span() directly — a synthetic shortcut that skipped the OTLP
receiver ...
Summary
- Six methods in SecEdgarClient repeated the same SendWithRetryAsync(url) → EnsureSuccessStatusCode() →
ReadAsStringAsync() block to fetch a URL s body. This collapses them into a single ...
bunch of work around emailing - proper emailing of estimates, improved for Invoices and POs; configuration of
boilerplate and retention time, outgoing emails (reply to ingoing only so far), couple other ...
Test-only change.
リリース PR(自動起票)
develop ブランチが main より先行したため自動起票しました。
しんごさん(PO)が内容確認後マージしてください。
マージ前チェックリスト
- [ ] develop の変更内容をすべて確認した
- [ ] 本番デプロイの準備ができている
- [ ] DB マイグレーションがある場合は手順を確認済み
- [ ] 外部サービスの設定変更が不要であることを確認した ...
Summary
- Adds a Settings → Network tab that lets FiestaPi users scan for Wi-Fi networks, connect (with password entry), see
current SSID / IP / signal / internet reachability, and forget saved ...
backend
frontend
minor
This commit resolves the missing Web Push VAPID key environment variables found during the pre-flight deployment audit.
It updates .env.example to include placeholder VAPID keys, and sets VAPID_PRIVATE_KEY ...
Summary
Update vLLM image from v0.21.0 to v0.22.0
Recipes touched: kimik2.5-int4-b200-vllm
Test plan
- [ ] full-sweep-enabled sweep passes.
🤖 Generated with Claude Code
full-sweep-enabled
Summary
- Bumps lib-commons/v5 v5.1.0 → v5.1.2 (backport on the 5.1 line). The v5.1.2 TenantEventListener subscribes to the
env-scoped tenant-events:{env}: channel via commons.CurrentEnv() instead ...