Commit graph

52 commits

Author SHA1 Message Date
1453de9346
Fixed dumb typo
Some checks failed
continuous-integration/drone the build failed
2021-04-28 16:12:00 +02:00
0a0bbd03b3
Merge branch 'develop' of git.roosens.me:Chewing_Bever/backup-tool into develop
Some checks failed
continuous-integration/drone the build failed
2021-04-28 16:10:01 +02:00
c844e2fa4a
Added PyPy 3.7 tests 2021-04-28 16:09:44 +02:00
49c33de689 Merge pull request 'Update dependency flake8-comprehensions to v3.4.0' (#17) from renovate/flake8-comprehensions-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/17
2021-04-28 16:03:24 +02:00
4cf8028fba Update dependency flake8-comprehensions to v3.4.0
Some checks failed
continuous-integration/drone the build failed
2021-04-28 14:00:47 +00:00
da82106744 Merge pull request 'Update dependency flake8-bugbear to v20.11.1' (#16) from renovate/flake8-bugbear-20.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/16
2021-04-28 08:15:36 +02:00
2d2341f68c Update dependency flake8-bugbear to v20.11.1
Some checks failed
continuous-integration/drone the build failed
2021-04-27 16:00:27 +00:00
5ddd72b192
Fixed renovate.json indentation [CI SKIP] 2021-04-27 17:18:51 +02:00
e763faac50 Merge pull request 'Update dependency flake8 to v3.9.1' (#15) from renovate/flake8-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/15
2021-04-27 16:35:14 +02:00
bb04a8e086 Merge pull request 'Update dependency tox to v3.23.0' (#19) from renovate/tox-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/19
2021-04-27 16:34:44 +02:00
21b4ed7882
Merge branch 'develop' of git.roosens.me:Chewing_Bever/backup-tool into develop
Some checks failed
continuous-integration/drone the build failed
2021-04-27 16:34:00 +02:00
9810bc2f80
Updated renovate.json to allow auto-merging 2021-04-27 16:32:20 +02:00
76ed6973a9 Merge pull request 'Update dependency flake8-print to v4' (#21) from renovate/flake8-print-4.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/21
2021-04-27 16:31:33 +02:00
93d46c696b Update dependency flake8-print to v4
Some checks are pending
continuous-integration/drone the build is pending
2021-04-27 14:17:56 +00:00
e6cb5a3c2c Update dependency tox to v3.23.0
Some checks are pending
continuous-integration/drone the build is pending
2021-04-27 14:17:49 +00:00
50209a04a0 Update dependency flake8 to v3.9.1
Some checks failed
continuous-integration/drone the build failed
2021-04-27 14:17:35 +00: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
6f8cb2e6f9
Merge branch 'develop' of git.roosens.me:Chewing_Bever/backup-tool into develop
Some checks failed
continuous-integration/drone the build failed
2021-04-25 10:00:25 +02:00
79fb3c9a11
Added flake8 stuff 2021-04-25 09:59:18 +02:00
16c3edfb17
Switched to setup.cfg for deps 2021-04-25 09:48:35 +02:00
e24e5aa219 Added renovate config
Some checks failed
continuous-integration/drone the build failed
2021-04-24 23:30:46 +02:00
8381756693
Added coverage to testing
Some checks failed
continuous-integration/drone the build failed
2021-04-24 23:17:03 +02:00
2573e67272
Removed dep list from tox.ini
Some checks failed
continuous-integration/drone the build failed
2021-04-24 23:09:13 +02:00
7fbec4992e
Hopefully fixed ci error
Some checks failed
continuous-integration/drone the build failed
2021-04-24 22:56:27 +02:00
3e7a2edf13
Removed even more deps
Some checks failed
continuous-integration/drone the build failed
2021-04-24 22:34:15 +02:00
be3ee6ce04
Removed unnecessary ci dep
Some checks failed
continuous-integration/drone the build failed
2021-04-24 22:31:45 +02:00
05974470ed
Made ci tests parallel
Some checks failed
continuous-integration/drone the build failed
2021-04-24 22:27:03 +02:00
79f2161b88
Added (hopefully) complete tox config
Some checks failed
continuous-integration/drone the build failed
2021-04-24 22:22:12 +02:00
156b2441c2
Added basic woodpecker config
Some checks failed
continuous-integration/drone the build failed
2021-04-24 19:39:49 +02:00
ccb16281fe
Added tox config 2021-04-24 19:38:03 +02:00
d6531fdde8
Switched to setup.py (closes #2) 2021-04-24 19:27:33 +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
ad3f49a785 Removed redundant install script 2021-01-15 21:10:37 +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
4cb97897a7 Added proper project settings 2021-01-15 14:14:13 +01:00
f3cc26f86d Started explanation of config file 2021-01-15 13:28:12 +01:00