pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
183M results
Summary
修复 Word 导出中纵向单选/多选字段「首项到第二项间距明显大于后续项」的视觉缺陷(浏览器预览正常、仅导出错)。
Root cause(运行时实测确认)
- 节级 w:docGrid type=lines linePitch=312(15.6pt 行网格)下,Word 默认 snapToGrid=1 把段落 space_before 吸附到整行网格。
- 纵向选项首项 ...
Summary
- allow documented vault-only post-merge branches via the vault/ prefix in ci_policy.py
- add regression coverage for vault/post-merge-pr N branch validation and PR event handling
- harden ...
Review effort 2/5
What this is
Phase 0 of a full UI/UX reinvention of Dragon Drift — the rendered mockup gate before any production work. No game code
is touched; this adds only mockups/.
The actual rebuild will land ...
Motivation
- CV exports sometimes rendered square glyphs for enumeration markers instead of round bullets, breaking the intended
visual style.
- The renderer and anonymization prompt must enforce ...
codex
bắt_đầu (begin) and trường_hợp (case) don t exist in the lexer/parser or docs/reference/keywords.md, so they were a
mismatch with the actual language.
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess with ...
ai-remediation
needs-human-review
severity-high
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
missing-issue-link
Why
The connector is currently hard-pinned to Trino 476. Trino guarantees no cross-version SPI stability — per the SPI
overview, a plugin is only guaranteed to work on the exact Trino version it was compiled ...
Summary
Downgrades the mobile app from Expo SDK 56 to SDK 54 so teammates can use the standard Play Store / App Store Expo Go
app during development. SDK 56 required sideloading a preview build from expo.dev/go, ...