appsok/test
toki 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
..
artifact_staging_service_test.dart feat(artifact-browser): download staging - progress, temp file, verify 2026-06-10 04:34:06 +09:00
builds_page_test.dart feat(artifact-browser): download staging - progress, temp file, verify 2026-06-10 04:34:06 +09:00
jenkins_client_test.dart feat(artifact-browser): download staging - progress, temp file, verify 2026-06-10 04:34:06 +09:00
widget_test.dart feat(artifact-flow): Jenkins job 선택 흐름을 추가한다 2026-06-09 18:14:09 +09:00