Dan Helfman
|
f709125110
|
Error out if run-full-tests is run not inside a test container.
|
2023-03-28 12:02:07 -07:00 |
|
Dan Helfman
|
3512191f3e
|
Add check_repositories regression fix to NEWS (#662).
|
2023-03-28 11:45:55 -07:00 |
|
Dan Helfman
|
06b5d81baa
|
Merge branch 'master' of github.com:borgmatic-collective/borgmatic
|
2023-03-28 11:15:31 -07:00 |
|
Dan Helfman
|
9d71bf916e
|
fix: make check repositories work with dict and str repositories (#662).
Merge pull request #63 from diivi/fix/check-repositories-by-label
|
2023-03-28 11:15:01 -07:00 |
|
Dan Helfman
|
59fe01b56d
|
Update script comment.
|
2023-03-28 11:09:25 -07:00 |
|
Divyansh Singh
|
08e358e27f
|
add and update tests
|
2023-03-28 22:51:35 +05:30 |
|
Divyansh Singh
|
ce22d2d302
|
reformat
|
2023-03-28 22:29:21 +05:30 |
|
Divyansh Singh
|
2d08a63e60
|
fix: make check repositories work with dict and str repositories
|
2023-03-28 22:14:50 +05:30 |
|
Dan Helfman
|
d96f2239c1
|
Update OpenBSD borgmatic link.
|
2023-03-27 23:43:39 -07:00 |
|
Dan Helfman
|
67a349ae44
|
I had one job... (#461).
|
2023-03-27 23:28:36 -07:00 |
|
Dan Helfman
|
dcefded0fa
|
Document that most command-line flags are not config-file-able (#461).
|
2023-03-27 23:21:14 -07:00 |
|
Dan Helfman
|
1bcdebd1cc
|
Fix multiple repositories example.
|
2023-03-27 23:16:44 -07:00 |
|
Dan Helfman
|
7a8e0e89dd
|
Mention prior versions of borgmatic in repositories schema.
|
2023-03-27 21:54:01 -07:00 |
|
Dan Helfman
|
489ae080e5
|
Update docs with a few more "path:" repositories references (#635).
|
2023-03-27 21:49:31 -07:00 |
|
Dan Helfman
|
0e3da7be63
|
Fix repository schema description.
|
2023-03-27 16:15:24 -07:00 |
|
Dan Helfman
|
c5ffb76dfa
|
Bump version for release.
|
2023-03-27 15:56:49 -07:00 |
|
Dan Helfman
|
61c7b8f13c
|
Add optional repository labels so you can select a repository via "--repository yourlabel" at the command-line (#635).
|
2023-03-27 15:54:55 -07:00 |
|
Dan Helfman
|
3e8e38011b
|
Labels for repositories (#635).
Merge pull request #57 from diivi/feat/tag-repos
|
2023-03-27 15:46:22 -07:00 |
|
Dan Helfman
|
d0d3a39833
|
When a database command errors, display and log the error message instead of swallowing it (#396).
|
2023-03-27 10:36:39 -07:00 |
|
Divyansh Singh
|
8bef1c698b
|
add feature to docs
|
2023-03-27 22:16:39 +05:30 |
|
Dan Helfman
|
acbbd6670a
|
Removing debugging command output.
|
2023-03-26 21:26:35 -07:00 |
|
Divyansh Singh
|
b336b9bedf
|
add tests for repo labels
|
2023-03-27 00:19:23 +05:30 |
|
Divyansh Singh
|
ec9def4e71
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
|
Divyansh Singh
|
a136fda92d
|
check all tests
|
2023-03-26 23:35:47 +05:30 |
|
Divyansh Singh
|
b511e679ae
|
remove optional label for repos from tests
|
2023-03-26 16:59:29 +05:30 |
|
Dan Helfman
|
f56fdab7a9
|
Add troubleshooting documentation on PostgreSQL/MySQL authentication errors.
|
2023-03-25 17:08:17 -07:00 |
|
Dan Helfman
|
8c0eea7229
|
Add additional documentation link to environment variable feature. Rename constants section.
|
2023-03-25 08:56:25 -07:00 |
|
Dan Helfman
|
19e95628c3
|
Add documentation and NEWS for custom constants feature (#612).
|
2023-03-24 23:47:05 -07:00 |
|
Dan Helfman
|
4d01e53414
|
Fix: replace primitive values in config without quotes (#612).
Merge pull request #62 from diivi/fix/config-json-replacement
|
2023-03-24 23:45:36 -07:00 |
|
Divyansh Singh
|
a082cb87cb
|
fix: replace primitive values in config without quotes
|
2023-03-25 12:12:56 +05:30 |
|
Dan Helfman
|
1c51a8e229
|
Allow defining custom variables in config file (#612).
Merge pull request #60 from diivi/feat/constants-support
|
2023-03-24 22:50:57 -07:00 |
|
Dan Helfman
|
d14a8df71a
|
Hide obnoxious ruamel.yaml warnings during test runs.
|
2023-03-24 22:43:10 -07:00 |
|
Dan Helfman
|
739a58fe47
|
Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only.
|
2023-03-24 16:24:00 -07:00 |
|
Dan Helfman
|
af3431d6ae
|
fix: docs cli reference create spelling
Merge pull request #61 from diivi/docs/cli-reference
|
2023-03-24 16:09:50 -07:00 |
|
Dan Helfman
|
9851abc2e1
|
Add documentation on backing up a database running in a container (#649).
|
2023-03-24 15:18:49 -07:00 |
|
Divyansh Singh
|
61ce6f0473
|
fix: docs cli reference create spelling
|
2023-03-25 02:44:56 +05:30 |
|
Divyansh Singh
|
78e8bb6c8c
|
reformat
|
2023-03-25 02:08:52 +05:30 |
|
Divyansh Singh
|
af95134cd2
|
add test for complex constant
|
2023-03-25 02:03:36 +05:30 |
|
Divyansh Singh
|
d6dfb8753a
|
reformat
|
2023-03-25 01:50:47 +05:30 |
|
Divyansh Singh
|
1bc003560a
|
Merge branch 'master' of https://github.com/diivi/borgmatic into feat/tag-repos
|
2023-03-25 01:39:26 +05:30 |
|
Divyansh Singh
|
aeaf69f49e
|
pass all tests
|
2023-03-25 01:34:03 +05:30 |
|
Divyansh Singh
|
e83ad9e1e4
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
|
Dan Helfman
|
f42890430c
|
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
2023-03-23 23:11:14 -07:00 |
|
Divyansh Singh
|
6f300b0079
|
feat: constants support
|
2023-03-24 02:39:37 +05:30 |
|
Dan Helfman
|
9bec029b4f
|
Fix: remove extra links from docs css.
Merge pull request #59 from diivi/fix/remove-extra-links-from-css
|
2023-03-23 12:57:55 -07:00 |
|
Divyansh Singh
|
08afad5d81
|
end with newline
|
2023-03-24 01:25:15 +05:30 |
|
Divyansh Singh
|
a01dc62468
|
fix: remove extra links from docs css
|
2023-03-24 01:23:40 +05:30 |
|
Dan Helfman
|
8b61225b13
|
Copy to clipboard support in documentation.
Merge pull request #58 from diivi/docs/copy-to-clipboard-support
|
2023-03-23 12:39:41 -07:00 |
|
Divyansh Singh
|
66d2f49f18
|
docs: copy to clipboard support
|
2023-03-23 14:45:23 +05:30 |
|
Dan Helfman
|
0a72c67c6c
|
Add missing source directory error fix to NEWS (#655).
|
2023-03-22 13:02:22 -07:00 |
|