issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python language:Java
Filter by
55.2M results
Summary
Author an ADR defining the config-first Dockerfile workflow: .springdocker.toml as SSOT, wizard writes config,
dockerfile generate is deterministic.
Blocks: config schema expansion, configure ...
architecture
documentation
Description
Implement gzip compression for API responses to reduce bandwidth and improve load times.
Acceptance Criteria
- [ ] Add compression middleware (express.js compression)
- [ ] Configure ...
Description
Line 246 of AuthenticationAuthorizationSecurityTest asserts equalTo(401) for a forbidden-resource scenario. Spring
Security returns 403 (Forbidden) when the user is authenticated but lacks ...
domain: auth
phase: M1
priority: critical
type: bug
Contexto
O mundo é estático sem variação temporal. Um ciclo dia/noite adicionaria atmosfera e tensão (inimigos mais perigosos à
noite).
Prompt pronto a usar
Implementa um ciclo dia/noite no jogo Stranded. ...
enhancement
game-design
gameplay
Description
Same root cause as DEF-002. OrderApiTest is missing @Tag( e2e ), causing it to run in the wrong test phase and fail.
Affected File
src/test/java/com/example/buildnest_ecommerce/controller/user/OrderApiTest.java ...
domain: order
phase: M1
priority: critical
type: bug
Description
Add caching (Redis or in-memory) to reduce database hits and improve response times.
Acceptance Criteria
- [ ] Evaluate Redis vs in-memory caching solution
- [ ] Cache payment links ...
Epic tracking checkout validation, idempotency, MFA, HMAC verification, deploy hardening.
epic
Contexto
O jogo só funciona em desktop com teclado. Sem joystick virtual ou botões touch, é impossível jogar em mobile.
Prompt pronto a usar
Adiciona controlos touch para mobile ao jogo Stranded.
Contexto: ...
enhancement
ux
Description
ProductApiTest is an end-to-end integration test but is missing @Tag( e2e ). The CI pipeline s integration-tests job
filters on this tag; without it the test is excluded from the e2e run and ...
domain: product
phase: M1
priority: critical
type: bug
Description
Implement connection pooling for SQLite to improve performance under concurrent requests.
Acceptance Criteria
- [ ] Replace direct SQLite with connection pool
- [ ] Configure pool size ...

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.