pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:Python
Filter by
184M results
파일관리·프로젝트 관리·납품관리 탭의 테이블에 max-height + overflow-y:auto + sticky 헤더 적용. 프로젝트 카드 목록(.pm-project-list)도 동일하게 처리.
Generated by Claude Code
Bumps the github-actions group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 4 | 7 |
| actions/setup-python | 5 | 6 |
| actions/cache | 4 | 5 |
| ...
Summary
Implements the reconnecting indicator for CardScreen as specified in #75.
Changes
- Added ActivityIndicator to RN imports
- Read isReconnecting from useBingoStore() (with ?? false fallback ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
🛠️ 작업 내용
PR에서 작업한 주요 내용을 적어주세요.
- [x] AI 서버 FastAPI 엔드포인트 추가
- [x] Spring 백엔드 AI 리포트 요청/응답 계약에 맞춘 /report API 구성
- [x] 모델 warm-up 및 단일 추론 lock 처리
- [x] AI 리포트 JSON 스키마 검증
- [x] Spring 연동 테스트 ...
Summary
- modernizes the terminal-state priority gate idea from #296 / #194 on top of current main
- classifies daemon completion state before short-result suppression, prioritizing recorded run-dir ...
Fix: 주간/월간 랭킹 배치 결과 없을 시 전체 기간 폴백 처리 추가
🎯 무엇을: calendar_sync.py의 generate_ics_from_task 함수에서 태스크 상태가 blocked일 때 NEEDS-ACTION으로 올바르게 맵핑되는지를 확인하는 엣지 케이스 테스트를
추가했습니다.
📊 커버리지: status= blocked 인 CalendarTask를 통해 ics가 올바른 STATUS 필드를 가지고 생성되는지 확인하는 ...