This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
11
Star
70
Fork
40
You've already forked borgmatic
Code
Issues
51
Pull Requests
6
Actions
1
Packages
Releases
152
Activity
Files
34305d686c4df8132d2d4ed48e69a996160e2755
borgmatic
/
tests
/
unit
/
config
History
Dan Helfman
c5633227bf
All checks were successful
build / test (push)
Successful in 5m49s
Details
build / docs (push)
Successful in 1m38s
Details
Add glob ("*") support to the "--repository" flag (
#898
).
2024-08-20 12:49:50 -07:00
..
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_checks.py
Add a "skip_actions" option to skip running particular actions (
#701
).
2023-10-31 21:54:41 -07:00
test_collect.py
Use absolute paths when storing configuration files in an archive for later bootstrapping (
#697
).
2023-06-15 21:45:43 -07:00
test_constants.py
Fix interaction between environment variable interpolation in constants and shell escaping (
#860
).
2024-04-30 09:36:26 -07:00
test_environment.py
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
2023-03-23 23:11:14 -07:00
test_generate.py
Initial work on spot check schema and preparatory refactoring (
#656
).
2024-03-20 11:58:59 -07:00
test_load.py
Store included configuration files within each backup archive in support of the "config bootstrap" action (
#736
).
2024-01-09 13:47:20 -08:00
test_normalize.py
Fix a traceback when the "repositories" option contains both strings and key/value pairs (
#794
).
2023-12-04 11:17:13 -08:00
test_override.py
Fix a traceback when providing an invalid "--override" value for a list option (
#814
).
2024-01-18 10:39:40 -08:00
test_validate.py
Add glob ("*") support to the "--repository" flag (
#898
).
2024-08-20 12:49:50 -07:00