issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:Java
Filter by
5.8M results
Action: write_tests Target: Write tests for the most recently changed code to break the loop
Created by kaizen delivery.
kaizen:running
Summary
Document or address the current test warnings related to scikit-learn Logistic Regression penalty deprecation.
The goal is to make the warning understandable for contributors without changing ...
documentation
good first issue
목적
새 AWS dev/staging 환경에서 Docker Compose 기반 blue/green 배포가 안정적으로 동작하도록 런타임 리소스, 네트워크 노출, GitHub Actions 수동 배포, smoke test
절차를 정리한다.
배경
현재 배포 구조는 Docker Hub → EC2 → Docker Compose → Nginx blue/green ...
What part of the documentation should be updated?
Problem
The main README.md is missing precise environment configuration guides for starting local backend mocks and syncing API
URLs.
Current Behavior ...
documentation
Critical Runtime Bugs in app.py — 4 Confirmed NameErrors + Deprecated API Usage
Relates to / Supersedes #59 — Deep static analysis of app.py (928 lines) confirms and extends the original report with 4 ...
Found during PR #391 review (pre-existing, platform-wide; verified empirically — NOT a #391 regression; parity with
FastAPI/pydantic v2 defaults that predate #380).
Problem
validation_exception_handler ...
bug
What part of the documentation should be updated?
Problem
The project contribution guide CONTRIBUTING.md contains syntax alignment bugs, unclosed list tags, and uneven block
indentations that hurt text ...
documentation
✨ 구현 할 기능
- 관리자 퀴즈 등록 API 구현
- 관리자 퀴즈 목록 조회 API 구현
- 오늘의 퀴즈 조회 API 구현
- 퀴즈 답안 제출 및 코인 지급 API 구현
🏷️ 도메인 (해당하는 것에 체크)
- [ ] 🔐 domain:auth (auth)
- [ ] 🙋♂️ domain:user (user)
- [ ] ⚖️ domain:policy ...
FEAT
FIX
When --next, --prev, or --reset flags are passed, the CLI only writes to the state file and exits without printing JSON
output to stdout:
if not (args.reset or args.next or args.prev):
calendar_main() ...
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.