Remove the restriction that the "extract" and "mount" actions must match a single repository (#722).
All checks were successful
build / test (push) Successful in 5m47s
build / docs (push) Successful in 1m40s

This commit is contained in:
Dan Helfman 2024-11-17 21:39:59 -08:00
commit 851c454ef0
5 changed files with 2 additions and 57 deletions

2
NEWS
View file

@ -1,4 +1,6 @@
1.9.2.dev0
* #722: Remove the restriction that the "extract" and "mount" actions must match a single
repository. Now they work more like other actions, where each repository is applied in turn.
* #932: Fix the missing build backend setting in pyproject.toml to allow Fedora builds.
* #934: Update the logic that probes for the borgmatic streaming database dump, bootstrap
metadata, and check state directories to support more platforms and use cases. See the