Commit Graph

1644 Commits

Author SHA1 Message Date
Paul Hoffmann 62d7835018 Add ntfy warning 2023-03-31 11:47:54 +02:00
Dan Helfman caba5f8291 Update schema comment for check_repositories to mention labels (#635). 2023-03-31 11:46:38 +02:00
Dan Helfman fcdd839278 Add missing Docker Compose depends. 2023-03-31 11:46:38 +02:00
Dan Helfman daa0daab1b Remove unnecessary cd in dev documentation. 2023-03-31 11:46:38 +02:00
Dan Helfman 458b868371 Fix Drone intentation. 2023-03-31 11:46:38 +02:00
Dan Helfman e105799296 Error out if run-full-tests is run not inside a test container. 2023-03-31 11:46:38 +02:00
Dan Helfman be1e483e66 Add check_repositories regression fix to NEWS (#662). 2023-03-31 11:46:38 +02:00
Divyansh Singh ce040a1a2b add and update tests 2023-03-31 11:46:38 +02:00
Divyansh Singh fb92e1aec4 reformat 2023-03-31 11:46:38 +02:00
Divyansh Singh 6de48fa5d8 fix: make check repositories work with dict and str repositories 2023-03-31 11:46:38 +02:00
Dan Helfman 85c62625c7 Update script comment. 2023-03-31 11:46:38 +02:00
Dan Helfman 174ebcc99c Update OpenBSD borgmatic link. 2023-03-31 11:46:38 +02:00
Dan Helfman 3553cb0500 I had one job... (#461). 2023-03-31 11:46:38 +02:00
Dan Helfman f6266160f9 Document that most command-line flags are not config-file-able (#461). 2023-03-31 11:46:38 +02:00
Dan Helfman eeb3cafe71 Fix multiple repositories example. 2023-03-31 11:46:38 +02:00
Dan Helfman 11798edc15 Mention prior versions of borgmatic in repositories schema. 2023-03-31 11:46:38 +02:00
Dan Helfman cbc6957a11 Update docs with a few more "path:" repositories references (#635). 2023-03-31 11:46:38 +02:00
Dan Helfman f8a81419c4 Fix repository schema description. 2023-03-31 11:46:38 +02:00
Dan Helfman 7adddb5a12 Bump version for release. 2023-03-31 11:46:38 +02:00
Dan Helfman 84a0ab3d18 Add optional repository labels so you can select a repository via "--repository yourlabel" at the command-line (#635). 2023-03-31 11:46:38 +02:00
Divyansh Singh 5711151ad7 add feature to docs 2023-03-31 11:46:38 +02:00
Divyansh Singh c53455c49d add tests for repo labels 2023-03-31 11:46:38 +02:00
Divyansh Singh 698468e322 rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
Divyansh Singh 71296cfa0d check all tests 2023-03-31 11:46:38 +02:00
Divyansh Singh 6be334d388 remove optional label for repos from tests 2023-03-31 11:46:38 +02:00
Divyansh Singh 0aa554cfa5 reformat 2023-03-31 11:46:36 +02:00
Divyansh Singh 74abc19df6 pass all tests 2023-03-31 11:45:34 +02:00
Divyansh Singh 4c8600aa5d use repository["path"] instead of repository 2023-03-31 11:45:02 +02:00
Divyansh Singh 31b552df68 reformat base 2023-03-31 11:37:04 +02:00
Divyansh Singh f2b2b3c984 feat: tag repos 2023-03-31 11:37:02 +02:00
Dan Helfman 1d79fa3910 When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-31 11:36:15 +02:00
Dan Helfman c0ab5ae422 Removing debugging command output. 2023-03-31 11:36:15 +02:00
Dan Helfman b1c6217047 Add troubleshooting documentation on PostgreSQL/MySQL authentication errors. 2023-03-31 11:36:15 +02:00
Dan Helfman bc662720df Add additional documentation link to environment variable feature. Rename constants section. 2023-03-31 11:36:15 +02:00
Dan Helfman 1f7f31098d Add documentation and NEWS for custom constants feature (#612). 2023-03-31 11:36:15 +02:00
Divyansh Singh df85d3e8d1 fix: replace primitive values in config without quotes 2023-03-31 11:36:15 +02:00
Divyansh Singh b48710b544 reformat 2023-03-31 11:36:15 +02:00
Divyansh Singh d5ad78d9af add test for complex constant 2023-03-31 11:36:15 +02:00
Divyansh Singh 0ae811c25d feat: constants support 2023-03-31 11:36:15 +02:00
Dan Helfman 4582cf5244 Hide obnoxious ruamel.yaml warnings during test runs. 2023-03-31 11:36:15 +02:00
Dan Helfman 8edd5db1cb 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-31 11:36:15 +02:00
Divyansh Singh 9e037af926 fix: docs cli reference create spelling 2023-03-31 11:36:15 +02:00
Dan Helfman 646370e675 Add documentation on backing up a database running in a container (#649). 2023-03-31 11:36:15 +02:00
Dan Helfman 7d1b8ed393 Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-31 11:36:15 +02:00
Divyansh Singh 87bdc68fcd end with newline 2023-03-31 11:36:15 +02:00
Divyansh Singh 0940e9511d fix: remove extra links from docs css 2023-03-31 11:36:15 +02:00
Divyansh Singh 80091230d6 docs: copy to clipboard support 2023-03-31 11:36:15 +02:00
Dan Helfman 81c81792f7 Add missing source directory error fix to NEWS (#655). 2023-03-31 11:36:15 +02:00
Divyansh Singh a0810671bd review 2023-03-31 11:36:15 +02:00
Divyansh Singh c1a15d4cb4 remove extra parameter from function call 2023-03-31 11:36:15 +02:00