pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:Java
Filter by
184M results
Summary
- capture libdxfrw HATCH diagnostics in CadgfDrwAdapter (pattern/layer/style/scale/spacing/family count/emitted
segments)
- emit the diagnostics under render_cli report.hatch_patterns ...
qt-tests
Owner-requested production release (Hank, 2026-06-28). Bumps versionCode 124→125, versionName 1.1.13→1.1.14.
Why a fresh bump: production is on 1.0.96/vc104; the walking-behavior fixes are on main but ...
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
Non-workflow change. Action pinned to v1.0.152 on master. Expecting the OAuth 401 to be gone and a review posted.
Closes #18
type:chore
Summary
Describe the changes made in this pull request.
Type of change
- [ ] Bug fix
- [ ] Feature
- [ ] Documentation update
- [ ] UI/UX improvement
- [ ] Refactoring
- [ ] Statistical ...
What
Cut the 0.6.4 release: bump every user-facing version reference (0.6.3 → 0.6.4) ahead of tagging.
Unlike 0.6.3 (a cadence release, src/ untouched, wheel byte-identical to 0.6.2), 0.6.4 ships a real ...
📝 Documentation Update
Updated docs/change_document.md to include all features from the latest push.
✅ Added Sections:
Section 2 - Django Dashboard Enhancements:
- Authentication (Login/Signup)
...
目的
補上 BND-01 / BND-02(mutation 邊界盲點)的 boundary 測試。Refs #21。Test-only,無 production 變更。
背景
變異測試發現 security_txt_gate.py 兩個 survived mutants(無測試覆蓋):
- :149 expires = now → (剛好「現在」過期不再被標記 stale)
- ...