pullrequests Search Results · language:Dune language:Python language:TypeScript language:TypeScript language:Java language:Java
Filter by
169M results
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
v4.0 更新
物品中文化
- 所有物品显示中文名称和描述(displayName / description)
- 拾取、丢弃、装备、使用、背包均显示中文
- 画面上掉落物品显示中文标签
攻击系统
- 修复战锤 AOE 有时不触发(客户端冷却匹配服务器)
- AOE 半径使用武器攻击范围
字体
- Google Fonts 从 @import 移到 link ,超时不再阻塞游戏加载 ...
Closes #222
What changed
- Updated the Leaderboard domain aggregate root to score and rank Direct Bets exactly like Bracket Bets.
- Replaced manual bracket rehydration in the scoring loop with calling ...
Replace the hand-rolled ws.pipelines.create/delete in the test_pipeline fixture with databricks-labs-pytester s
make_pipeline, which registers teardown automatically and drops the try/finally.
Pass clusters=[] ...
Summary
This PR introduces several scalability and reliability improvements:
🎯 Commits
1. Teacher Subject Field — Add subject field to user model and UI (Add/Edit teacher modals, settings page)
2. ...
Accounting users can access POS closing journal entries even when they do not have Point of Sale access rights.
The PDP POS helper checked POS session/order links directly while computing e-reporting ...
Description
Clearly describe what has been changed. Include relevant context or background. Explain how the issue was fixed (if
applicable) and the root cause.
Link this pull request to the GitHub issue ...
Two ADRs for the recurring Claude 5h-limit freezes (persisting after worker→sonnet).
ADR-0090 (parallel-preserving first lever): filter the evaluator (it reads the ci_result rollup, not raw check_runs) ...