pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript is:unmerged language:HTML
Filter by
85.9M results
Shrinks the accumulated docs. All README.md → 1–2 paragraphs (xv6-only, two-sided finding). Deletes 6
redundant/stale/non-pipeline docs (architecture, data_format, implementation_status, final_demo_runbook, ...
…edico
Background
좋아요(Like) 도메인의 LikeService가 상품(Product) 도메인의 좋아요 수 컬럼을 직접 증감하고 상품 캐시까지 직접 무효화하고 있었다. like 도메인이 product의 내부 구현(좋아요 수 저장
방식, 캐시 존재 여부)을 알고 조작하면서 두 도메인이 강하게 결합되어 있었고, 동일한 부작용 로직(incrementLikeCount ...
Auto-generated runbook document from uploaded content.
💡 What: Replaced the use of np.zeros_like() and subsequent for loops for calculating sums (e.g., denom_sq and
mag_harmonics_sq) with direct element-wise additions using Python s sum() over generator expressions. ...
Unified replay for foliant-docs/foliant
Description
This PR aligns the test suite and CLI help behavior with recent backend and API changes. It updates Python tests to
match the current memory and AGFS grep interfaces, stabilizes Rust CLI assertions, ...
Summary
Remediates GitHub Actions supply-chain risk by replacing mutable external action refs (major-version tags like @v4) with
verified full-length 40-character commit SHAs from each action s official ...
外部設計書と内部設計書を更新しました