Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript linked:pr language:JavaScript

Filter by

7.9M results  (333 ms)

7.9M results

背景 PR #25 引入的 scripts/bulk_scheduler.py 在 init_queue() 中硬编码用户路径 + 跨仓库依赖,违反 跨平台路径 规范,且无法在 morning-brief 不存在的环境运行。 位置 scripts/bulk_scheduler.py:33-39: def init_queue(): sys.path.insert(0, str(Path.home() ...

Problem New contributors need to install Python, PostgreSQL, and other dependencies manually. Proposed Solution Add Docker support: - Dockerfile for development - docker-compose.yml for easy setup ...
enhancement
GSSoC

Problem Inconsistent formatting across different editors and IDEs causes unnecessary diff noise. Proposed Solution Add .editorconfig file with standard settings: - 4-space indent for Python (PEP ...
GSSoC

Symptom The instrument order book renders far too many price levels (~25 per side → ~50 rows), making the panel gigantic and dominating the page. We want to fetch/use a deep book but display only a small ...
claude

Документација је на више места застарела у односу на стварно стање кода. docs/architecture.md - SHARED/TENANT подела нетачна: kalendar и simple_history су наведени као TENANT_APPS, а заправо су SHARED ...
documentation

개요 운영환경(Vercel)에서 Uncaught Error: Minified React error #418 발생. 원인 src/utils/format.ts의 fmtDate 함수가 로컬 타임존 메서드(getFullYear(), getMonth(), getDate())를 사용함. Vercel 서버는 UTC, 한국 사용자 브라우저는 KST(UTC+9)로 타임존이 ...

Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice

Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice

Context Post-merge review on PR #976 found a retained PR-review wait bug in the new POST /reviews/pr route. The wait notifier currently treats any GitHubReviewMatch from the shared helper as completion. ...

The Syntax check step in .github/workflows/ci.yml fails with SyntaxError: source code string cannot contain null bytes on scripts/build_tech_db.py on rebased PRs (observed on #603, #613). The file is verifiably ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.