pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:HTML language:JavaScript
Filter by
176M results
Summary
Adds motion design to turn changes, phase transitions, and sunk announcements — making the game feel responsive and
polished instead of abruptly swapping text.
Turn indicator:
- CSS transition ...
改善点 ① OGP画像。URL共有時に画像なしの寂しいカードだった点を解消します。
実装
- tools/build_og.py(新規):1200×630 のブランドOG画像を生成(チャコール+ティール、サイト名・タグライン・説明・URL)。Pillow 未導入環境では安全にスキップ(ローカルビルドを壊さない)。
- pages.yml に OG生成ステップを追加:CIで fonts-noto-cjk ...
Closes #574.
Three GP5 tests previously failed hard when pyguitarpro was absent. Now they skip gracefully — matching the
macOS-pasteboard skip pattern already in the suite.
| Test | Fix |
| --- | --- ...
- [x] Inspect failing publish workflow run and identify root cause from Actions logs
- [ ] Review repository workflow/release configuration and test commands
- [ ] Implement minimal workflow fix ...
Summary
- Move the invariants job from the Quality workflow to Context, where it joins its fellow coaligned checks
(instructions, jtbd) and runs through the shared coaligned-check composite action ...
Updates the requirements on pymongo to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/mongodb/mongo-python-driver/releases pymongo s releases ...
dependencies
python
Spec for the Debugger role, addressing issue #397. The Debugger reads a foreman:bug-labelled ticket, greps the worktree
for evidence, and produces a grounded DebuggerOutput with a root-cause hypothesis ...
Bumps ws from 7.2.5 to 7.5.11. details summary Release notes /summary p em Sourced from a href=
https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 7.5.11 /h2 h1 Bug fixes ...
dependencies
javascript
Problem
Toggling the Gemstone power button did nothing for a bit — both on and off.
Root cause
The frontend already flips the button optimistically on click, but the backend _apply_action did a second ...