Commit Graph

63 Commits

Author SHA1 Message Date
228a83978d Check docs clarifications.
All checks were successful
build / test (push) Successful in 4m19s
build / docs (push) Successful in 1m38s
2024-11-24 19:40:00 -08:00
638db3770b Clarify how frequent default checks run.
Some checks failed
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
2024-11-24 19:38:20 -08:00
98df5c3af2 Fix docs about the relative speeds of different checks (#945).
All checks were successful
build / test (push) Successful in 4m9s
build / docs (push) Successful in 1m2s
Reviewed-on: #945
2024-11-25 03:23:39 +00:00
e8dccbf1c1 Promote the "spot" check from a beta feature to stable.
Some checks failed
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
2024-11-24 19:03:05 -08:00
0a3d87eaea docs: repository check means full CRC check -> slow
Ref: https://borgbackup.readthedocs.io/en/stable/usage/check.html#description
2024-11-24 18:04:58 +01:00
4b5df7117a Fix documentation type (#934). 2024-11-17 09:01:58 -08:00
810b65589f Documentation for runtime/state directory changes (#934). 2024-11-15 22:23:49 -08:00
814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 2024-11-03 13:14:05 -08:00
f54d566edc Fixes to make the inclusive language linter happy.
All checks were successful
build / test (push) Successful in 5m0s
build / docs (push) Successful in 1m24s
2024-10-01 13:37:31 -07:00
593c956d33 Add an "only_run_on" option to consistency checks so you can limit a check to running on particular days of the week (#785).
All checks were successful
build / test (push) Successful in 6m0s
build / docs (push) Successful in 1m28s
2024-06-26 14:57:59 -07:00
c58f510054 Minor spot check documentation clarification (#868).
All checks were successful
build / test (push) Successful in 6m7s
build / docs (push) Successful in 1m30s
2024-06-09 15:28:28 -07:00
b5ab1ff0cd Use (current) default action order whenever actions are mentioned (#873).
All checks were successful
build / test (push) Successful in 6m9s
build / docs (push) Successful in 1m30s
2024-06-05 11:21:51 -07:00
94133cc8b1 Add note about running spot check on a separate schedule (#656).
All checks were successful
build / test (push) Successful in 4m15s
build / docs (push) Successful in 52s
2024-04-16 10:57:34 -07:00
dcec89be90 Wording tweak (#656).
Some checks failed
build / test (push) Successful in 4m17s
build / docs (push) Has been cancelled
2024-04-16 10:52:56 -07:00
fefd5d1d0e Wording tweak (#656).
Some checks failed
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
2024-04-16 10:50:37 -07:00
75bdbe6087 Spot check documentation and edge case tweaks (#656). 2024-04-15 14:18:42 -07:00
d243a8c836 Add spot check documentation (#656). 2024-04-15 12:51:07 -07:00
cf739bc997 The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802).
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-28 10:22:48 -08:00
da034c316a Add another mention of "skip_actions" to the docs (#701).
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-08 18:22:17 -08:00
08d01d8bcd Documentation formatting.
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-08 17:57:31 -08:00
eef69e23ee Document the possible units of times for a configured check frequency.
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-08 17:53:59 -08:00
ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701).
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-31 21:54:41 -07:00
309f67e860 Fix documentation comma grammar issues.
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-18 23:27:45 -07:00
2453ecad42 More documentation updates based on section removal (#721).
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-11 22:10:57 -07:00
d2fa205476 Update documentation for section removal (#721).
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 19:42:14 -07:00
c3004c6090 Some brief documentation on running only checks (#364).
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-25 22:49:36 -07:00
645d29b040 Fix archive checks being skipped even when particular archives haven't been checked recently (#688).
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-15 23:17:45 -07:00
e6605c868d Clarify check frequency default behavior (#653).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-17 10:09:36 -07:00
b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-08 14:05:06 -08:00
9db31bd1e9 Run any command-line actions in the order specified instead of using a fixed ordering (#304).
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-08 13:19:41 -08:00
b811f125b2 Clarify "checks" configuration documentation for older versions of borgmatic (#639).
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 21:42:43 -08:00
1ef82a27fa Clarify data/archives check implicit enabling.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-12 16:03:05 -08:00
b627d00595 More consistency checks documentation edits.
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-14 15:13:47 -08:00
9bd8f1a6df Clarify consistency check configuration.
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-14 14:58:42 -08:00
317dc7fbce Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463).
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-21 21:48:37 -07:00
622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557).
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-12 14:53:20 -07:00
6005426684 Update documentation about configuring multiple consistency checks or multiple databases (#559).
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-03 22:24:25 -07:00
673ed1a2d3 Clarify check frequency documentation in regards to multiple configuration files.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-02 09:40:49 -07:00
aa013af25e Remove some whitespace around "New in version ..." documentation labels.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 20:49:15 -07:00
cc32f0018b Start formalizing how new features are flagged by version in documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 20:23:16 -07:00
dfc4db1860 Document environment variable interpolation (#546).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 15:30:53 -07:00
8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 2022-05-28 19:29:33 -07:00
b3682b61d1 Add another note about the consistency checks schema in old versions (#523). 2022-05-28 19:03:45 -07:00
ad0e2e0d7c Tweak default check frequency to 1 month (#523). 2022-05-28 15:49:50 -07:00
e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
1921f55a9d Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 11:11:35 -07:00
b525e70e1c Run "compact" action by default when no actions are specified (#394). 2022-02-09 14:33:12 -08:00
Josh Thorpe
cde0ee96ff Fix typo in large backup docs 2020-11-04 17:20:32 +11:00
79d4888e22 Add documentation navigation links on left side of all documentation pages.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-08-21 14:27:47 -07:00
a4eef383c3 Spell out repository consistency check options in more detail.
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 11:08:41 -07:00