pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Python
Filter by
185M results
getWebhookInfo показал url: при 7 pending updates — регистрация webhook при старте на HF не прошла и потерялась молча.
- setup_webhook теперь с 3 ретраями и логом фактического ответа Telegram
- /api/health ...
Follow-up to #41. The PWA start_url is /daily/checkin/ (tokenless), so a lapsed-session user with no re-auth cookie yet
was dumped at the Telegram warrior login they can t use (Amy s bug). Now they get ...
The execution plan of record for reshaping room correction into a layered, foolproof, self-verifying tuning feature —
produced from a 21-subagent audit (3 research rounds) plus maintainer alignment, and ...
Tier-1 audit-closure item — the currency-cleanup remainder from BILLING_UX_POLISH_AUDIT.md C-4.
Replaces hardcoded NGN/₦ with the billing.default_currency setting in the remaining flagged paths:
- ...
version:patch
Summary by Sourcery
Introduce comprehensive infrastructure, deployment, and observability configuration for the EduLearn microservices
platform, including Docker Compose, Kubernetes manifests, Helm umbrella ...
Pipelines as Code configuration removal
Summary
- Addresses confirmed blockers from the prior INCONCLUSIVE economic-evaluation scope (execution infrastructure and
bound funding panel recovery), without reopening economic conclusions. ...
Description of Changes
!-- Please provide a summary of the changes, including:
- What was changed
- Why the change was made
- Any challenges encountered
Closes #(issue_number)
Checklist
General ...
Front End
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
背景
产品约定:配置文件里的航线必须是经纬度。原来 route/rally_route 允许内联 ENU(x_m/y_m)航点,本 PR 收紧为只接受经纬度(latitude_deg/longitude_deg),加载期统一转内部
ENU;非经纬航线在加载期被拒绝,界面提示加载失败。
改动
- 核心开关:geo_config.route_to_internal 对 非空且首点非经纬 的 waypoints ...