Saturday, October 04, 2025
dev@conference.yunohost.org
October
Mon Tue Wed Thu Fri Sat Sun
    1
2
3
4
5
6
7
8
9
10
11
12
13
14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
             

[06:37:00] <Yunohost Git/Infra notifications> [yunorunner] t​ituspijean [commented](https://github.com/YunoHost/yunorunner/pull/79#issuecomment-3367961838) on [issue #79](https://github.com/YunoHost/yunorunner/pull/79) Have a specific title for the job page: Mmmh, this is not working: <img width="334" height="33" alt="image" src="https://github.com/user-attachments/assets/961...
[08:57:56] <florent[m]> Interestingly, if I correctly understand this file, the backup list currently only list local archives:
https://github.com/YunoHost/yunohost-admin/blob/4eeab122ff36e1687ec06ba8b82d1f3cddf5c214/app/src/views/backup/BackupView.vue

Do you already have plan or even design to also list remote backups?
[11:09:34] <miro5001> > Interestingly, if I correctly understand this file, the backup list currently only list local archives:
> https://github.com/YunoHost/yunohost-admin/blob/4eeab122ff36e1687ec06ba8b82d1f3cddf5c214/app/src/views/backup/BackupView.vue
>
> Do you already have plan or even design to also list remote backups?

"PRs are always welcome" 😉
[11:12:37] <florent[m]> Exactly!
Please note that my question is not for asking this feature to be implemented but for knowing whether there already exist plans or if this needs to be created first (I would like to avoid reinventing the wheel).
[12:34:57] <miro5001> > Exactly!
> Please note that my question is not for asking this feature to be implemented but for knowing whether there already exist plans or if this needs to be created first (I would like to avoid reinventing the wheel).

What remote storages do you think would be interesting to see in the yunohost core
[13:26:59] <florent[m]> > <@miro5001:matrix.org> What remote storages do you think would be interesting to see in the yunohost core

Borg and restic I would say.
But can't we imagine something to let the core communicate with the apps that would offer a backup method?
[14:26:53] <mathieuw> Is this (https://md.globenet.org/s/ze4SmPUQ6#Milestone-11-Backup-repository-abstraction) related or am I totally wrong (again)?
[14:29:13] <florent[m]> That sounds exactly that. Didn't know it has been planned there.
Thank you! 🙏
[14:32:49] <mathieuw> ¡Con mucho gusto!
First time (almost) I'm not totally aux fraises when it comes to dev stuff.
[16:09:06] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin [commented](https://github.com/YunoHost/yunohost/pull/2192#discussion_r2404071279) on pull request #2192 [HELPER] Fix swap helpers: Eeeh shouldnt it be the *negation* of this grep ? i.e we want to run the chattr only if the filesystem is *not* btrfs?
[16:13:35] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin [commented](https://github.com/YunoHost/yunohost/pull/2192#discussion_r2404072654) on pull request #2192 [HELPER] Fix swap helpers: suggestion local root_fs_type=(cat /proc/mounts | awk { if (2 == /) print 3 }) if [[ "root_fs...
[21:02:15] <Yunohost Git/Infra notifications> [yunohost] O​niriCorpe [commented](https://github.com/YunoHost/yunohost/pull/2192#discussion_r2404167992) on pull request #2192 [HELPER] Fix swap helpers: no, the chattr command must only run on btrfs fs
[22:24:24] <Yunohost Git/Infra notifications> [install-app] O​niriCorpe pushed to main: changes the input type from text to url ([070af237](https://github.com/YunoHost/install-app/commit/070af2379f017eec7d964a60691b3204f5893dcd))