Skip to content

feat: add backup and restore scripts#416

Merged
dialmaster merged 1 commit intodevfrom
feat/387-export-save-settings
Jan 31, 2026
Merged

feat: add backup and restore scripts#416
dialmaster merged 1 commit intodevfrom
feat/387-export-save-settings

Conversation

@dialmaster
Copy link
Collaborator

  • Add scripts/backup.sh to create timestamped archives of config, database, and metadata
  • Add scripts/restore.sh to restore from backups with confirmation prompt and ARM support
  • Add docs/BACKUP_RESTORE.md with usage guide, migration scenarios, and troubleshooting
  • Add backups/ to .gitignore and link documentation from README.md

- Add scripts/backup.sh to create timestamped archives of config, database, and metadata
- Add scripts/restore.sh to restore from backups with confirmation prompt and ARM support
- Add docs/BACKUP_RESTORE.md with usage guide, migration scenarios, and troubleshooting
- Add backups/ to .gitignore and link documentation from README.md
@github-actions
Copy link
Contributor

📊 Test Coverage Report

Backend Coverage

Type Coverage Status
Lines 79.56% 🟡
Statements 79.51% 🟡
Functions 80.02% 🟢
Branches 72.52% 🟡

Frontend Coverage

Type Coverage Status
Lines 84.17% 🟢
Statements 83.14% 🟢
Functions 79.12% 🟡
Branches 81.25% 🟢

Coverage Requirements

  • Minimum threshold: 70% line coverage
  • Backend: ✅ Passes
  • Frontend: ✅ Passes

Coverage report generated for commit 1efe59f

@dialmaster dialmaster merged commit e782ebe into dev Jan 31, 2026
6 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