issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript is:public linked:pr
Filter by
3.2M results
Describe the bug
The integration test ITAzuriteExtension currently performs the same assertion on azurite.endpoint() twice:
soft.assertThat(azurite.endpoint()).isNotEmpty().startsWith( http );
soft.assertThat(azurite.endpoint()).isNotEmpty().startsWith( ...
bug
The claude-review job does not respect the needs-human-approval label, so it still runs (and potentially auto-merges)
even when a human wants to review manually. auto-merge already skips on that label, ...
ready-for-dev
Problem
The eslint-config-agent/recommended preset exists to bundle the rule relaxations that existing codebases need to adopt
the config incrementally. Its own README describes it as keeping the core ...
목표
실제 FCM/APNs 발송과 실기기 수신 검증이 완료되기 전까지 모바일 출시 범위에서 푸시 알림 기능을 비활성화한다.
대상 영역
- 모바일 온보딩 알림 권한 준비 흐름
- 모바일 홈 알림 설정 진입점
- 모바일 개인정보 사용 안내와 테스트 계약
- 백엔드 푸시 sender/readiness 또는 출시 설정 계약
배경
현재 앱은 알림 ...
Summary
When Jarvis connects, it now presents as online so WhatsApp registers delivery and read receipts. Previously it
connected as offline / unavailable , which made its client acknowledge incoming ...
task
작업 내용
- 캐비넷/마이페이지를 검색·라운지·위스키 상세와 동일 타입·토큰으로 통일
- 위스키 등록 요청 모달 화이트 톤 + CTA 버튼 스타일 정리
상세
- SF Pro 타입 스케일, pill 탭, Liquid Glass 위시 사이드바
- MyPage 버튼 gold override 제거 (공통 Button primary/ghost)
🛠️ 작업 내용
- Redis host와 port를 REDIS_HOST, REDIS_PORT 환경변수로 관리
- CORS 허용 Origin을 CORS_ALLOWED_ORIGINS 환경변수로 관리
- 로컬 환경에는 Redis와 CORS Origin 기본값 제공
- 운영 환경의 Redis host와 CORS Origin은 필수 환경변수로 주입
...
Problem
In src/main/java/org/mitre/synthea/export/flexporter/Mapping.java line 38, the parseMapping() method creates a
FileInputStream that is never closed:
public static Mapping parseMapping(File mappingFile) ...
Brief description. The backend Dockerfile has two base images that need to be updated to Ubuntu Noble (24.04 LTS) and
pinned with SHA256 digests for reproducible builds:
| Stage | Current | Target |
| ...
📌 기능 설명
관리자 과목 분류(course_classification) 관리 API
📋 작업 내용
- [ ] 작업 1
- [ ] 작업 2
- [ ] 작업 3
✨ feat

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.