pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
183M results
Promotes dev to master for the v1.0.0-beta.5 release.
Highlights since beta.4.1:
- Browser app redesigned to the design bar with a collapsible sidebar (#66).
- Streamed browser fixed over Tailscale ...
底层修复(7a7d895) 此前角色自定义权重将非核心属性设为0后,getMaxAttr 返回空数组导致 TypeError。本改动使空候选安全降级。以讨龙莫娜为例,当前版本充能词条为唯一有效词条,但其他词条权重设为0,会使
getMaxAttr 返回空数组导致 TypeError ,修复后这些属性可直接设为0,评分只按充能词条计算,不再混入无关属性的噪声。
- models/artis/ArtisMark.js ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 250 target branch: main
...
Summary
- Convert all tests from unittest.TestCase to plain pytest functions with assert and tmp_path
- Add pytest as a dev dependency with pythonpath config in pyproject.toml
- Update CI to run ...
Fixes three card issues exposed by printer serial swap.
Changes
- printer_serial config param added to both card bundles (filament-iq-manager + printer-dashboard). Defaults
to 01p00c5b2201397 if ...
Reconciles three overlapping preprocess PRs that all rewrote convert_to_wav/check_audio_quality (so they couldn t merge
independently) into one coherent change, then fixes bugs a tri-brain review (Codex ...
Summary
- Async debrief extraction: Debrief state extraction (location, quest, next action) now runs via Taskiq background
worker with a sync fallback if the worker is unavailable when the next ...
Bumps the action-runners group with 2 updates: shivammathur/setup-php and lewagon/wait-on-check-action.
Updates shivammathur/setup-php from 2.37.1 to 2.37.2 details summary Release notes /summary p em ...
changelog: non-user-facing
yoast cs/qa
Summary
In server.js, the active filter was checking the legacy task.state field instead of task.completed, but only
task.completed is ever updated by the PATCH endpoint, so completed tasks were never ...