Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:HTML language:JavaScript

Filter by

53.7M results  (2 s)

53.7M results

Summary - 로그인 페이지 게스트 버튼: 아이디만 채우던 방식 → 버튼 클릭 시 자동 로그인 - 사이드바 브랜드 영역: Admin 텍스트 제거, ↗ 메인 사이트 바로가기 링크 추가 (pill 스타일) 🤖 Generated with Claude Code

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

Review our guidelines for contributing to this repository. A good start is to: - Write tests for your changes - Run rake before pushing - Include / update docs in the README.md and in YARD documentation ...

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

What changed Core change (src/sync/index.ts): - Binary preflight moved to run before initDb and any Spotify call. Previously it ran after the DB was opened and migrated, violating the acceptance ...

Summary Replaces mypy with ty (Astral) as the project s static type checker. ty is the Rust-based type checker from the team behind uv and ruff, consolidating the project onto a single toolchain vendor. ...

Potential fix for https://github.com/melisms/paddle/security/code-scanning/1 Add an explicit top-level permissions block in .github/workflows/ci.yml so all jobs inherit least privilege by default. Best ...

🎯 What: The testing gap addressed was that the burst function, which relies heavily on random math to spawn firework particles, had no tests covering its bounds and assignment logic. 📊 Coverage: Covered ...

Что Dev-окружение приведено к паре с prod: полный стек (postgres + redis + api + web) запускается через docker compose, переменные окружения вынесены в infra/. Изменения - infra/docker-compose.dev.yml ...