pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:JavaScript language:Java
Filter by
209M results
Что
TASK-094 — owner-инструкция по данным Reddit (рус), зеркало twitter-data-guide / TASK-090. Последняя задача ФАЗЫ 1
reddit-loop.
Изменения
- docs/reddit-data-guide.md (новый): §1 доступ/тариф (OAuth2 ...
Automated test pull request
목적
게시글 삭제가 댓글을 정리하지 않아 ACTIVE 댓글이 고아로 잔존하던 문제 해결. 게시판↔댓글 정리 로직을 직접 호출 대신 이벤트로 디커플링.
변경
- PostDeletedEvent(postId, postType) — community/common/event (신규)
- 발행 — CompanionPostService.delete / FreePostService.delete가 ...
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
Cross-checked the README, docs/, and config examples against the code (as of v1.16.1) and corrected the mismatches.
High-severity fixes
- prometheus/monitoring config moved under api: in the README, ...
Motivation
- A hosted Formspree endpoint was returning a Form not found error for visitors, so the contact form needed a reliable
fallback submission method.
- The goal was to let visitors review ...
codex
Related Issue
Enhance Responsive Table UI Usability Closes #4779
Summary
This update enhances the Table Page by introducing new UI components and navigation links to improve accessibility,
usability, ...
Lane B(協調 PR-only パッチサイクル・ADR-011) の検証サイクルで独自 discovery が見つけた実バグ。node --test で CI 検証可能・最小スコープ(lib/diff.js + test のみ)。
バグ
classifyLine の先頭ルール /^(diff --git|index |--- |\+\+\+ )/ は、diff 本文行の内容が -- /++ ...