Sunday, October 19, 2025
apps@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
   
             

[00:47:34] <m606> indeed, btw the `chown` was the good thing to do! thanks
[01:30:49] <Yunohost Git/Infra notifications> App focalboard goes down from level 8 to 7 in job [#23613](https://ci-apps.yunohost.org/ci/job/23613)
[03:21:28] <Yunohost Git/Infra notifications> App privtracker stays at level 4 in job [#23623](https://ci-apps.yunohost.org/ci/job/23623)
[03:28:01] <Yunohost Git/Infra notifications> App discourse goes down from level 6 to 1 in job [#23604](https://ci-apps.yunohost.org/ci/job/23604)
[03:49:43] <Yunohost Git/Infra notifications> App passed goes down from level 7 to 6 in job [#23626](https://ci-apps.yunohost.org/ci/job/23626)
[07:29:06] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/580#discussion_r2442803345) on pull request #580 restart update_synapse_for_appservice.sh broken for whatsapp: Ok but in this case can you please report the issue so we can fix it everywhere and not just in this script.
[07:38:25] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/580#discussion_r2442815772) on pull request #580 restart update_synapse_for_appservice.sh broken for whatsapp: Well yes maybe, to me we need a strong way to check that the service fully started without crashing at some point and it...
[09:36:22] <rodinux> hello, I have a question about how works pip in a virtual env, I can't understood why in the package zabbix I still will have an error if I use the command
```
ynh_print_info "Installing zabbix-cli"
mkdir -p /usr/share/zabbix-cli
python3 -m venv /usr/share/zabbix-cli
/usr/share/zabbix-cli/bin/pip install zabbix-cli

```

but it works doing
```
ynh_print_info "Installing zabbix-cli"
mkdir -p /usr/share/zabbix-cli
python3 -m venv /usr/share/zabbix-cli
/usr/share/zabbix-cli/bin/pip install git+https://github.com/unioslo/zabbix-cli@master
```
[09:43:24] <rodinux> It's a non-sense for me ??
[09:48:13] <hexaltation> zappix-cli seems to not exist on pypi

https://pypi.org/search/?q=zabbix-cli&o=

That's maybe why you have to pull it from a git repo
[09:53:34] <rodinux> Before during few version it was working, it's zabbix-cli, here https://github.com/unioslo/zabbix-cli/pull/312 it seems more an error of dependencies, but now this issue is merged on stable branch...
[09:54:41] <rodinux> I don't understand why `pip install zabbix-cli` don't have the same effect as `pip install git+https://github.com/unioslo/zabbix-cli@master` ??
[09:55:13] <rodinux> sorry I mean `zabbix-cli-uio`
[10:05:07] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar merged [pull request #527](https://github.com/YunoHost-Apps/mastodon_ynh/pull/527): Upgrade to v4.4.7
[10:05:09] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar deleted branch ci-auto-update-4.4.7
[10:05:17] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar closed [pull request #526](https://github.com/YunoHost-Apps/mastodon_ynh/pull/526): Upgrade to v4.4.6
[10:05:21] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar deleted branch ci-auto-update-4.4.6
[10:05:28] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar opened [pull request #528](https://github.com/YunoHost-Apps/mastodon_ynh/pull/528): Testing
[10:11:00] <rodinux> but thanks, anyway, it's perhaps my mistake
[10:36:12] <Yunohost Git/Infra notifications> App discourse rises from level 6 to 7 in job [#23604](https://ci-apps.yunohost.org/ci/job/23604) !
[10:55:30] <Yunohost Git/Infra notifications> App filebrowser goes down from level 8 to 3 in job [#23632](https://ci-apps.yunohost.org/ci/job/23632)
[11:05:45] <Yunohost Git/Infra notifications> App mediatracker stays broken (level 0) in job [#23634](https://ci-apps.yunohost.org/ci/job/23634)
[11:15:48] <Yunohost Git/Infra notifications> App mediatracker stays broken (level 0) in job [#23634](https://ci-apps.yunohost.org/ci/job/23634)
[11:18:31] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3168#issuecomment-3419585348) on [issue #3168](https://github.com/YunoHost/apps/pull/3168) Flag long-term broken apps as notworking: - chatonsinfo should be fixed soon https://github.com/YunoHost-Apps/chatonsinfos_ynh/pull/14 - mediatracker: I just don’...
[11:25:40] <Yunohost Git/Infra notifications> [apps] T​hovi98 merged [pull request #3166](https://github.com/YunoHost/apps/pull/3166): Update app levels according to CI results
[11:25:40] <Yunohost Git/Infra notifications> [apps] T​hovi98 pushed to main: Update app levels according to CI results (#3166) * Update app levels according to CI results * Update apps.toml: reve... ([747ee09e](https://github.com/YunoHost/apps/commit/747ee09e95aa1ff28098801f67f1d490438e6e53))
[11:25:41] <Yunohost Git/Infra notifications> [apps] T​hovi98 deleted branch update_app_levels
[11:41:13] <Yunohost Git/Infra notifications> App ollama goes down from level 7 to 6 in job [#23635](https://ci-apps.yunohost.org/ci/job/23635)
[12:22:03] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 closed [issue #201](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/201): Unable to install jellyfin
[12:22:04] <Yunohost Git/Infra notifications> [jellyfin_ynh] T​hovi98 [commented](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/201#issuecomment-3419625045) on [issue #201](https://github.com/YunoHost-Apps/jellyfin_ynh/issues/201) Unable to install jellyfin: Should be resolved since said pr has been merged. Don’t hesitate to reopen if you still cannot install
[13:05:22] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T pushed to testing: Upgrade synapse to 1.140.0 ([791fa56c](https://github.com/YunoHost-Apps/synapse_ynh/commit/791fa56c75797ff059cc4aa7d72bf0e1ee895c13))
[13:05:23] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T merged [pull request #579](https://github.com/YunoHost-Apps/synapse_ynh/pull/579): Update
[13:05:23] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T deleted branch update
[13:05:23] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T pushed to testing: Auto-update READMEs ([1cfc1b45](https://github.com/YunoHost-Apps/synapse_ynh/commit/1cfc1b452757e464b69086f42ac7509e45ca4c96))
[13:14:09] <Yunohost Git/Infra notifications> App jupyterlab stays broken (level 0) in job [#23053](https://ci-apps.yunohost.org/ci/job/23053)
[13:24:10] <Yunohost Git/Infra notifications> [apps] t​ituspijean pushed to add-ssh_apprise: Add SSH Apprise ([2bbea2a5](https://github.com/YunoHost/apps/commit/2bbea2a58f9c7554b951b02ec34bb49eb04f3535))
[13:25:28] <Yunohost Git/Infra notifications> [apps] t​ituspijean opened [pull request #3170](https://github.com/YunoHost/apps/pull/3170): Add SSH Apprise
[13:33:26] <Yunohost Git/Infra notifications> [apps] T​hovi98 approved [pull request #3170](https://github.com/YunoHost/apps/pull/3170#pullrequestreview-3354529245) Add SSH Apprise
[13:34:59] <Yunohost Git/Infra notifications> [apps] O​niriCorpe pushed to main: Add SSH Apprise ([63ea477c](https://github.com/YunoHost/apps/commit/63ea477c4f5feda2db1a24815048f26dd5fb1639))
[13:35:08] <Yunohost Git/Infra notifications> [apps] O​niriCorpe deleted branch add-ssh_apprise
[13:35:08] <Yunohost Git/Infra notifications> [apps] O​niriCorpe merged [pull request #3170](https://github.com/YunoHost/apps/pull/3170): Add SSH Apprise
[13:35:39] <Yunohost Git/Infra notifications> [apps] O​niriCorpe pushed to main: Add rmfakecloud to wishlist ([32a7415a](https://github.com/YunoHost/apps/commit/32a7415adfd04fb61f770bd38bfcfacda0e875d2))
[13:35:39] <Yunohost Git/Infra notifications> [apps] O​niriCorpe merged [pull request #3169](https://github.com/YunoHost/apps/pull/3169): Add rmfakecloud to wishlist
[13:35:44] <Yunohost Git/Infra notifications> [apps] O​niriCorpe deleted branch add-to-wishlist-rmfakecloud
[13:48:34] <tituspijean> https://aria.im/_bifrost/v1/media/download/AaI-iPpKdis-R1kRw5BUjBab_bPxPl-m8IitJr-bWtED6Jzr6DxwMtT1WdK8kIOlFYzViqpSf0RG5baCetZ3g_hCeaAeD_hQAG1hdHJpeC5vcmcvb1lSRmppUGpOeGlpeFpyT1ZKUnNSTURF
[13:48:35] <tituspijean> > <@yunohostinfra:matrix.org> [apps] O​niriCorpe merged [pull request #3170](https://github.com/YunoHost/apps/pull/3170): Add SSH Apprise

I use it with my own NTFY instance and Free Mobile's SMS
[13:51:17] <Yunohost Git/Infra notifications> App gitlab goes down from level 8 to 6 in job [#23629](https://ci-apps.yunohost.org/ci/job/23629)
[13:58:40] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3168#issuecomment-3419688710) on [issue #3168](https://github.com/YunoHost/apps/pull/3168) Flag long-term broken apps as notworking: >pixelfedglitch seems to be working, only warning is that the app seems to be [not referenced in apps catalog althought ...
[14:00:37] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3168#issuecomment-3419689901) on [issue #3168](https://github.com/YunoHost/apps/pull/3168) Flag long-term broken apps as notworking: >I’d rather mention some of this apps as deprecated and soon archive them Mokay but why .. its wasting CI time, we now...
[14:08:03] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3168#issuecomment-3419689901) on [issue #3168](https://github.com/YunoHost/apps/pull/3168) Flag long-term broken apps as notworking: >I’d rather mention some of this apps as deprecated and soon archive them Mokay but why .. its wasting CI time, we kno...
[14:11:46] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [issue #135](https://github.com/YunoHost-Apps/borg_ynh/issues/135): [Enhancement] Cache TTL environment variable
[14:11:47] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [issue #138](https://github.com/YunoHost-Apps/borg_ynh/issues/138): [Enhancement] Borg keep processing unchanged files as new files
[14:11:47] <Yunohost Git/Infra notifications> [borg_ynh] f​florent merged [pull request #230](https://github.com/YunoHost-Apps/borg_ynh/pull/230): Testing (ynh5)
[14:11:47] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [issue #233](https://github.com/YunoHost-Apps/borg_ynh/issues/233): Error if special character in passphrase
[14:11:48] <Yunohost Git/Infra notifications> [apps] S​alamandar [commented](https://github.com/YunoHost/apps/pull/3168#issuecomment-3419699065) on [issue #3168](https://github.com/YunoHost/apps/pull/3168) Flag long-term broken apps as notworking: We might want to check which apps have stale upstreams first, but yeah overall fine with me.
[14:11:48] <Yunohost Git/Infra notifications> [borg_ynh] f​florent pushed 10 commits to master ([6b96f081206d...4285df01ff8b](https://github.com/YunoHost-Apps/borg_ynh/compare/6b96f081206d...4285df01ff8b))
[14:15:45] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [issue #187](https://github.com/YunoHost-Apps/borg_ynh/issues/187): No last_backups shown
[14:18:34] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/140#issuecomment-3419703938) on [issue #140](https://github.com/YunoHost-Apps/borg_ynh/issues/140) config panel broken: Hi @Gredin67,

Have you been since this issue able to upgrade the package? Do you still encounter the issue you reported...
[14:19:21] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/187#issuecomment-3419704490) on [issue #187](https://github.com/YunoHost-Apps/borg_ynh/issues/187) No last_backups shown: Closing for now. Feel free to ask for reopening it if the issue is still present.

Thanks for your report
[14:22:04] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [issue #235](https://github.com/YunoHost-Apps/borg_ynh/issues/235): Add installation instructions in a pre-installation notification
[14:22:04] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/235#issuecomment-3419706354) on [issue #235](https://github.com/YunoHost-Apps/borg_ynh/issues/235) Add installation instructions in a pre-installation notification: Youre right @alexAubin Closing based on your answer.
[14:30:08] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/166#issuecomment-3419711860) on [issue #166](https://github.com/YunoHost-Apps/borg_ynh/issues/166) Borg not found on the remote host.: Hi,

Based on the discussion here, I understand this is an issue of the [borgserver](https://github.com/YunoHost-Apps/bo...
[14:33:29] <Yunohost Git/Infra notifications> App kresus goes down from level 8 to 6 in job [#23649](https://ci-apps.yunohost.org/ci/job/23649)
[14:41:32] <Yunohost Git/Infra notifications> Job [#23653](https://ci-apps.yunohost.org/ci/job/23653) for ssh_apprise failed miserably :(
[14:53:18] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/94#issuecomment-3419726697) on [issue #94](https://github.com/YunoHost-Apps/borg_ynh/issues/94) Alert if we are close to the end of the quota and be able to prune: @zamentur The issue is interesting.

Probably with #227, we may implement this issue in a simple manner.
In this conditi...
[15:02:00] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/108#issuecomment-3419732054) on [issue #108](https://github.com/YunoHost-Apps/borg_ynh/issues/108) Send mail for 1st backup succeded after a failed backup: Translating in English:

> Send an email telling the backup has succeeded after a backup had failed, even when the admin...
[15:47:12] <Yunohost Git/Infra notifications> [synapse_ynh] n​in0-0 [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/580#discussion_r2443371152) on pull request #580 restart update_synapse_for_appservice.sh broken for whatsapp: It could be I am having a more general logging issue? I havent had the log message in that log since a week - maybe Im...
[16:05:49] <Yunohost Git/Infra notifications> [synapse_ynh] J​osue-T [commented](https://github.com/YunoHost-Apps/synapse_ynh/pull/580#discussion_r2443378465) on pull request #580 restart update_synapse_for_appservice.sh broken for whatsapp: Well at last on my side and on [the CI](https://ci-apps-dev.yunohost.org/ci/job/13842) we dont seem to have any issue l...
[16:41:27] <Yunohost Git/Infra notifications> App sogo rises from level 6 to 8 in job [#23654](https://ci-apps.yunohost.org/ci/job/23654) !
[17:26:25] <Yunohost Git/Infra notifications> [mastodon_ynh] T​hovi98 approved [pull request #528](https://github.com/YunoHost-Apps/mastodon_ynh/pull/528#pullrequestreview-3354603146) Testing
[18:43:54] <Yunohost Git/Infra notifications> App kresus goes down from level 8 to 6 in job [#23649](https://ci-apps.yunohost.org/ci/job/23649)
[18:48:37] <Yunohost Git/Infra notifications> [mastodon_ynh] e​ricgaspar merged [pull request #528](https://github.com/YunoHost-Apps/mastodon_ynh/pull/528): Testing
[18:57:22] <Yunohost Git/Infra notifications> [borg_ynh] f​florent opened [issue #239](https://github.com/YunoHost-Apps/borg_ynh/issues/239): Wishlist to simplifiy logs
[19:24:52] <m606> Hello! I am confused with the config panel.
What is the difference of initializing a setting value in the `install` script, e.g.:
```
app_title="Mastodon Archive Reader Lite - MARL"
ynh_app_setting_set --key=app_title --value="\"$app_title\""
```

And setting a default value for the corresponding setting entry in `config-panel.toml` ?
```
[main.server_mode.appTitle]
ask.en = "Custom app title"
ask.fr = "Titre d'application personnalisé"
type = "string"
help.en = "Set a custom title for the app (`<title>`, shown on the browser tab). The text ` — MARL` will still be added at the end."
help.fr = "Définir le titre de l'application (balise `<title>` du navigateur). Le texte ` — MARL` demeurera toutefois ajouté à la fin."
default = "MARL - Mastodon Archive Reader Lite"
visible = "archives_paths"
```
[19:31:36] <Aleks (he/him/il/lui)> >I am confused with the config panel.

bruh config panel are totally straightforward
[19:31:51] <Aleks (he/him/il/lui)> hmmmm
[19:32:05] <Aleks (he/him/il/lui)> i'm not sure this "default" thing works
[19:32:42] <Aleks (he/him/il/lui)> dunno what this does exactly ... maybe if no value exists it will use this one when popualting the config panel value ... but i'm thinking it won't create the setting per se
[19:32:58] <Aleks (he/him/il/lui)> and you probably need the setting to exists if it's meant to be in a config file somewhere
[19:35:11] <m606> for some reason, in this specific case, if I don't set the "default" param in `config-panel.toml`, the app config panel doesn't want to load and says: `Config panel question 'appTitle' should be initialized with a value during install or upgrade.`
[19:35:41] <m606> even if I have initialized the setting in install script as shown here above
[19:36:34] <Aleks (he/him/il/lui)> ah but your setting you're setting with `ynh_app_setting_set` is "app_title" and not "appTitle"
[19:37:28] <m606> that's true
[19:38:00] <m606> I don't remember why, but it is like that for all params
[19:38:24] <m606> let me check
[19:48:08] <m606> and for some reason, bound settings file include:
```
1:
ask: Custom app title
bind: settings
default: MARL - Mastodon Archive Reader Lite
help: Set a custom title for the app (`<title>`, shown on the browser tab). The text ` — MARL` will still be added at the end.
id: appTitle
mode: bash
optional: True
readonly: False
redact: False
type: string
value: MARL - Mastodon Archive Reader Lite
visible: archives_paths
```
Or similarly:
```
me@computer:/etc/yunohost/apps/marl/scripts# yunohost app config get marl__3 main.server_mode.appTitle
MARL - Mastodon Archive Reader Lite
```
[19:48:28] <m606> so camel case is understood by the setting file
[19:50:57] <Aleks (he/him/il/lui)> wut
[19:51:06] <Aleks (he/him/il/lui)> i don't get what you mean
[19:56:23] <m606> the setting is initialized with `ynh_app_setting_set --key=app_title --value="\"$app_title\""` and as you notice the key is `app_title`.
when I use the yunohost binary to list all settings for the app, the corresponding id is `appTitle`, i.e. camel case as in the `config-panel.toml`.
[19:57:38] <m606> why isn't `app_title` the key name in the settings file is the question i should try to answer I guess
[19:59:30] <Émy – OniriCorpe> what you want to use is a bind key
[20:00:22] <Émy – OniriCorpe> https://doc.yunohost.org/fr/packaging/advanced/config_panels#the-bind-statement
[20:01:17] <Aleks (he/him/il/lui)> yeah i don't know what problem you're trying to solve but "app_title" and "appTitle" are just two different names, there's no magic anywhere that i know of that would link the two together, they're just like "foo" and "bar", just, name the two things with the same name if you want them to be the same idk
[20:02:07] <Aleks (he/him/il/lui)> if you mean that you'd like it to be named "appTitle" because the actual, "real" app config uses this name then yeah look into the bind statement doc
[20:02:59] <m606> no actually I use a custom getter/setter in a config script for this app
[20:03:16] <m606> yes that is what I was wondering )
[20:04:20] <m606> ok I got it
[20:06:26] <m606> sorry I had already forgot 🫤 - basically the settings have to be written to "config.js". So I have a getter and a setter that read/write directly from/to that config.js file
[20:06:53] <Émy – OniriCorpe> if it can be replaced by the bind statement it woulkd be better for the maitainability of the package ^w^
[20:08:55] <m606> hmm yes ) but I need the values to be modified a bit, I think that's why I had to go the custom getter/setter way
https://github.com/YunoHost-Apps/marl_ynh/blob/master/scripts/config
[20:10:15] <Émy – OniriCorpe> okay !
[20:13:05] <m606> so basically the package doesn't use the app's settings.yml at all but it initializes the settings at install for the template tags to be defined with default values during `ynh_config_add --template="config.js" --destination="$install_dir/js/config.js"`.
[20:47:04] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [pull request #149](https://github.com/YunoHost-Apps/borg_ynh/pull/149): Support multiple repositories (values separated by )
[20:47:04] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/pull/149#issuecomment-3419945895) on [issue #149](https://github.com/YunoHost-Apps/borg_ynh/pull/149) Support multiple repositories (values separated by ): I am closing. Not a bad idea per se, it needs adaptation after #216. Also the motivation behind this PR, at least for m...
[20:48:34] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/pull/219#issuecomment-3419946816) on [issue #219](https://github.com/YunoHost-Apps/borg_ynh/pull/219) Limit borg retention: *Could* be superseded by #239?
[20:51:58] <Yunohost Git/Infra notifications> [borg_ynh] f​florent closed [pull request #205](https://github.com/YunoHost-Apps/borg_ynh/pull/205): Provide a more detailed explanation about the env needed to run borg commands
[20:51:59] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/pull/205#issuecomment-3419948705) on [issue #205](https://github.com/YunoHost-Apps/borg_ynh/pull/205) Provide a more detailed explanation about the env needed to run borg commands: Closing, as it has been superseded by #216. The paragraph that has been modified in this PR does not involve the admin ...
[22:23:21] <Yunohost Git/Infra notifications> [penpot_ynh] y​unohost-bot opened [pull request #156](https://github.com/YunoHost-Apps/penpot_ynh/pull/156): Upgrade sources
[22:24:17] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #239](https://github.com/YunoHost-Apps/piped_ynh/pull/239): Upgrade to v2025.10.14
[22:26:24] <Yunohost Git/Infra notifications> [searxng_ynh] y​unohost-bot opened [pull request #438](https://github.com/YunoHost-Apps/searxng_ynh/pull/438): Upgrade to v2025.10.18
[22:32:49] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 55 pending update PRs
- 22 new apps PRs: compteur_du_gase, filerise, firefly-iii-di, forgejo_runner, fossflow, glitchsoc, it-tools, jackett, jsoncrack, lemmy, mastofessb, mirotalk, mygpo, overleaf, penpot, piped, searxng, terraforming-mars, ttrss, vert, virtualtabletop, yellow
- 7 failed apps updates: autobd, bonfire, fusion, litechat, loops, streams, woodpecker

See the full log here: https://paste.yunohost.org/raw/owiyinisis
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[22:56:27] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 merged [pull request #155](https://github.com/YunoHost-Apps/penpot_ynh/pull/155): Upgrade sources
[22:56:30] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 deleted branch ci-auto-update-sources-251019
[22:57:30] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 closed [pull request #156](https://github.com/YunoHost-Apps/penpot_ynh/pull/156): Upgrade sources
[22:57:35] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 deleted branch ci-auto-update-sources-251020
[23:04:45] <Yunohost Git/Infra notifications> App hat failed all tests in job [#23662](https://ci-apps.yunohost.org/ci/job/23662) !
[23:07:19] <Yunohost Git/Infra notifications> Job [#23664](https://ci-apps.yunohost.org/ci/job/23664) for shaarli failed miserably :(