Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:C# language:JavaScript

Filter by

39.4M results  (709 ms)

39.4M results

Description Create an operational runbook covering: application startup/shutdown, health check validation, database backup/restore, log retrieval, common alert responses, rollback procedure. Acceptance ...
domain: ci-cd
phase: M5
priority: medium
type: docs

Goal Fix the pre-existing client ESLint violations and make lint blocking in CI. Currently .github/workflows/ci.yml runs client lint with continue-on-error: true (informational only), with a comment ...

Description Production Dockerfile for React/Vite frontend: multi-stage build, nginx serving, non-root, gzip compression, security headers. Acceptance Criteria - [ ] Multi-stage: Node build + nginx ...
domain: frontend
phase: M5
priority: high
type: infrastructure

Description Production-grade Dockerfile for the Spring Boot backend: multi-stage build, non-root user, minimal base image (distroless or alpine JRE), JVM tuning for container environment. Acceptance ...
domain: ci-cd
phase: M5
priority: high
type: infrastructure

Context SyncJobExecutor.EnqueueAndYield calls syncRepository.EnqueueJobAsync(job, ct) for every job individually as jobs stream through the channel. Each call opens a new DbContext, inserts one row, and ...
enhancement
onedrive-sync

Description Enhance Spring Boot Actuator health endpoints for Kubernetes readiness/liveness probes. Custom health indicators for MySQL, Redis, and Elasticsearch connectivity. Acceptance Criteria - ...
domain: observability
phase: M5
priority: medium
type: infrastructure

Description Configure Grafana dashboards for: application metrics (requests/s, latency, errors), JVM metrics, MySQL metrics, Redis metrics. Configure alert rules for SLA breach conditions. Acceptance ...
domain: observability
phase: M5
priority: high
type: infrastructure

Description Automated daily MySQL backups with verified restore procedure. RPO ≤4h, RTO ≤1h. Acceptance Criteria - [ ] Backup script at backend/scripts/backup-db.sh (mysqldump + gzip + timestamp) ...
domain: ci-cd
phase: M5
priority: high
type: infrastructure

Description Implement deploy.yml GitHub Actions workflow that builds Docker images, pushes to registry, and deploys to staging/production environments on tagged release. Acceptance Criteria - [ ] ...
domain: ci-cd
phase: M5
priority: high
type: infrastructure

Description Create a production-grade Docker Compose configuration (or Kubernetes manifests) for all services: backend, frontend (nginx), MySQL, Redis, Elasticsearch. Acceptance Criteria - [ ] docker-compose.prod.yml ...
domain: ci-cd
phase: M5
priority: high
type: infrastructure
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.