Dan Helfman
|
468b2537f1
|
Add a "steps" option to run command hooks around particular sub-action steps like individual checks (#1134).
|
2025-09-26 14:40:27 -07:00 |
|
Dan Helfman
|
36d6619099
|
Create LVM snapshots as read-write to avoid an error when snapshotting ext4 filesystems with orphaned files that need recovery (#1126).
|
2025-08-11 10:01:13 -07:00 |
|
Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
Dan Helfman
|
5966022b67
|
Fix for the LVM hook erroring when the "--dry-run" flag is used (#1093).
|
2025-05-12 11:50:55 -07:00 |
|
 Florian Apollonerandapollo13
|
3d44e95c1a
|
Explicitly close filedescriptors when invoking lvm commands. Closes #1068
|
2025-04-30 07:42:55 +00:00 |
|
Dan Helfman
|
c2409d9968
|
Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (#790).
|
2025-03-20 11:13:37 -07:00 |
|
Dan Helfman
|
6a96a78cf1
|
Fix existing tests (#1019).
|
2025-03-07 22:58:25 -08:00 |
|
Dan Helfman
|
9ba78fa33b
|
Don't try to unmount empty directories (#1001).
|
2025-02-21 17:59:45 -08:00 |
|
Dan Helfman
|
e69c686abf
|
Get all unit/integration tests passing (#1001).
|
2025-02-21 11:32:57 -08:00 |
|
Dan Helfman
|
cc7e01be68
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 14:01:25 -08:00 |
|
Dan Helfman
|
1232ba8045
|
Revert "Log the repository path or label on every relevant log message, not just some logs (#635)."
This reverts commit 90c1161a8c.
|
2025-01-25 13:57:56 -08:00 |
|
Dan Helfman
|
90c1161a8c
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 13:55:58 -08:00 |
|
Dan Helfman
|
2467518d4e
|
Add even more missing test coverage (#962).
|
2025-01-16 15:11:59 -08:00 |
|
Dan Helfman
|
ca54da1067
|
Getting additional tests passing (#962).
|
2025-01-13 20:51:27 -08:00 |
|
Dan Helfman
|
b72b9aaf13
|
Fix several tests (#962).
|
2025-01-12 22:42:58 -08:00 |
|
Dan Helfman
|
48dca28c74
|
When the ZFS, Btrfs, or LVM hooks aren't configured, don't try to cleanup snapshots for them.
|
2024-12-17 11:00:19 -08:00 |
|
Dan Helfman
|
4b18c0bc81
|
Make LVM snapshots read-only.
|
2024-12-07 09:41:50 -08:00 |
|
Dan Helfman
|
ae8a9db27d
|
Fix flake issues (#80).
|
2024-12-06 16:12:01 -08:00 |
|
Dan Helfman
|
8979f8918d
|
Organize imports (#80).
|
2024-12-06 16:05:46 -08:00 |
|
Dan Helfman
|
eb97708092
|
Completed tests for LVM (#80).
|
2024-12-06 16:02:33 -08:00 |
|
Dan Helfman
|
f2d93b85b4
|
Lots of LVM unit tests + code formatting (#80).
|
2024-12-06 13:59:38 -08:00 |
|