Commit History

Author SHA1 Message Date
  Dan Helfman 82e962eae2 Include bootstrapped configuration files in spot check (#1143). 2 months ago
  Dan Helfman 85b198feb2 Get automated tests passing (#1143). 2 months ago
  Dan Helfman e3f4b79e76 Fix the "spot" check to include borgmatic configuration files that were backed up to support the "bootstrap" action (#1133). 2 months ago
  Dan Helfman f1a008ee18 Rephrase NEWS entry for clarity (#1139). 2 months ago
  Dan Helfman 563cb8441e When making HTTP requests in monitoring hooks, set "borgmatic" as the user agent (#1139). 2 months ago
  Dan Helfman 36d6619099 Create LVM snapshots as read-write to avoid an error when snapshotting ext4 filesystems with orphaned files that need recovery (#1126). 3 months ago
  Dan Helfman 5f468c4261 Use borg compact --dry-run in Borg 1.2.9+. 3 months ago
  Dan Helfman 88ecb96b98 Document systemd configuration changes for the ZFS filesystem hook (#1114). 4 months ago
  Dan Helfman 099d30f044 Only run Python 3.9 and 3.13 in end-to-end tests since 3.11 has issues in Alpine. 4 months ago
  Dan Helfman 5439e616f8 Hopefully fix end-to-end tests broken due to uv changes. 4 months ago
  Dan Helfman 2d8b455e44 Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation. 4 months ago
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 4 months ago
  Dan Helfman ea72f1c367 Fix a bug in which Borg hangs during database backup when different filesystems are in use (#1118). 4 months ago
  Dan Helfman 34f677dba1 Add a flake8 plugin that enforces a blank line after if/for/while/with/try blocks. 4 months ago
  Dan Helfman 3eed3191e8 Add a flake8 extension to tests to detect commented out code. 4 months ago
  Dan Helfman 1a33e5fa1e Bump version for release. 4 months ago
  Dan Helfman c2d2ce18a2 Clarify documentation about interacion between "--repository" flag and command hooks (#1112). 4 months ago
  Dan Helfman 1b62be0949 Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg incorrectly. Add a "--comment" flag to the "create" action for creating an archive with a comment (#1108). 4 months ago
  Dan Helfman 392fbcd19f Add missing Bandit configuration file. 4 months ago
  Dan Helfman 0d54fda27a Use the Bandit security analysis tool when running tests. 4 months ago
  Dan Helfman 1e6fba6e99 Ignore Btrfs subvolumes whose read-only status can't be determined (#1048). 4 months ago
  Dan Helfman a1b14d58af Support Btrfs subvolume paths in "source_directories" even when the subvolume is mounted elsewhere (#1043). 4 months ago
  Dan Helfman 6058efbaac Clarify NEWS entry (#1043). 4 months ago
  Dan Helfman 05b34d4b56 Fix unit/integration tests and add coverage (#1043). 4 months ago
  Dan Helfman 5f6173ab24 Clarify Btrfs subvolume path vs. mount point documentation (#1043). 4 months ago
  Dan Helfman 6f92ae2462 Add documentation for "raw" Btrfs subvolume paths (#1043). 4 months ago
  Dan Helfman df383be8a2 Merge branch 'main' into btrfs-raw-subvolumes 4 months ago
  Dan Helfman 11da378304 Update GitHub pull request template, because it also shows up on Gitea apparently. 4 months ago
  Dan Helfman 65ce7309f1 Initial WIP-level work on supporting snapshots of "raw" Btrfs subvolumes. 4 months ago
  Dan Helfman 0cae581014 Add fix for failing database hook creating archive to NEWS (#1032). 4 months ago