mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 15:57:34 +00:00
borg json rc code ticket is already being worked on
parent
77a2cea24e
commit
540d4548c0
1 changed files with 2 additions and 9 deletions
|
@ -233,6 +233,8 @@ Refactor the code accordingly.<br />
|
|||
You can also come up with own ideas to implement or choose to solve any other existing [issue](https://github.com/borgbase/vorta/issues).
|
||||
Discuss your ideas with you prospective mentors.
|
||||
|
||||
|
||||
|
||||
## Borg
|
||||
|
||||
### Add `--format` option to `borg diff` command
|
||||
|
@ -244,15 +246,6 @@ Discuss your ideas with you prospective mentors.
|
|||
**Additional details**: See [this issue](https://github.com/borgbackup/borg/issues/4634)<br />
|
||||
**Possible mentors**: [@m3nu][m3nu], backup mentor: [@ThomasWaldmann][TW]
|
||||
|
||||
### Add return code to JSON output
|
||||
**Difficulty**: Easy<br />
|
||||
**Length**: 25 hours<br />
|
||||
**Skills required**: Python, Unix<br />
|
||||
**Description**: Borg has an option to format its output as JSON. This is used by supporting tools, like Vorta. This small task would add the return code to the JSON output for all commands.<br />
|
||||
**Task outline**: This is a great starter task to find your way around the Borg codebase and make small edits.<br />
|
||||
**Additional details**: See [this issue](https://github.com/borgbackup/borg/issues/7318)<br />
|
||||
**Possible mentors**: [@m3nu][m3nu], backup mentor: [@ThomasWaldmann][TW]
|
||||
|
||||
### Update shell completions for Borg v2
|
||||
**Difficulty**: Easy<br />
|
||||
**Length**: 25 hours<br />
|
||||
|
|
Loading…
Reference in a new issue