issues Search Results · language:Edge language:Python linked:pr linked:pr language:HTML language:Java language:Java
Filter by
200k results
Problem
Sensitive credentials (API Keys, Secret Tokens) are currently hardcoded directly into the source code, exposing them to
anyone who views the repository.
Current Behavior
API keys for external ...
설명
상품 카테고리를 문자열이 아닌 enum으로 관리하여 허용된 카테고리 값만 사용할 수 있도록 제한합니다.
상품 목록 조회 시 카테고리 필터 조건의 정합성을 보장하기 위해 필요합니다.
구현 범위
- [ ] ProductCategory enum 생성
- [ ] 카테고리 값 정의: CLOTHING, ELECTRONICS, BEAUTY, FOOD
...
Describe the subtask
Wire the async cleanup engine (#11298) into the Iceberg REST request path — the final PR (3 of 3) of the async
hard-deletion feature.
- Branch IcebergTableOperationExecutor.dropTable ...
subtask
Problem
The application currently stores user data/transactions in global Python variables (in-memory). This data is completely
wiped whenever the server restarts or the process is recycled.
Current ...
Problem
The application currently uses default browser error pages for 404 and 500 errors, which breaks the user experience and
branding.
Current Behavior
When a user visits a non-existent route or ...
Summary
build_rmsnorm_module(M, N, dtype) routes M 8192 and N = 2048 to _build_rmsnorm_large_m_small_n_module
(kernels/rmsnorm_kernel.py:103). That path launches blocks of BLOCK_THREADS_SPECIAL = BLOCK_M ...
Background
HardPositiveOverSampler, UnsupervisedTransformer, and SupervisedTransformer all call the LLM API during
fit/fit_resample, which is costly. Currently there is no built-in way to persist the ...
버그 요약
- ci-push.yml이 squash merge 후 PR CI의 Jacoco 아티팩트를 찾지 못해 Codecov 업로드가 항상 스킵된다.
재현 방법
1. PR을 dev 브랜치에 Squash and Merge
2. ci-push.yml (Upload coverage to Codecov 잡) 실행 확인
3. No PR artifact ...
fix
infra
Hi, thanks for maintaining this package!
django-treebeard still supports Python 3.10:
https://github.com/django-treebeard/django-treebeard/blob/163c191111b49f9d2fa5a5a4da113e319308e6d0/pyproject.toml#L29 ...
🚀 기능 설명
- HWP 파일이 없는 서비스에서 SKIP_INTERVIEW=true 모드일 때 테스트 픽스처가 자동 주입되어 불필요한 draft_fields 인터럽트가 발생하는 문제 수정
- application_forms가 비어있으면 SKIP_INTERVIEW 여부와 무관하게 draft 플로우 전체를 건너뜀
✅ 작업 체크리스트
- draft_field_extractor_node에서 ...

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.