docker-volume-backup/test
Frederik Ring b52b271bac
Allow for the exclusion of files from backups (#100)
* Hoist walking of files so it can be used for features other than archive creation

* Add option to ignore files from backup using glob patterns

* Use Regexp instead of glob for exclusion

* Ignore artifacts

* Add teardown to test

* Allow single Re for filtering only

* Add documentation

* Use MatchString on re, add bad input to message in case of error
2022-05-08 11:20:38 +02:00
..
cli Add option to run pre/post commands for any container (#73) 2022-02-22 07:53:33 +01:00
commands Add option to run pre/post commands for any container (#73) 2022-02-22 07:53:33 +01:00
compose Allow disabling of certificate verification for WebDAV (#98) 2022-04-20 14:16:59 +02:00
confd Support identical cron schedule (#87) 2022-03-25 18:26:34 +01:00
ignore Allow for the exclusion of files from backups (#100) 2022-05-08 11:20:38 +02:00
notifications Add option to run pre/post commands for any container (#73) 2022-02-22 07:53:33 +01:00
ownership Do not skip directories when creating tar archive (#72) 2022-02-22 07:49:24 +01:00
swarm Disable healthcheck in swarm test (#85) 2022-03-17 11:13:07 +01:00
test.sh label container in cli test 2021-07-11 20:21:17 +02:00