1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 15:57:34 +00:00

Add me for two tasks as mentor

Hofer-Julian 2023-02-06 07:01:30 +01:00
parent 0965d24997
commit 3115134611

@ -155,7 +155,7 @@ These are tasks you can work on. You can combine any number of tasks, so they ad
**Description**: For the next release of Borg, a few commands have changed subtly. This small task would update shell completions for popular shells, like Zsh.<br />
**Task outline**: Review existing completions and adjust and test them for Borg v2<br />
**Additional details**: See [this issue](https://github.com/borgbackup/borg/issues/7011)<br />
**Possible mentors**: [@m3nu](https://github.com/m3nu), backup mentor: [@ThomasWaldmann](https://github.com/ThomasWaldmann)
**Possible mentors**: [@m3nu](https://github.com/m3nu), [@Hofer-Julian](https://github.com/Hofer-Julian), backup mentor: [@ThomasWaldmann](https://github.com/ThomasWaldmann)
### Update intro video
**Difficulty**: Easy<br />
@ -247,7 +247,7 @@ For the [Borg+Borgmatic Docker image](https://github.com/borgmatic-collective/do
**Description**: Our role currently installs a cron file to run regular backup tasks. As more distributions move to use Systemd, it makes sense to move more flexible Systemd timers for scheduling backups and checking tasks.<br />
**Task outline**: Write a Systemd timer- and service file. Test it on a live system. Then add Ansible tasks to install it and ensure it passes tests.<br />
**Additional details**: See [this issue](https://github.com/borgbase/ansible-role-borgbackup/issues/31)<br />
**Possible mentors**: [@m3nu](https://github.com/m3nu), [@grantbevis](https://github.com/grantbevis) (backup mentor)
**Possible mentors**: [@m3nu](https://github.com/m3nu), [@Hofer-Julian](https://github.com/Hofer-Julian), [@grantbevis](https://github.com/grantbevis) (backup mentor)
### Add support for reduced NICE priority
**Difficulty**: Medium<br />