Commit graph

7 commits

Author SHA1 Message Date
9f4048a889 fix: jenkins client and test updates 2026-06-16 09:37:21 +09:00
ce859e1cc0 feat: jenkins credential integration and UI updates
- Add jenkins credential web login entry implementation
- Update roadmap for jenkins credential phase
- Archive usb-install milestone
- Update app shell and devices page for jenkins integration
- Add jenkins client service and update models
- Update tests for changed services
2026-06-13 09:44:43 +09:00
688e907574 feat: jenkins credential milestone - app wiring & session foundation
- Move artifact-browser milestone to archive
- Add Jenkins artifact session service
- Add token store tests
- Update app wiring for Jenkins credential feature
- Update builds page and Jenkins client
- Add code review and plan documents for G06
2026-06-11 09:01:26 +09:00
c081096ca2 feat(artifact-browser): download staging 동작과 테스트를 정리한다
다운로드 스테이징 플로우 변경에 따른 서비스/위젯 동작을 반영하고, 관련 코드리뷰/플랜 아카이브를 함께 동기화한다.
2026-06-10 09:53:55 +09:00
56422bc063 feat(artifact-browser): download staging - progress, temp file, verify
- JenkinsClient: streaming download API (DownloadTask/DownloadProgressEvent)
  with cancel support via subscription teardown
- ArtifactStagingService: temp-dir staging, partial file cleanup on error/cancel,
  APK existence/extension/size verification, and post-install cleanup hook
- BuildsPage: _InstallCta upgraded to StatefulWidget with idle→downloading→
  verified/failed/cancelled state machine; LinearProgressIndicator and cancel button

Closes download-progress, temp-download, artifact-verify tasks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 04:34:06 +09:00
f99a089324 feat(artifact-browser): 빌드 브라우저 변경사항을 반영한다
Jenkins 빌드 리스트/클라이언트/모델 변경 및 테스트를 함께 반영하고, 로드맵 산출물도 갱신한다.
2026-06-09 21:54:46 +09:00
74d1f40465 feat(artifact-flow): Jenkins job 선택 흐름을 추가한다
사용자가 Jenkins job 목록을 먼저 확인하고 선택한 뒤 build 목록 단계로 진입할 수 있도록 기본 조회 UI와 클라이언트 모델을 추가한다.
2026-06-09 18:14:09 +09:00