issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:Python linked:pr
Filter by
5.8M results
Prerequisites
- [x] I have searched existing issues and discussions
- [x] This feature does not exist in the latest version
Feature Description
Add a new retry strategy retry_if_exception_type to ...
enhancement
triage
문제
1. happy path 테스트가 빈 디렉토리로 통과 — 실제 Kaggle API는 dataset-metadata.json 필수
2. missing-package 테스트가 sys.modules monkeypatch에 의존하여 kaggle 설치 환경에서 실패
3. CLI --target kaggle 통합 테스트 부재
위치
- tests/unit/test_publishers.py:243-246, ...
bug
✨ 기능 개요
!-- 개발할 기능에 대해 설명해 주세요. --
법무팀 화면에서 검토 주기별 마감일자를 관리할 수 있도록 기능을 추가한다.
검토 주기에는 마감일자가 추가되어야 하며, 아직 설정되지 않은 경우 null로 응답한다. 법무팀은 별도 API를 통해 검토 주기의 마감일자를 설정할 수 있어야 한다.
검토 요청을 발송할 때는 해당 검토 주기에 마감일자가 ...
✨ feature
Subject of the enhancement
Adopt the reusable, shared GitHub workflow for adding issues and pull requests to the main project.
This repo publishes to npm via OIDC trusted publishing, which the shared ...
enhancement
Subject of the enhancement
Adopt the reusable, shared GitHub workflow for adding issues and pull requests to the main project.
This repo publishes to npm via OIDC trusted publishing, which the shared ...
enhancement
문제
atomic persist가 기존 디렉토리를 shutil.rmtree 후 rename합니다. rmtree 후 rename 전에 실패하면 기존 데이터도 새 데이터도 없는 상태.
위치
- src/kpubdata_builder/stages/bronze/persist.py:104-107
- src/kpubdata_builder/stages/silver/persist.py:101-112 ...
bug
문제
assemble_artifact가 spec.metadata만 복사하지만, KaggleExporter는 title과 dataset_id 키를 기대합니다. 일반 빌드 경로에서 이 키가 없으면 Dataset /
unknown/dataset 기본값으로 export.
위치
- src/kpubdata_builder/assembler.py:76-80
- ...
bug
문제
api.authenticate()가 publisher의 에러 래핑 밖에서 호출됩니다. CLI는 PublishError와 RuntimeError만 catch하므로, 인증 라이브러리 예외는 raw traceback으로
노출됩니다.
위치
- src/kpubdata_builder/publishers/kaggle.py:32-33
- src/kpubdata_builder/cli.py:285-289 ...
bug
Plan 005: Actually revoke download blob URLs (cross-context revoke is a no-op)
Executor instructions: Follow this plan step by step. Run every verification command and confirm the expected result
before ...
bug
improve
문제
destination 파라미터가 검색과 URL 반환에만 사용되고, 실제 dataset_create_new/dataset_create_version에는 전달되지 않습니다. Kaggle API는
dataset-metadata.json의 ID를 사용합니다.
또한 dataset_list 실패 시 except Exception으로 삼켜서 없음 으로 간주 → ...
bug

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.