issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Python language:CSS
Filter by
21.9M results
任务描述
实现 back 命令,使玩家可以回到上一个房间;并支持重复使用该命令,逐层回退直到游戏起点。
验收标准 (Acceptance Criteria)
- [ ] 在 CommandWords.java 中注册 back 命令。
- [ ] 在 Game.java 中引入 java.util.Stack Room 来记录玩家走过的房间对象。
- [ ] 每次玩家成功移动(go)时,将前一个房间压入栈中。 ...
enhancement
member-C
priority-high
What to build
The dark-mode toggle should be upgraded from a plain ghost icon button to a filled tonal icon button so it is scannable
on the toolbar without competing with the primary CTA.
Acceptance ...
feature
요약 매칭 목록 조회 QueryDSL 타입 안전 쿼리 적용
상세 설명 매칭 목록 조회 QueryDSL 타입 안전 쿼리 적용
documentation
enhancement
Workflow: Background Job Runner Cron Run: https://github.com/reprewindai-dev/byosbackened/actions/runs/27199024172
Commit: 9d7c57f0284afd5e60ed60740996e2e0f3a8a5b9 Impact: queued backend jobs may need ...
개요
- 로그 추적 품질 저하 원인 3가지(requestId 절단, 타임스탬프 타임존 미지정, 배치 cron 타임존 미지정)를 수정해 CloudWatch 기반 관측성을 강화한다.
현재 문제점
- MdcLoggingInterceptor에서 UUID.randomUUID().toString().substring(0, 8) 로 requestId를 8자로 ...
infra
refactor
症状
ci-dashboard の Release Wave Compatibility グラフに nuxt-pwa-carins が frontend ノードとして出てこない(rust-alc-api との互換 edge が記録されない)。
切り分け
| 面 | 状態 | 根拠 |
| --- | --- | --- |
| Deploy 面(stage / flip / rollback) ...
Describe the problem
If I create a periodic service, and schedule it for Fridays at noon , I expect the first run to be the next Friday, at
noon.
Our service will do that, but it ll also immediately ...
automation 🤖

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.