deajan
|
bbc19f749d
|
tests: Don't make archives move on github actions
|
2024-12-10 22:31:18 +01:00 |
|
deajan
|
7cd6ea6922
|
tests: debug linux tests
|
2024-12-10 22:20:50 +01:00 |
|
deajan
|
12ac6da81b
|
restic updater: Create archive dir on the fly
|
2024-12-10 21:13:43 +01:00 |
|
deajan
|
60de1d8353
|
Update restic binaries on tests/compilation
|
2024-12-10 21:04:39 +01:00 |
|
deajan
|
585f8a6bb7
|
Reformat files with black
|
2024-12-10 13:38:42 +01:00 |
|
deajan
|
db9a8a302c
|
Bump version
|
2024-12-10 13:30:34 +01:00 |
|
deajan
|
0cf11cd6d9
|
tests: Add proper --dump test
|
2024-12-10 13:14:41 +01:00 |
|
deajan
|
6c020a5ebf
|
Update cryptidy lib to avoid deprecated naive timestamp warnings
|
2024-12-10 13:13:59 +01:00 |
|
deajan
|
b98120d49f
|
CLI: Improve --dump help
|
2024-12-10 13:13:37 +01:00 |
|
deajan
|
1e94f9bc78
|
CLI: Make --dump output clean
|
2024-12-10 12:48:58 +01:00 |
|
deajan
|
4792df8d89
|
CLI: Remove redundant command debug log
|
2024-12-10 11:17:45 +01:00 |
|
deajan
|
987317cec8
|
CLI: Update --dump usage
|
2024-12-10 11:17:11 +01:00 |
|
deajan
|
96bd944845
|
tests: Add basic tests for all functions
|
2024-12-10 08:10:18 +01:00 |
|
deajan
|
25591270fc
|
CLI: Add better --raw help text
|
2024-12-10 08:10:01 +01:00 |
|
deajan
|
1b9d386c80
|
CLI: Allow using --debug and --json
|
2024-12-10 08:06:34 +01:00 |
|
deajan
|
c4f5c72f2e
|
Make sure we always get str fn output
|
2024-12-10 08:06:20 +01:00 |
|
deajan
|
f4636dbd0e
|
CLI: Typo / wording fixes
|
2024-12-10 07:10:13 +01:00 |
|
deajan
|
152e7738c8
|
CLI: Spelling fixes
|
2024-12-09 15:25:45 +01:00 |
|
Orsiris de Jong
|
5db9828c4b
|
tests: Add real restic test on github
|
2024-12-03 23:01:51 +01:00 |
|
Orsiris de Jong
|
a2008652f8
|
Drop python 3.6 and pypy tests
|
2024-12-03 22:55:03 +01:00 |
|
Orsiris de Jong
|
2227ed40f9
|
tests: Add badges
|
2024-12-03 22:52:23 +01:00 |
|
Orsiris de Jong
|
278c657a40
|
tests: Make sure we only use tmp files
|
2024-12-03 22:49:22 +01:00 |
|
Orsiris de Jong
|
d9ebe1270a
|
tests: Update default repo paths
|
2024-12-03 22:12:59 +01:00 |
|
Orsiris de Jong
|
614a7b81a1
|
Raise logger_utils requirements to fix json only output
|
2024-12-03 22:02:38 +01:00 |
|
Orsiris de Jong
|
3b9120c994
|
tests: Make downloaded backend binary executable
|
2024-12-03 21:53:53 +01:00 |
|
Orsiris de Jong
|
388be581e4
|
CLI: fix typo in logs
|
2024-12-03 21:53:36 +01:00 |
|
Orsiris de Jong
|
398cebd174
|
tests: Fix bz2 decompression (again)
|
2024-12-03 21:48:05 +01:00 |
|
Orsiris de Jong
|
473c76a51b
|
tests: Fix decompression for bz2 images
|
2024-12-03 21:11:41 +01:00 |
|
Orsiris de Jong
|
d42aa4d917
|
CLI: Change wording
|
2024-12-03 21:05:24 +01:00 |
|
Orsiris de Jong
|
fcc5bae5a2
|
tests: download restic binary on the fly
|
2024-12-03 21:01:10 +01:00 |
|
Orsiris de Jong
|
c7e77f10f3
|
tests: Add an asertion for backup tests
|
2024-11-27 22:23:34 +01:00 |
|
Orsiris de Jong
|
20df4edc37
|
tests: Update conf file path
|
2024-11-27 22:17:23 +01:00 |
|
Orsiris de Jong
|
9d18a430ce
|
Merge branch 'main' of https://github.com/netinvent/npbackup
|
2024-11-27 19:14:58 +01:00 |
|
Orsiris de Jong
|
120a00f8ba
|
tests: Add basic CLI tests
|
2024-11-27 19:13:25 +01:00 |
|
Orsiris de Jong
|
b3a5d56fbf
|
CLI: capitalize log lines
|
2024-11-27 19:07:52 +01:00 |
|
deajan
|
02376cc78f
|
Update changelog
|
2024-11-26 22:03:42 +01:00 |
|
deajan
|
7cd2e5727c
|
CLI: Fix --dry-run should not be at the end of command, fixes #111
|
2024-11-26 21:51:49 +01:00 |
|
deajan
|
e1afcaba4e
|
Reformat files with black
|
2024-11-26 21:31:25 +01:00 |
|
deajan
|
287299614e
|
Don't log dry-run mode twice
|
2024-11-26 21:30:55 +01:00 |
|
deajan
|
6070529cfd
|
CLI: Make autoupgrade resume operations after finish
|
2024-11-26 21:27:09 +01:00 |
|
deajan
|
99b7247e6e
|
Reformat files with black
|
2024-11-26 15:01:52 +01:00 |
|
deajan
|
e70a8cecaa
|
Upgrader: Update docs
|
2024-11-26 14:58:50 +01:00 |
|
deajan
|
619bf0e921
|
Upgrader: Add build type to statistics
|
2024-11-26 14:58:28 +01:00 |
|
deajan
|
a67aaddb8f
|
Upgrader: Fix typo in download api
|
2024-11-26 14:57:26 +01:00 |
|
deajan
|
89cda1e7a3
|
Upgrader: Allow tar.gz and zip archives
|
2024-11-26 14:53:48 +01:00 |
|
deajan
|
68f67ec83c
|
GUI: Fix typo in error message
|
2024-11-26 14:08:02 +01:00 |
|
deajan
|
45bb196746
|
GUI: Show message while upgrade check is going on
|
2024-11-26 14:07:41 +01:00 |
|
deajan
|
0d5a0ed164
|
Upgrader: Improve error message
|
2024-11-26 13:41:47 +01:00 |
|
deajan
|
1537e0500a
|
Upgrader: Inject build type into request
|
2024-11-26 13:39:12 +01:00 |
|
deajan
|
5852dbb5dd
|
Upgrader: Delete npbackup.zip after succesful upgrade
|
2024-11-26 13:11:49 +01:00 |
|