pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Java language:PHP
Filter by
102M results
Problem
PostHog s internal error tracking (project 2) was being polluted by errors that don t originate in PostHog code. A
representative example: TypeError: Failed to fetch (a.outset.ai) surfaced as ...
Added the business_name input parameter and associated testing and examples.
Step 1 of the interlinking-backfill prep (the eval pre-flight surfaced this).
Bug
The Phase C prompt emits internal links as [LINK: anchor](url), but render_markdown_to_html never converted them →
markdown-it ...
_local_jit_source_hash folds the absolute source-file path into the JIT cache key, so the key changes whenever the
install location moves — concurrent GitHub Actions job dirs (sglang, sglang-1, ...), different ...
jit-kernel
This pull request was automatically created by Odoo.sh to rebase and merge these branches upon user request.
Translations update from Hosted Weblate for Nicotine+/nicotine-plus.
Current translation status:
Weblate translation status
Makes the release flow discoverable (README Publishing (automatic) = bump version → merge) and hardens the token expiry:
a clear rotate-hint on publish failure + a weekly npm-token-health check that fails ...
Summary
对接状态变更(申请/接受/拒绝/完成/撤销)时,通过 RocketMQ 异步生成站内信通知。
变更范围:gl-common / gl-member / gl-match / gl-message
gl-common
- 新增 MatchEventMessage(RocketMQ 消息体,topic=gl-match-event)
gl-member
- MemberAccountMapper ...
Internal monomorphizer infrastructure enabling one generic type-parameter to bind to a variable-length pack of types. No
surface syntax; this is groundwork for variadic generics (...Ts + expand(...)) in ...