773 Commits

Author SHA1 Message Date
Edwin Eefting
a62e793247
add obscure kernel test 2023-10-12 22:19:30 +02:00
Edwin Eefting
439ea6a3bc
more tests 2023-10-04 13:29:39 +02:00
Edwin Eefting
ff86e3c67f
improve ssh speed during testing 2023-10-03 12:49:32 +02:00
Edwin Eefting
8b8be80ab7
tests can be run in a dockercontainer now. (just start ./tests/run_tests_docker to magically do it) changed time patching during testing to use mocktime() instead. fixed alpine issues. fixed #206 2023-10-02 23:15:37 +02:00
Edwin Eefting
5cca819916
central timehandling and better mocking during test 2023-10-02 16:29:46 +02:00
Edwin Eefting
477e980ba2
more test fixing 2023-09-28 00:00:10 +02:00
Edwin Eefting
b817df8779
fix test 2 2023-09-27 23:47:54 +02:00
Edwin Eefting
46580fb500
fix test 2023-09-27 23:43:37 +02:00
Edwin Eefting
aa2c283746
various automount fixes 2023-09-27 23:34:29 +02:00
Edwin Eefting
16ab4f8183
dont automount/read props in testmode 2023-09-27 01:32:29 +02:00
Edwin Eefting
50f8aba101
dont automount when encryption is enabled but no key is loaded 2023-09-27 01:22:30 +02:00
Edwin Eefting
771127d34a
fix #112, pretty big change in mounting behaviour 2023-09-27 00:52:06 +02:00
Edwin Eefting
ea8beee7c8
analyse missing debug output 2023-09-26 22:17:17 +02:00
Edwin Eefting
defbc2d0bf
added --include-received to overrule auto enabling of exclude received. :) fix #150 2023-09-26 22:01:02 +02:00
Edwin Eefting
4e4de2de5a
fix #195 2023-09-26 21:49:13 +02:00
Edwin Eefting
de898fc258
fix #217 2023-09-26 21:36:03 +02:00
Edwin Eefting
bdc156e48d
types 2023-09-26 21:24:19 +02:00
Edwin Eefting
f3caca48f2
transfer output is now in the form of source -> target 2023-09-26 19:17:00 +02:00
Edwin Eefting
c0a8cb33ad
less verbose output when not finding common snapshot 2023-09-26 19:04:39 +02:00
Edwin Eefting
feb3972cd7
better output 2023-09-26 19:00:19 +02:00
Edwin Eefting
e30a393d0e
cleaner error output when destroy-incompatible fails 2023-09-26 18:51:24 +02:00
Edwin Eefting
f8cd77e6e4
--destroy-incompatible now only rolls back if needed 2023-09-26 18:39:03 +02:00
Edwin Eefting
06420978d5
better output 2023-09-26 18:23:08 +02:00
Edwin Eefting
54e590175d
readability of yellow notes on white terminals :) 2023-09-26 18:17:34 +02:00
Edwin Eefting
6e5a6764c5
fix #219 2023-09-26 18:01:09 +02:00
Edwin Eefting
a7d05a7064
allow disabling guid-checking as well, for performance 2023-09-26 17:13:40 +02:00
Edwin Eefting
d90ea7edd2
reduce number of dataset exist-checks 2023-09-26 16:52:48 +02:00
Edwin Eefting
090a2d1343
update version 2023-09-26 16:18:50 +02:00
Edwin Eefting
7cffec1d26
check guid of common snapshot, fix #218 2023-09-26 16:16:32 +02:00
Edwin Eefting
aac62f3fe6
issue tempalte 2023-09-25 17:45:03 +02:00
Edwin Eefting
a12b651d17
only publish python 3 v3.2.2 2023-08-29 15:53:49 +02:00
Edwin Eefting
62f078eaec
github ubuntu doesnt support testing python2 anymore v3.2.1 2023-08-29 15:39:54 +02:00
Edwin Eefting
fd1e7d5b33
fix 2023-08-29 15:33:49 +02:00
Edwin Eefting
03ff730a70
release 3.2 v3.2 2023-08-29 15:26:53 +02:00
Edwin Eefting
2c5d3c50e1
disable incomplete stuff 2023-08-29 15:23:27 +02:00
DatuX
ee1d17b6ff
Update issue.md 2023-06-19 09:59:08 +02:00
DatuX
0ff989691f
Update issue.md 2023-06-19 09:58:31 +02:00
DatuX
088710fd39
Update issue.md 2023-06-19 09:57:34 +02:00
DatuX
c12d63470f
Update issue templates 2023-06-19 09:55:11 +02:00
Edwin Eefting
4df9e52a97
Merge branch 'master' of github.com:psy0rz/zfs_autobackup 2023-04-04 16:49:22 +02:00
Edwin Eefting
3155702c47
doc 2023-04-04 16:48:57 +02:00
DatuX
a77fc9afe7
Create dependabot.yml 2023-04-04 16:44:15 +02:00
Edwin Eefting
7533d9bcc2
fix codeql 2023-04-04 16:39:04 +02:00
Edwin Eefting
bc57ee8d08
fixes actions 2023-04-04 16:36:43 +02:00
Edwin Eefting
be53c454da
workaround python 3.10 unittest2 problem 2023-04-04 16:27:18 +02:00
Edwin Eefting
8a6a62ce9c
fix github workflow 2023-04-04 16:13:42 +02:00
Edwin Eefting
428e6edc13
fix some tests 2023-04-04 16:10:58 +02:00
Edwin Eefting
23fbafab42
ubuntu18 is no longer available.
add ubuntu 22 support

test python 2 in ubuntu 20
2023-04-04 14:20:19 +02:00
Edwin Eefting
cdd151d45f
fix #190. --exclude-received now expects number of bytes instead that have to be changed for a dataset to not get excluded. (default 0)
this also makes it so that it doesnt conflict with --allow-empty.

added regression tests for exclude-unchanged as well.
2023-04-04 14:10:58 +02:00
DatuX
ab43689a0f
Update README.md 2023-03-22 22:35:13 +01:00