Dan Helfman
|
065be1d9d4
|
More inclusive language.
|
2023-04-20 14:28:04 -07:00 |
|
Dan Helfman
|
f2f6fb537a
|
!!!
|
2023-04-20 14:19:34 -07:00 |
|
Dan Helfman
|
7ff994a964
|
🤦
|
2023-04-20 13:56:12 -07:00 |
|
Dan Helfman
|
08edecacae
|
WTF?!
|
2023-04-20 13:55:37 -07:00 |
|
Dan Helfman
|
1e03046d9a
|
*Seriously?*
|
2023-04-20 13:50:26 -07:00 |
|
Dan Helfman
|
c9bf52ee45
|
Sigh again.
|
2023-04-20 13:46:49 -07:00 |
|
Dan Helfman
|
f947525fca
|
?
|
2023-04-20 13:45:26 -07:00 |
|
Dan Helfman
|
7f7b89d79c
|
Trying a different approach: Ditching Podman-in-Podman.
|
2023-04-20 12:03:51 -07:00 |
|
Dan Helfman
|
499e42df35
|
😭
|
2023-04-20 11:58:06 -07:00 |
|
Dan Helfman
|
4302a07c9b
|
WTF.
|
2023-04-20 11:53:52 -07:00 |
|
Dan Helfman
|
1721c05d2e
|
Yet more.
|
2023-04-20 11:52:23 -07:00 |
|
Dan Helfman
|
8a31c27078
|
To see what sticks.
|
2023-04-20 11:50:25 -07:00 |
|
Dan Helfman
|
d6e1cef356
|
Throwing stuff at the wall.
|
2023-04-20 11:49:43 -07:00 |
|
Dan Helfman
|
f82bf619ff
|
More.
|
2023-04-20 11:41:35 -07:00 |
|
Dan Helfman
|
02eeca1fc2
|
Hmm.
|
2023-04-20 11:36:30 -07:00 |
|
Dan Helfman
|
4e78cf1b95
|
ಠ_ಠ
|
2023-04-20 11:33:15 -07:00 |
|
Dan Helfman
|
9e9a7c50e5
|
😊🔫
|
2023-04-20 11:30:30 -07:00 |
|
Dan Helfman
|
51bc53e5ca
|
Whee.
|
2023-04-20 11:24:59 -07:00 |
|
Dan Helfman
|
b85538c54c
|
Double sigh.
|
2023-04-20 11:11:49 -07:00 |
|
Dan Helfman
|
bb5028e484
|
Sigh.
|
2023-04-20 11:11:08 -07:00 |
|
Dan Helfman
|
53ee0fcfad
|
Another attempt at Podman-in-Podman incantations.
|
2023-04-20 11:06:15 -07:00 |
|
Dan Helfman
|
5f8c79dd16
|
Attempt to get Podman-in-Podman builds working.
|
2023-04-20 10:50:44 -07:00 |
|
Dan Helfman
|
0a6f5452f4
|
Fix broken Podman image name.
|
2023-04-19 23:16:15 -07:00 |
|
Dan Helfman
|
269fac074b
|
Attempt to use Podman-in-Podman for building docs instead of Docker-in-Podman.
|
2023-04-19 23:14:51 -07:00 |
|
Dan Helfman
|
3b21ce4ce8
|
Rename "master" development branch to "main" to use more inclusive language (#684).
|
2023-04-19 21:43:08 -07:00 |
|
Dan Helfman
|
8bb7631f50
|
Fix missing mock in unit test.
|
2023-04-19 21:22:51 -07:00 |
|
Dan Helfman
|
9f5769f87b
|
Make docs/schema a little more container agnostic / less Docker specific.
|
2023-04-16 15:41:17 -07:00 |
|
Dan Helfman
|
991e08f16d
|
Add Unraid borgmatic installation link to docs.
|
2023-04-15 09:13:13 -07:00 |
|
Dan Helfman
|
25506b8d2c
|
Backing out upgrade of end-to-end test packages, because apparently we can't have nice things.
|
2023-04-14 23:47:51 -07:00 |
|
Dan Helfman
|
28e62d824b
|
Upgrade end-to-end test packages.
|
2023-04-14 23:28:07 -07:00 |
|
Dan Helfman
|
7ee37a890e
|
Fix broken end-to-end tests by no longer using an editable package there, a work-around for https://github.com/pypa/packaging-problems/issues/609
|
2023-04-14 23:22:07 -07:00 |
|
Dan Helfman
|
8cb5a42a9e
|
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
|
2023-04-14 21:21:25 -07:00 |
|
Dan Helfman
|
5dbb71709c
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
|
Dan Helfman
|
1c67db5d62
|
Add documentation for "borgmatic restore --schema" (#375).
|
2023-04-14 16:40:58 -07:00 |
|
Dan Helfman
|
96d4a8ee45
|
Add "borgmatic restore --schema" flag to NEWS (#375).
|
2023-04-14 16:33:06 -07:00 |
|
Dan Helfman
|
81e167959b
|
feat: restore specific schemas (#375).
Merge pull request #67 from diivi/feat/restore-specific-schemas
|
2023-04-14 16:26:25 -07:00 |
|
Divyansh Singh
|
f273e82d74
|
add tests
|
2023-04-15 02:57:51 +05:30 |
|
Dan Helfman
|
50b0a9ce38
|
Remove newline at end of file.
|
2023-04-13 19:13:50 -07:00 |
|
Dan Helfman
|
8802f6888e
|
Fix "TypeError: 'module' object is not callable" in test_commands.py' (#676).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/676
|
2023-04-14 02:12:58 +00:00 |
|
polyzen
|
ebe5c5e839
|
Fix "TypeError: 'module' object is not callable" in test_commands.py
|
2023-04-14 01:01:31 +00:00 |
|
Dan Helfman
|
613f6c602c
|
Bump version for release.
|
2023-04-13 15:12:19 -07:00 |
|
Dan Helfman
|
4a94c2c9bf
|
Selectively omit list values when including configuration files (#672).
|
2023-04-13 14:39:36 -07:00 |
|
Dan Helfman
|
08843d51d9
|
Replace "sequence" with "list" in docs for consistency.
|
2023-04-12 10:30:23 -07:00 |
|
Dan Helfman
|
ea9213cb03
|
Spelling.
|
2023-04-11 22:12:57 -07:00 |
|
Dan Helfman
|
1ea4433aa9
|
Selectively shallow merge certain mappings or sequences when including configuration files (#672).
|
2023-04-11 21:49:10 -07:00 |
|
Divyansh Singh
|
2fea429d78
|
collection restore for mongodb
|
2023-04-12 09:34:19 +05:30 |
|
Divyansh Singh
|
264cebd2b1
|
complete psql multi schema backup
|
2023-04-11 23:19:49 +05:30 |
|
Dan Helfman
|
4c0e2cab78
|
View the results of configuration file merging via "validate-borgmatic-config --show" flag (#673).
|
2023-04-11 10:49:09 -07:00 |
|
Dan Helfman
|
31a2ac914a
|
Add optional support for running end-to-end tests and building documentation with rootless Podman instead of Docker.
|
2023-04-10 14:26:54 -07:00 |
|
Dan Helfman
|
d6ef0df50d
|
Mention #670 being fixed in NEWS.
|
2023-04-09 10:01:08 -07:00 |
|