-------------------
- Print stdout from commands in debug more. [Marvin Steadfast]
- Added borg check command. [Marvin Steadfast]
- Dothebackup return itself an error exit code. [Marvin Steadfast]
If one job failed it will not just write this to the job logs it also
will exit with a different exit code.
- Fixing import order in tests. [Marvin Steadfast]
- Added typing and plugin for borg backup. [Marvin Steadfast]
- Switched from ``arrow`` to ``pendulum`` [Marvin Steadfast]