pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript language:CSS
Filter by
271M results
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
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| debian | final | patch | trixie-20260518 → trixie-20260610 |
| debian | stage | patch | trixie-20260518 ...
!-- Keep PRs small: one logical change. See CLAUDE.md §Branch workflow and CONTRIBUTING.md for the parallel-work rules.
What why
!-- One or two sentences. What changes, and the reason behind it. -- ...
Root cause (chronic 0s startup failure, all of the last 50 runs)
security-policy-review.yml was invalid YAML: the github-script issue body was a JS template literal whose continuation
lines sat at column ...
Summary
- Adds an always-visible bug button to the chat MetaLine that opens a new Debug tab in the right panel (lg+) or a
modal (below lg, also reachable from the mobile context menu)
- The pane ...
요약
예선(GROUP) 팀당 최소 경기 수 = 2 확정. 정확히 X(≥2) 균등이 불가능한 조는 대진을 만들지 않고 admin에 명시 + 생성 버튼 차단.
변경
- MIN_GAMES=2: 팀당 경기 수에 1 입력 시 2로 올림, 대안 제안에서도 1경기 제외
- 실현 조건 명문화: groupFeasible(n,X) = X ≤ n−1 AND (n 짝수 ...
Align entity-fact-projection foundation with architecture
Summary:
- Aligns Entity / Fact / Projection types with the architecture document.
- Replaces AssociationTime attachedAt/detachedAt with ...
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
Adopts node-pg-migrate (8.0.4) as the core migration runner, driven programmatically — the core arm of the one-engine
decision in #115.
Closes #116. Refs #115.
What ships
Migrations are code modules. ...