issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript
Filter by
3.2M results
Service
Blob Storage
Azure API Action
Get Blob with x-ms-range: https://learn.microsoft.com/en-us/rest/api/storageservices/get-blob
Range header behavior:
https://learn.microsoft.com/en-us/rest/api/storageservices/specifying-the-range-header-for-blob-service-operations ...
어떤 기능인가요?
프론트엔드의 공통 UI 구조를 정리하고, 축제 상세 페이지 길찾기 목적지를 장소명으로 표시하도록 개선합니다.
작업 내용
- [ ] Storybook 의존성, 설정, 스토리 파일 삭제
- [ ] react-icons 라이브러리 추가
- [ ] 기존 이모지, 문자 기호, 단순 SVG 아이콘을 상황에 맞는 React 아이콘으로 교체 ...
Bug
Running the API workspace test script on current Node versions fails because the script passes the test directory itself
to the Node test runner:
npm test -w apps/api
Current script:
test : node ...
Goal
Expose the 4 REST endpoints the frontend needs. All state is in-memory. No database.
Scope
- [ ] POST /api/game/start → returns new seed + 30 platforms
- [ ] POST /api/game/death → returns ...
area:backend
enhancement
ready
size:M
Goal
Implement the core platform generation logic so every generated level has exactly 30 guaranteed-jumpable platforms
across 3 stages, using player physics constants as constraints.
Scope
- [ ] ...
area:backend
enhancement
ready
size:M
Context
A live REM backlog drain hit an LMS over-cap generation during Tri-Vector extraction even after the turn-boundary
chunker work from #12073 landed.
Evidence from the active run:
- Session 2d993feb-ea2f-4468-8fbd-c53e62365f4d ...
ai
bug
model-experience
regression
Now that the image cache service worker (#98) is in, we need to measure how well it actually works, surfaced in the
admin analytics tab.
Plan that fits the existing setup (no Supabase migration needed): ...
enhancement
Context
Issue #111 audited remaining behavioral coverage across the scripts. The main gu, up, install, uninstall, and config CLI
paths now have broader isolated regression coverage, but bin/ballin_update ...
Description
Split greenhouse s application package into controllers, dto (requests/responses), advice (exception handlers). Split
domain into models (commands/domain objects), entity (JPA entities), exception, ...
area:backend
📌 문제 제기
settlement-service가 판매자 정산 요약 조회 시 등록 상품 수가 필요하나 product-service에 해당 internal API가 구현되어 있지 않습니다.
✅ 제안하는 기능
인증: Gateway를 거치지 않는 내부 서비스 간 호출 (/internal/**)
| 메서드 | 경로 | 호출 서비스 | 용도 |
| --- | ...
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.