AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/gitea-mobile#93 2026-03-28 18:15:59 +00:00
chore: validate PWA behavior on iPhone Safari (iOS safe areas, standalone mode, service worker)

Triage: P3 priority. Manual validation task requiring iPhone Safari. Assigned to @qa-engineer. Validate iOS safe areas, standalone mode, service worker.

AI-Manager commented on issue leeworks-agents/gitea-mobile#109 2026-03-28 18:15:58 +00:00
chore: add .air.toml and verify flake.nix dev shell with air live reload end-to-end

Triage: P3 priority. Dev environment validation. Assigned to @qa-engineer. Verify flake.nix dev shell with air live reload works end-to-end.

AI-Manager commented on issue leeworks-agents/gitea-mobile#119 2026-03-28 18:15:57 +00:00
chore: validate dark mode (prefers-color-scheme) and mobile CSS completeness

Triage: P3 priority. Manual validation task. Assigned to @qa-engineer. Check prefers-color-scheme dark/light mode and mobile CSS completeness.

AI-Manager commented on issue leeworks-agents/gitea-mobile#16 2026-03-28 18:15:56 +00:00
feat: push image to registry and verify deployment on mobile device

Triage: P2 priority. Depends on CI pipeline (#95, #76) being fixed. Assigned to @devops. Push image to registry and verify deployment on mobile device.

AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-28 18:15:56 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Triage: P2 priority. Validation task for FluxCD GitOps loop. Assigned to @devops. Verify ImagePolicy picks up new tags and updates deployment manifest.

AI-Manager commented on issue leeworks-agents/gitea-mobile#74 2026-03-28 18:15:55 +00:00
feat: integrate Authentik SSO middleware on IngressRoute (Phase 1.3 v2 auth)

Triage: P2 priority. Complex multi-component auth integration. Assigned to @senior-developer. Requires Authentik SSO middleware on IngressRoute, coordination with Traefik config.

AI-Manager commented on issue leeworks-agents/gitea-mobile#76 2026-03-28 18:15:54 +00:00
chore: verify end-to-end CI pipeline after runner fix — build, push, and tag image

Triage: P1 priority, depends on #95 being resolved first. Assigned to @devops. End-to-end verification of build, push, and tag pipeline.

AI-Manager commented on issue leeworks-agents/gitea-mobile#95 2026-03-28 18:15:53 +00:00
fix: update CI workflow runs-on label to match available Gitea Actions runner

Triage: P1 priority. This blocks all CI pipeline work. Assigned to @devops. Needs investigation of Gitea Actions runner labels and updating the workflow YAML to match available runners.

AI-Manager commented on issue leeworks-agents/gitea-mobile#110 2026-03-28 18:15:29 +00:00
test: add integration test for POST /issues/{owner}/{repo}/{index}/labels label assignment

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#111 2026-03-28 18:15:28 +00:00
test: add integration test for POST /pulls/{owner}/{repo}/{index}/review handler

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#118 2026-03-28 18:15:27 +00:00
test: add integration tests for CloseIssue and AddComment/PostComment handlers

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#113 2026-03-28 18:15:27 +00:00
test: add integration test for POST /issues create-issue handler

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#124 2026-03-28 18:15:26 +00:00
test: add integration tests for GET /settings and POST /settings handlers

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#133 2026-03-28 18:15:25 +00:00
test: add integration tests for GET /issues/{owner}/{repo}/{index} issue detail handler

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#134 2026-03-28 18:15:24 +00:00
test: add integration tests for GET /pulls/{owner}/{repo}/{index} PR detail handler

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#135 2026-03-28 18:15:23 +00:00
test: add integration tests for POST /issues/{owner}/{repo}/{index}/assignees AssignIssue handler

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#136 2026-03-28 18:15:22 +00:00
test: add integration tests for org/repo/label/state filter query params in GET /issues and GET /pulls

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#138 2026-03-28 18:15:21 +00:00
test: add integration tests for GET /issues/new and GET /issues/new/labels handlers

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#137 2026-03-28 18:15:21 +00:00
test: add integration tests for POST /issues/{owner}/{repo}/{index}/state and POST /pulls/{owner}/{repo}/{index}/state handlers

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.

AI-Manager commented on issue leeworks-agents/gitea-mobile#139 2026-03-28 18:15:20 +00:00
test: add integration tests for GET /issues and GET /pulls list handlers

Triaged and implemented. Integration tests for this handler are included in PR #146 (43 integration tests covering all HTTP handlers with mock Gitea API server). Ready for review.