Add new JSON output sample files to tests
Borg's JSON output changed a bit in version 1.2.0 and 1.2.1. E.g. the finished key was added.
We should have tests for current and previous versions. So would need to add new log samples
{"original_size": 321757264, "compressed_size": 302994872, "deduplicated_size": 0, "nfiles": 1010, "path": "Users...pdf", "time": 1654700723.321005, "type": "archive_progress", "finished": false}
{"original_size": 473579978, "compressed_size": 444583871, "deduplicated_size": 0, "nfiles": 1567, "path": "...EUR_201500001.pdf", "time": 1654700723.521086, "type": "archive_progress", "finished": false}
{"original_size": 796025201, "compressed_size": 754720403, "deduplicated_size": 0, "nfiles": 2080, "path": "T...emplate 05.docx", "time": 1654700723.721322, "type": "archive_progress", "finished": false}
{"time": 1654700723.764089, "type": "archive_progress", "finished": true}
{"message": "Saving files cache", "operation": 2, "msgid": "cache.commit", "type": "progress_message", "finished": false, "time": 1654700723.790658}
{"message": "Saving chunks cache", "operation": 2, "msgid": "cache.commit", "type": "progress_message", "finished": false, "time": 1654700723.8089201}
{"message": "Saving cache config", "operation": 2, "msgid": "cache.commit", "type": "progress_message", "finished": false, "time": 1654700723.810185}
{"operation": 2, "msgid": "cache.commit", "type": "progress_message", "finished": true, "time": 1654700723.811722}
Can i work on this?
All yours.
That would be great. There wasn't any activity for a good while, so it's all yours.
Is someone working on this at the moment? If not, I'd like to work on this.
I'm not aware of anyone working on it. So it's all yours.
Hi, can i work on this issue?
If nobody else is working on it, sure. Still on this, @shreyamali01 ?