pullrequests Search Results · language:Dune language:JavaScript language:Java language:HTML language:JavaScript language:Java
Filter by
156M results
Added project description, instructions for running and testing, and technology stack.
What changed
- Added a checked package-smoke verifier that inspects npm pack --dry-run --json output.
- Wired package:smoke to fail when the packed tarball omits README.md, LICENSE, the declared bin, ...
✨ Code Quality
Problem
f.write(docstring.encode( utf8 )) writes a bytes object to a file opened in text mode (w). In Python 3, file.write() in
text mode requires a str, so this will raise TypeError: ...
Objective
Fix primary window initialization so configured window options are applied.
Solution
Root Cause
WindowPlugin accepted primaryWindowOptions, but the startup system created the primary window ...
mod:window
type:bug
What changed
- Added a checked package-smoke verifier that inspects npm pack --dry-run --json output.
- Wired package:smoke to fail when the packed tarball omits README.md, LICENSE, the declared bin, ...
close #205
#⃣ 관련 이슈
#205
버그 설명
#201 머지 과정에서 LifeStabilityIndicatorStatus.of*의 null 가드가 유실되어, 함께 들어간 회귀 테스트 nullMetricsDoNotThrowAndFallBackToNoRisk가
NPE로 실패하던 문제를 수정합니다. StabilityScore의 지표 컬럼은 nullable이라, ...
🐞 BugFix
Summary
Two more mobile fixes from the latest screenshots.
Studio sidebar drawer — the Book / Journal / Scraps / Brain sidebar (and the manuscript/codex/sets panel) opened as a
300px drawer on phones, ...