Skip to content

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

Filter by

5.8M results  (341 ms)

5.8M results

🐛refactor할 부분 답변은 null이어야 수정가능하나, 질문 update 이후 반환값에서 답변을 조회하는 로직발생

Goal Show a small, clickable badge in the dashboard header when a newer Pithead release exists on GitHub, linking straight to that release s page. Notify-only — it does not update anything; it s a callout ...
dashboard
enhancement

설명 HuggingFacePublisher가 os.path.commonpath로 공통 루트를 계산할 때, 무관한 절대 경로가 입력되면 common root가 /가 되어 relative_to가 tmp/..., var/... 같은 호스트 파일시스템 경로를 repo path로 만듭니다. 위치 - src/kpubdata_builder/publishers/huggingface.py:12-23,61-65 ...
bug

설명 Bronze/Silver/Gold 단계 persistence는 최근 atomic으로 강화되었지만, manifest.json 쓰기는 여전히 truncate-then-write 패턴입니다. 크래시나 동시 접근 시 부분/손상된 매니페스트가 남을 수 있습니다. 위치 - src/kpubdata_builder/manifest/writer.py:45-49 ...
bug

배경 현재 CI는 기본적인 job 분리는 되어 있지만 GitHub Actions 화면에서 실패 위치를 빠르게 읽기에는 이름과 단계 구분이 다소 약합니다. 초기 저장소 단계부터 backend, frontend, Android, iOS, repository policy 검증을 명확히 분리해두면 이후 스캐폴드와 배포 작업이 늘어났을 때 실패 범위를 더 빨리 좁힐 ...
documentation

설명 HuggingFaceExporter가 레이아웃 디렉토리를 in-place로 업데이트하고 이전 파일을 제거하지 않습니다. 같은 output_path에 포맷을 변경(JSONL→Parquet)하여 재실행하면 이전 shard 파일이 남아 레이아웃이 spec과 불일치합니다. 위치 - src/kpubdata_builder/exporters/huggingface.py:122-135 ...
bug

설명 KaggleExporter.export가 기존 dataset-metadata.json을 읽을 때 id/title/licenses 같은 최상위 필드를 현재 artifact metadata로 갱신하지 않고 유지합니다. 빌드 설정이 변경된 뒤 재실행하면 이전 값이 그대로 남습니다. 위치 - src/kpubdata_builder/exporters/kaggle.py:53-66 ...
bug

Parent #79 What to build Extend the is_test_node() function (introduced in #80) to cover additional test identification patterns beyond the MVP test_ naming convention: 1. Decorator detection: Recognize ...
ready-for-agent

설명 _validate_json_value가 float( nan )과 float( inf )를 유효한 값으로 허용합니다. 이 값들이 json.dumps를 통해 직렬화되면 NaN/Infinity 토큰이 생성되어 표준 JSON이 아닌 결과물이 됩니다. 위치 - src/kpubdata_builder/spec/loader.py:146-147,175-185 ...
bug

Parent #79 What to build Add two new traversal methods to GraphTraverser that let users query tests Edges in both directions: - get_testers(node) — returns Nodes that have outgoing tests Edges pointing ...
ready-for-agent
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.