Commit graph

21 commits

Author SHA1 Message Date
0dc1b3ded4
Moved exceptions to own file; added some more tests
Some checks failed
continuous-integration/drone the build failed
2021-05-15 13:46:36 +02:00
ad31d9a979
Started tests for skeleton module 2021-05-15 13:40:11 +02:00
8929d743e9
Added custom log function; started tests
Some checks failed
continuous-integration/drone the build failed
2021-04-26 22:34:12 +02:00
8520b09c4e
Started logger module
Some checks failed
continuous-integration/drone the build failed
2021-04-26 21:53:40 +02:00
c436e12b46
Added tests for skeleton module
Some checks failed
continuous-integration/drone the build failed
2021-04-26 20:10:56 +02:00
2d06c7feeb
Made merge_with_skeleton "less complex"
Some checks failed
continuous-integration/drone the build failed
2021-04-26 18:14:04 +02:00
8a7f47dfcd
Three lint errors remain.
Some checks failed
continuous-integration/drone the build failed
2021-04-26 18:00:56 +02:00
83ea06f016
Added even more docstrings everywhere
Some checks failed
continuous-integration/drone the build failed
2021-04-26 17:45:19 +02:00
ecfa6fe7b7
Added documentation
Some checks failed
continuous-integration/drone the build failed
2021-04-25 19:26:12 +02:00
d513a03c4a
Added parser.py docstrings 2021-04-25 18:27:57 +02:00
3277af2ac5
Documented skeleton.py 2021-04-25 18:10:37 +02:00
ccb16281fe
Added tox config 2021-04-24 19:38:03 +02:00
30bde36f6c Removed backwards-incompatible __future__ statements 2021-01-16 09:41:26 +01:00
2660af23d8 Destination directories now get created when needed 2021-01-16 09:36:23 +01:00
310ac3784e Added container spec 2021-01-15 22:00:56 +01:00
2bc4c22c5f Added volume spec 2021-01-15 21:47:09 +01:00
419fef8ddc First working notify version 2021-01-15 21:29:23 +01:00
44764d30d9 Added working backup system 2021-01-15 21:08:56 +01:00
bb33f7cbbc Started full rewrite; wrote first DirectorySpec 2021-01-15 17:58:29 +01:00
75b5b5b316 Ran black formatter 2021-01-15 14:14:25 +01:00
af61e281e9 Added initial project files 2021-01-15 13:01:17 +01:00