## Summary - Upgraded borgmatic from 2.0.13 to 2.1.3 on indri (via mise/pipx) - Key changes: improved borg warning handling, memory/performance improvements, `source_directories_must_exist` now defaults to true (already set in our config) - Verified: config validates, dry-run passed against both sifaka (local) and borgbase (offsite) repos ## Borg Warnings Investigation The main concern was 2.1.0's change to treat borg warnings as errors. In 2.1.3 this was partially reverted — "file not found" warnings (exit code 107) are back to being warnings. Our config already sets `source_directories_must_exist: true`, and all four source directories were verified present on indri. ## Test plan - [x] `borgmatic --version` confirms 2.1.3 - [x] `borgmatic config validate` passes - [x] `borgmatic create --dry-run` succeeds against both repositories - [x] All source directories verified present on indri - [ ] Verify next scheduled backup (2:00 AM) completes successfully 🤖 Generated with [Claude Code](https://claude.com/claude-code) Reviewed-on: #297 |
||
|---|---|---|
| .. | ||
| changelog.d | ||
| explanation | ||
| how-to | ||
| reference | ||
| tutorials | ||
| index.md | ||
| quartz.config.ts | ||
| quartz.layout.ts | ||