Skip to content

Improve local demo and refresh documentation images - #126

Merged
Awuqing merged 3 commits into
mainfrom
feature/demo-showcase
Aug 11, 2026
Merged

Improve local demo and refresh documentation images#126
Awuqing merged 3 commits into
mainfrom
feature/demo-showcase

Conversation

@Awuqing

@Awuqing Awuqing commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • refresh the demo with realistic backup tasks, records, storage targets, and cluster screenshots
  • update English and Chinese README captions plus documentation showcase descriptions and image alt text
  • make disk usage collection work on Windows
  • preload each backup record's storage target and keep SQLite backups classified as full backups

Validation

  • npm run typecheck
  • npm run build
  • go test ./internal/repository -run '^TestBackupRecordRepositoryQueries$' -count=1
  • go test ./internal/service -run '^TestBackupExecutionServiceSQLiteBackupRemainsFull$' -count=1

Notes

A broader repository/service package run on Windows still encounters existing SQLite temporary-file cleanup failures in unrelated tests.

@Awuqing
Awuqing marked this pull request as ready for review August 11, 2026 05:54
@Awuqing
Awuqing merged commit 74ee1f3 into main Aug 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant