Sunday, September 07, 2025
apps@conference.yunohost.org
September
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          
             

[17:33:03] <florent[m]> That's indeed probably n that provides corepack, I have just tested the installation of `n` in a fresh debian in Docker.
Details: https://paste.yunohost.org/efotiwoper.properties
[17:33:20] <Yunohost Git/Infra notifications> App localai goes down from level 7 to 1 in job [#21951](https://ci-apps.yunohost.org/ci/job/21951)
[17:33:28] <Yunohost Git/Infra notifications> App mollysocket goes down from level 7 to 1 in job [#21964](https://ci-apps.yunohost.org/ci/job/21964)
[17:33:29] <Yunohost Git/Infra notifications> Job [#21963](https://ci-apps.yunohost.org/ci/job/21963) for weblate failed miserably :(
[17:33:42] <Yunohost Git/Infra notifications> App synapse-admin rises from level 0 to 8 in job [#21968](https://ci-apps.yunohost.org/ci/job/21968) !
[17:33:43] <Yunohost Git/Infra notifications> App faceprivacy failed all tests in job [#21952](https://ci-apps.yunohost.org/ci/job/21952) :(
[17:33:43] <Yunohost Git/Infra notifications> App openemr goes down from level 7 to 6 in job [#21955](https://ci-apps.yunohost.org/ci/job/21955)
[17:33:46] <Yunohost Git/Infra notifications> App rocketchat goes down from level 7 to 6 in job [#21966](https://ci-apps.yunohost.org/ci/job/21966)
[17:33:53] <Yunohost Git/Infra notifications> [element_ynh] J​osue-T opened [pull request #233](https://github.com/YunoHost-Apps/element_ynh/pull/233): Upgrade to v1.11.110 (#232)
[17:33:53] <florent[m]> I'll see whether the tests pass, but it starts well visibly
[17:33:53] <Yunohost Git/Infra notifications> [package_check] f​florent opened [pull request #199](https://github.com/YunoHost/package_check/pull/199): Make bookworm the default DIST value
[17:33:54] <Aleks (he/him/il/lui)> not sure to understand where the `corepack` command comes from when yarn is not installed though (but my understanding of the whole yarn/corepack story is pretty sparse)
[17:33:54] <Yunohost Git/Infra notifications> [element_ynh] J​osue-T pushed 1 commit to testing: Upgrade to v1.11.110 (#232) * Upgrade sources - main v1.11.110: https://github.com/element-hq/element-web/releases/ta... ([9632ebf5](https://github.com/YunoHost-Apps/element_ynh/commit/9632ebf59237e159c457c258389b0a7b88b38e0b))
[17:33:54] <florent[m]> For example, I see that's what the hedgedoc repo does (see the [manifest](https://github.com/YunoHost-Apps/hedgedoc_ynh/blob/2b32ab55ef7ab03ceeb8ef51e57cc2d723e04b75/manifest.toml#L67-L69) and [installation](https://github.com/YunoHost-Apps/hedgedoc_ynh/blob/2b32ab55ef7ab03ceeb8ef51e57cc2d723e04b75/scripts/install#L57) script)
[17:33:54] <florent[m]> Hmm, isn't using corepack and installing the yarn package from the extra debian repo redundant?

I see it done in some yunohost packages, but it looks to run normally without (I try that strategy [in this PR](https://github.com/YunoHost-Apps/grist_ynh/pull/98), and I have removed yarn extra repo [specifically in this commit](https://github.com/YunoHost-Apps/grist_ynh/pull/98/commits/c6fa55897b458f19b8ab0acecb8525f595868277))
[17:33:55] <Yunohost Git/Infra notifications> [element_ynh] J​osue-T deleted branch ci-auto-update-1.11.110
[17:33:55] <Yunohost Git/Infra notifications> [element_ynh] J​osue-T merged [pull request #232](https://github.com/YunoHost-Apps/element_ynh/pull/232): Upgrade to v1.11.110
[17:33:56] <florent[m]> Sounds like node n [installs corepack by default](https://github.com/tj/n?tab=readme-ov-file#preserving-npm)
[17:33:56] <Aleks (he/him/il/lui)> but it wasnt in the past and linter doesnt notify about it
[17:33:57] <florent[m]> That's indeed probably n that provides corepack, I have just tested the installation of `n` in a fresh debian in Docker.
Details 🧵⤵️
[17:33:57] <Aleks (he/him/il/lui)> i don't know about corepack but since bookworm, the yarn apt repo is now added by the core by default and `yarn` can be installed like any regular package
[17:33:58] <Yunohost Git/Infra notifications> [element_ynh] e​ricgaspar merged [pull request #233](https://github.com/YunoHost-Apps/element_ynh/pull/233): Upgrade to v1.11.110 (#232)
[17:34:11] <Yunohost Git/Infra notifications> App grist rises from level 7 to 8 in job [#21998](https://ci-apps.yunohost.org/ci/job/21998) !
[17:34:11] <florent[m]> I have submitted a feature request for corepack:
https://github.com/YunoHost/issues/issues/2659
[17:34:25] <Thomas> > I have submitted a feature request for corepack:
> https://github.com/YunoHost/issues/issues/2659

I think it's a great idea 🎉
[17:35:08] <Yunohost Git/Infra notifications> App phpboost failed all tests in job [#21782](https://ci-apps.yunohost.org/ci/job/21782) !
[17:35:14] <Yunohost Git/Infra notifications> App fittrackee failed all tests in job [#21965](https://ci-apps.yunohost.org/ci/job/21965) !
[17:36:15] <florent[m]> A philosophical question regarding the logs of borg: would you set a retention for them as requested [in this issue](https://github.com/YunoHost-Apps/borg_ynh/issues/158#issuecomment-3196028751) for the `/var/log/borg/<date>.log` (and `.err`) files?
I think a good default retention would be a year.
But it looks like logs in `/var/log/yunohost/categories/operation` are never purged, is this intended (and thus purging borg ones would maybe be a bad idea) or it is because you haven't considered doing that yet (I haven't issues about that)?
[17:36:20] <Yunohost Git/Infra notifications> [apps_tools] a​lexAubin pushed 1 commit to main: Revert "Use relative imports for static analysis" This reverts commit d8c387f6e78fcbd8ca2226f0c314074870846db5. ([9da65743](https://github.com/YunoHost/apps_tools/commit/9da657437f1518c15b57e9ea1482592f078bbc07))
[17:36:20] <Yunohost Git/Infra notifications> O​niriCorpe edited repository convos_ynh: Convos package for YunoHost https://github.com/YunoHost-Apps/convos_ynh
[17:36:21] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:36:26] <Thomas> https://github.com/YunoHost/issues/issues/2329
[17:36:26] <Thomas> > A philosophical question regarding the logs of borg: would you set a retention for them as requested [in this issue](https://github.com/YunoHost-Apps/borg_ynh/issues/158#issuecomment-3196028751) for the `/var/log/borg/<date>.log` (and `.err`) files?
> I think a good default retention would be a year.
> But it looks like logs in `/var/log/yunohost/categories/operation` are never purged, is this intended (and thus purging borg ones would maybe be a bad idea) or it is because you haven't considered doing that yet (I haven't issues about that)?

I think 1 year is good too
[17:36:30] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:36:34] <Yunohost Git/Infra notifications> App faceprivacy failed all tests in job [#21952](https://ci-apps.yunohost.org/ci/job/21952) !
[17:36:34] <Yunohost Git/Infra notifications> App phpboost failed all tests in job [#21782](https://ci-apps.yunohost.org/ci/job/21782) !
[17:36:34] <Yunohost Git/Infra notifications> [apps/update_app_levels] Merge branch update_app_levels of https://github.com/YunoHost/apps into update_app_levels - eric_G
[17:36:35] <Aleks (he/him/il/lui)> (or maybe even without specifying the app idk)
[17:36:35] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 2 commits to update_app_levels ([389c088ea44d...65717518e8b0](https://github.com/YunoHost/apps/compare/389c088ea44d...65717518e8b0))
[17:36:35] <Aleks (he/him/il/lui)> sounds like we could use a bot webhook like `!recheck <someapp>` or `!revert-level <someapp>` idk
[17:36:35] <Yunohost Git/Infra notifications> App fittrackee failed all tests in job [#21965](https://ci-apps.yunohost.org/ci/job/21965) !
[17:36:37] <Yunohost Git/Infra notifications> [apps/update_app_levels] Update apps.toml - eric_G
[17:36:38] <Thomas> Is there a way to regen-conf postgresl on ci like on trixie ? https://ci-apps-trixie.yunohost.org/ci/job/7294

My app fails on main even with

if ynh_in_ci_tests
then
yunohost tools regen-conf postgresql
fi

🤔

[17:36:38] <Yunohost Git/Infra notifications> App funkwhale failed all tests in job [#21907](https://ci-apps.yunohost.org/ci/job/21907) !
[17:36:39] <Yunohost Git/Infra notifications> App peachpub failed all tests in job [#21766](https://ci-apps.yunohost.org/ci/job/21766) !
[17:36:39] <Yunohost Git/Infra notifications> App helloworld goes down from level 6 to 4 in job [#21234](https://ci-apps.yunohost.org/ci/job/21234)
[17:36:41] <Yunohost Git/Infra notifications> App phpboost failed all tests in job [#21782](https://ci-apps.yunohost.org/ci/job/21782) !
[17:36:42] <Yunohost Git/Infra notifications> App django-fmd rises from level 3 to 6 in job [#21374](https://ci-apps.yunohost.org/ci/job/21374) !
[17:36:43] <Yunohost Git/Infra notifications> App sharkey failed all tests in job [#21829](https://ci-apps.yunohost.org/ci/job/21829) !
[17:36:45] <Yunohost Git/Infra notifications> App tableaunoir rises from level 7 to 8 in job [#22002](https://ci-apps.yunohost.org/ci/job/22002) !
[17:36:45] <Yunohost Git/Infra notifications> App joplin failed all tests in job [#21898](https://ci-apps.yunohost.org/ci/job/21898) !
[17:36:45] <Yunohost Git/Infra notifications> App superset goes down from level 6 to 3 in job [#21896](https://ci-apps.yunohost.org/ci/job/21896)
[17:36:46] <Yunohost Git/Infra notifications> App localai goes down from level 7 to 1 in job [#21951](https://ci-apps.yunohost.org/ci/job/21951)
[17:37:00] <Yunohost Git/Infra notifications> [penpot_ynh] M​rLixm opened [issue #145](https://github.com/YunoHost-Apps/penpot_ynh/issues/145): Error 400 when uploading images other than SVG
[17:37:00] <Yunohost Git/Infra notifications> App ofbiz goes down from level 7 to 3 in job [#21739](https://ci-apps.yunohost.org/ci/job/21739)
[17:37:55] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:37:55] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 1 commit to update_app_levels: Update apps.toml ([033bea43](https://github.com/YunoHost/apps/commit/033bea43011974f69eb1374e3508ada1399f2fd2))
[17:37:55] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:37:58] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 1 commit to update_app_levels: Update apps.toml ([f481579a](https://github.com/YunoHost/apps/commit/f481579aad391b9f65a56ab931a34f1b6f1ed165))
[17:37:59] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 1 commit to update_app_levels: Update apps.toml ([fc9c3da9](https://github.com/YunoHost/apps/commit/fc9c3da988393782e30cebd8bb87b1a8a3e071e6))
[17:37:59] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:38:18] <Yunohost Git/Infra notifications> App phpboost failed all tests in job [#21782](https://ci-apps.yunohost.org/ci/job/21782) !
[17:38:18] <miro5001> > <@Alekswag:matrix.org> jesus christ i just want to trash it -_-

Sorry, I've been busy the last two days. I'm the maintainer of this monster 😅. I just check it installs then cancel the job. Don't know who restarts it.
Should we remove it from the catalog or limit tests to install only?
[17:38:20] <tituspijean[m]> https://ci-apps-dev.yunohost.org/ci/job/12607
Failed upgrade from same version, but all levels green 🫠
[17:39:38] <Yunohost Git/Infra notifications> O​niriCorpe edited repository gotosocial_ynh: GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang. https://github.com/YunoHost-Apps/gotosocial_ynh
[17:39:38] <Yunohost Git/Infra notifications> [stirling-pdf_ynh] y​unohost-bot opened [pull request #85](https://github.com/YunoHost-Apps/stirling-pdf_ynh/pull/85): Upgrade to v1.3.2
[17:39:38] <Yunohost Git/Infra notifications> [penpot_ynh] y​unohost-bot opened [pull request #146](https://github.com/YunoHost-Apps/penpot_ynh/pull/146): Upgrade sources
[17:39:38] <Yunohost Git/Infra notifications> [syncthing_ynh] y​unohost-bot opened [pull request #222](https://github.com/YunoHost-Apps/syncthing_ynh/pull/222): Upgrade to v2.0.7
[17:39:41] <Yunohost Git/Infra notifications> O​niriCorpe edited repository invoiceshelf_ynh: InvoiceShelf package for YunoHost https://github.com/YunoHost-Apps/invoiceshelf_ynh
[17:39:41] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 43 pending update PRs
- 33 new apps PRs: backdrop, benevalibre, cesium, concrete5, diagramsnet, dokos, galette, ghost, grav, homarr, homeassistant, invoiceninja5, jackett, lasuite-docs, localai, loki, many-notes, mautic, n8n, nodebb, ollama, penpot, planka, radarr, scratch, snweb, stirling-pdf, synapse-admin, syncthing, tandoor, webmin, x-prober, zipline
- 6 failed apps updates: jenkins, litechat, onlyoffice, openemr, plakar, prestashop

See the full log here: https://paste.yunohost.org/raw/orutomaqeg
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[17:39:42] <Yunohost Git/Infra notifications> O​niriCorpe edited repository zola_ynh: Zola package for YunoHost https://github.com/YunoHost-Apps/zola_ynh
[17:39:43] <Yunohost Git/Infra notifications> [apps] O​niriCorpe created new branch main-oniricorpe
[17:39:43] <Yunohost Git/Infra notifications> O​niriCorpe edited repository readeck_ynh: Readeck package for YunoHost https://github.com/YunoHost-Apps/readeck_ynh
[17:39:44] <Yunohost Git/Infra notifications> [apps] O​niriCorpe pushed 1 commit to main-oniricorpe: changes the branch from master to main for some of my (OniriCorpe) packages ([57788581](https://github.com/YunoHost/apps/commit/577885810bd56cba992070a77a01afcebd93ada1))
[17:39:44] <Yunohost Git/Infra notifications> [apps] O​niriCorpe opened [pull request #3118](https://github.com/YunoHost/apps/pull/3118): changes the branch from master to main for some of my (OniriCorpe) packages
[17:39:44] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by O​niriCorpe on [pull request #3118](https://github.com/YunoHost/apps/pull/3118): changes the branch from master to main for some of my (OniriCorpe) packages
[17:39:51] <Yunohost Git/Infra notifications> App airsonic stays broken (level 0) in job [#22005](https://ci-apps.yunohost.org/ci/job/22005)
[17:39:54] <Yunohost Git/Infra notifications> App nomad failed all tests in job [#22010](https://ci-apps.yunohost.org/ci/job/22010) !
[17:39:57] <Yunohost Git/Infra notifications> App elabftw goes down from level 8 to 6 in job [#22008](https://ci-apps.yunohost.org/ci/job/22008)
[17:39:58] <Yunohost Git/Infra notifications> App zabbix failed all tests in job [#22016](https://ci-apps.yunohost.org/ci/job/22016) !
[17:39:59] <Yunohost Git/Infra notifications> App hubzilla failed all tests in job [#22019](https://ci-apps.yunohost.org/ci/job/22019) !
[17:40:11] <Yunohost Git/Infra notifications> App lychee goes down from level 8 to 6 in job [#22022](https://ci-apps.yunohost.org/ci/job/22022)
[17:40:12] <Yunohost Git/Infra notifications> App phpboost failed all tests in job [#22025](https://ci-apps.yunohost.org/ci/job/22025) !
[17:40:20] <Yunohost Git/Infra notifications> App piped failed all tests in job [#22032](https://ci-apps.yunohost.org/ci/job/22032) !
[17:40:34] <Yunohost Git/Infra notifications> [nextcloud_ynh] m​dtita opened [pull request #825](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/825): Fix syntax error in config script
[17:40:45] <Yunohost Git/Infra notifications> [nextcloud_ynh] O​niriCorpe edited [pull request #825](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/825): Fix syntax error in config script
[17:40:45] <Yunohost Git/Infra notifications> [nextcloud_ynh] O​niriCorpe pushed 1 commit to testing: Fix syntax error in config script a missing space in notify push systemd service removal was causing an error ([e6d1c404](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/e6d1c40422791572abe437f429a73d84f46f3b0a))
[17:40:46] <Yunohost Git/Infra notifications> [nextcloud_ynh] O​niriCorpe merged [pull request #825](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/825): Fix syntax error in config script
[17:40:55] <Yunohost Git/Infra notifications> [apps] T​hovi98 approved [pull request #3118](https://github.com/YunoHost/apps/pull/3118#pullrequestreview-3191556247) changes the branch from master to main for some of my (OniriCorpe) packages
[17:41:18] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 2 commits to testing ([e6d1c4042279...a2e17b6f7290](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/e6d1c4042279...a2e17b6f7290))
[17:41:18] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Testing (#824) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ... - eric_G
[17:41:18] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Merge branch master into testing - eric_G
[17:41:18] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar opened [pull request #826](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/826): Testing
[17:41:19] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 6 commits to postgresql_reboot ([3528f97ae4f3...df688de3b193](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/3528f97ae4f3...df688de3b193))
[17:41:19] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch master into testing - eric_G
[17:41:19] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Fix syntax error in config script a missing space in notify push systemd service removal was causing an error - Mohamed Tita
[17:41:20] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch testing into postgresql_reboot - eric_G
[17:41:22] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 2 commits to testing ([55bc65b33805...c092151d1910](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/55bc65b33805...c092151d1910))
[17:41:22] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Update config - eric_G
[17:41:23] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Merge branch testing of https://github.com/YunoHost-Apps/nextcloud_ynh into testing - eric_G
[17:41:23] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to testing: Update manifest.toml ([94787721](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/94787721672fc892a8ccfd7b8544e3f55d11b63e))
[17:41:27] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 5 commits to postgresql_reboot ([df688de3b193...59af3f4e3cee](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/df688de3b193...59af3f4e3cee))
[17:41:27] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Update config - eric_G
[17:41:28] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch testing into postgresql_reboot - eric_G
[17:41:28] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch testing of https://github.com/YunoHost-Apps/nextcloud_ynh into testing - eric_G
[17:42:22] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to master: Testing (#826) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ... ([be6454cd](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/be6454cd519c0fd8397c40cf16704a8d3f1e1400))
[17:42:22] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar merged [pull request #826](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/826): Testing
[17:42:23] <Yunohost Git/Infra notifications> [apps] Auto-merge has been enabled by e​ricgaspar on [pull request #3118](https://github.com/YunoHost/apps/pull/3118): changes the branch from master to main for some of my (OniriCorpe) packages
[17:42:23] <Yunohost Git/Infra notifications> [apps] e​ricgaspar edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:42:23] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 1 commit to update_app_levels: Update apps.toml ([70de2bb3](https://github.com/YunoHost/apps/commit/70de2bb354c39b8d3bc5730f73a84834d29fb9a0))
[17:42:23] <Yunohost Git/Infra notifications> WARNING: unknown pull_request action: auto_merge_disabled
[17:42:24] <Aleks (he/him/il/lui)> zmleh why doesnt the check run x_x
[17:42:24] <Yunohost Git/Infra notifications> App superset rises from level 6 to 7 in job [#21896](https://ci-apps.yunohost.org/ci/job/21896) !
[17:42:25] <Yunohost Git/Infra notifications> App readarr goes down from level 8 to 6 in job [#22041](https://ci-apps.yunohost.org/ci/job/22041)
[17:42:25] <Yunohost Git/Infra notifications> App superset rises from level 6 to 7 in job [#22039](https://ci-apps.yunohost.org/ci/job/22039) !
[17:42:25] <Yunohost Git/Infra notifications> App rallly rises from level 0 to 7 in job [#22040](https://ci-apps.yunohost.org/ci/job/22040) !
[17:42:26] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar created new branch linter
[17:42:26] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to linter: fix linter warnings ([84a0e2af](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/84a0e2af96034a14c734f80ebd847066aea3d064))
[17:42:26] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar opened [pull request #827](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/827): fix linter warnings
[17:42:26] <Yunohost Git/Infra notifications> App nextcloud goes down from level 8 to 6 in job [#22038](https://ci-apps.yunohost.org/ci/job/22038)
[17:42:27] <Yunohost Git/Infra notifications> [apps] f​florent opened [pull request #3119](https://github.com/YunoHost/apps/pull/3119): manifest schema: Add filter property and language version
[17:42:27] <Yunohost Git/Infra notifications> [apps] t​ituspijean edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:42:27] <Yunohost Git/Infra notifications> [apps] t​ituspijean pushed 1 commit to update_app_levels: Update apps.toml ([cef3c2a8](https://github.com/YunoHost/apps/commit/cef3c2a8a485d0461ab8857bbe6d86ec59e61d82))
[17:42:28] <Yunohost Git/Infra notifications> [apps] f​florent edited [pull request #3119](https://github.com/YunoHost/apps/pull/3119): manifest schema: Add filter property and language version
[17:42:28] <florent[m]> NB: I have asked for help in the #yunohost-dev:matrix.org room for running package_linter, I could not have tried the submitted patch before submitting the PR.
[17:42:28] <florent[m]> (I have fixed and I could finally check that it fixes the issue)
[17:42:29] <Yunohost Git/Infra notifications> [apps] f​florent opened [pull request #3120](https://github.com/YunoHost/apps/pull/3120): manifest schema: Add NodeJS/Ruby/Go resources
[17:42:29] <Yunohost Git/Infra notifications> [apps] f​florent just made [pull request #3119](https://github.com/YunoHost/apps/pull/3119) ready for review: manifest schema: Add filter property and language version
[17:42:29] <Yunohost Git/Infra notifications> [apps] f​florent edited [pull request #3120](https://github.com/YunoHost/apps/pull/3120): manifest schema: Add NodeJS/Ruby/Go resources
[17:42:30] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to linter: Update tests.toml ([43632fb3](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/43632fb3dabc5c4d9c43f52682710a42d250b19b))
[17:42:30] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to testing: fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service ([3dd4c71a](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/3dd4c71a6e3e0b327a0918ff988495005d2b9784))
[17:42:30] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 1 commit to linter: Update systemd.service ([db100da3](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/db100da39b0b80db014d34c9e0bfe5a70a50fe93))
[17:42:30] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar merged [pull request #827](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/827): fix linter warnings
[17:42:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar deleted branch linter
[17:42:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 2 commits to testing ([3dd4c71a6e3e...f17eca76c335](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/3dd4c71a6e3e...f17eca76c335))
[17:42:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar opened [pull request #828](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/828): Testing
[17:42:32] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Testing (#826) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ... - eric_G
[17:42:32] <Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Merge branch master into testing - eric_G
[17:42:32] <Yunohost Git/Infra notifications> App radarr goes down from level 8 to 6 in job [#22045](https://ci-apps.yunohost.org/ci/job/22045)
[17:42:33] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 merged [pull request #146](https://github.com/YunoHost-Apps/penpot_ynh/pull/146): Upgrade sources
[17:42:33] <eric_G> any idea on this? https://ci-apps-dev.yunohost.org/ci/job/12646
[17:42:33] <Aleks (he/him/il/lui)> Missing } here https://github.com/yunohost-bot/opensearch_ynh/blob/auto-helpers-2.1/scripts/config#L21
[17:42:34] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 opened [pull request #147](https://github.com/YunoHost-Apps/penpot_ynh/pull/147): Disable ImageMagick 7.x usage in run.template.sh
[17:42:34] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 63 pending update PRs
- 7 new apps PRs: abantecart, autobrr, forgejo, invoiceninja5, jackett, readarr, scratch
- 5 failed apps updates: jenkins, litechat, onlyoffice, openemr, prestashop

See the full log here: https://paste.yunohost.org/raw/eqanukuwox
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[17:42:35] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 pushed 1 commit to orhtej2-patch-1: Disable ImageMagick 7.x usage in run.template.sh ([2f709a75](https://github.com/YunoHost-Apps/penpot_ynh/commit/2f709a75272344b1d1b75dba02c7b71892ad9b7a))
[17:42:35] <Yunohost Git/Infra notifications> App dotclear2 goes down from level 6 to 3 in job [#22049](https://ci-apps.yunohost.org/ci/job/22049)
[17:42:35] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 created new branch orhtej2-patch-1
[17:42:36] <Yunohost Git/Infra notifications> App seafile goes down from level 8 to 6 in job [#22055](https://ci-apps.yunohost.org/ci/job/22055)
[17:42:36] <Yunohost Git/Infra notifications> App plume stays broken (level 0) in job [#22064](https://ci-apps.yunohost.org/ci/job/22064)
[17:42:37] <Yunohost Git/Infra notifications> App metronome rises from level 7 to 8 in job [#22070](https://ci-apps.yunohost.org/ci/job/22070) !
[17:42:37] <Yunohost Git/Infra notifications> App cjdns stays broken (level 0) in job [#22066](https://ci-apps.yunohost.org/ci/job/22066)
[17:42:37] <Yunohost Git/Infra notifications> App mediatracker stays broken (level 0) in job [#22074](https://ci-apps.yunohost.org/ci/job/22074)
[17:42:38] <Yunohost Git/Infra notifications> [apps] t​ituspijean edited [pull request #3117](https://github.com/YunoHost/apps/pull/3117): Update app levels according to CI results
[17:42:38] <Yunohost Git/Infra notifications> [nextcloud_ynh] e​ricgaspar pushed 4 commits to postgresql_reboot ([59af3f4e3cee...c17d6baee5c5](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/59af3f4e3cee...c17d6baee5c5))
[17:42:38] <Yunohost Git/Infra notifications> [apps] t​ituspijean pushed 1 commit to update_app_levels: Sharkey back to level 8 ([ccfb44de](https://github.com/YunoHost/apps/commit/ccfb44decd3a629cfccc8ab5b1f6c65b9d5c3327))
[17:42:39] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service - eric_G
[17:42:39] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch testing into postgresql_reboot - eric_G
[17:42:39] <Yunohost Git/Infra notifications> [nextcloud_ynh/postgresql_reboot] Merge branch master into testing - eric_G
[17:42:40] <florent[m]> Yeah, I saw and I am on it
[17:42:40] <tituspijean[m]> the error message complains about the module missing from `./_build/worker/node_modules/pyodide`, though on my server there is no `worker` dir in `_build`
[17:42:41] <tituspijean[m]> if that error can be triggered via the API, I guess you can add a custom test in `tests.toml`
[17:42:41] <florent[m]> I wish to be able to run integration tests automatically (that I already have), that would prevent me doing silly things like merging without testing thoroughly.
[17:42:41] <florent[m]> Yeah, it would require multiple calls. Possible to do that too?
[17:42:41] <florent[m]> I see examples here, I would like to be able to set the method and the body of the request as well.
Do you think that's doable? Or should I suggest a PR?
https://github.com/YunoHost/package_check/blob/main/lib/curl_tests.py
[17:42:42] <tituspijean[m]> https://github.com/YunoHost/package_check#teststoml-syntax
though I only see GET requests, though I see an option to be logged in with the user credentials, so I guess there's a way to make POST requests
[17:42:42] <tituspijean[m]> yeah we were looking at the same thing :)
[17:42:42] <florent[m]> OK, I could reproduce it too. At least, that should be "easier" to fix
[17:42:43] <florent[m]> Before I forget, thanks for your help tituspijean 🙏
[17:42:43] <florent[m]> Ahah, great minds etc. :)
[17:42:44] *tituspijean[m] is looking for an example
[17:42:44] <tituspijean[m]> with pleasure, I merely pointed out an issue you were already working on, and sent you in a rabbit hole of an unused test feature 😇
[17:42:44] <florent[m]> I try a fix here:
https://github.com/YunoHost-Apps/grist_ynh/pull/104
[17:42:45] <Aleks (he/him/il/lui)> yeah i suppose anyway packagers can just add arbitrary script in the $install_dir if they want to write their own stuff
[17:42:45] <Yunohost Git/Infra notifications> App superset rises from level 6 to 7 in job [#22078](https://ci-apps.yunohost.org/ci/job/22078) !
[17:42:45] <Yunohost Git/Infra notifications> [apps] a​lexAubin [commented](https://github.com/YunoHost/apps/pull/3120#discussion_r2328737349) on pull request #3120 manifest schema: Add NodeJS/Ruby/Go resources: suggestion }, "composer": { "type": "object", ...
[17:42:45] <Yunohost Git/Infra notifications> App grist rises from level 7 to 8 in job [#22079](https://ci-apps.yunohost.org/ci/job/22079) !
[17:42:46] <Yunohost Git/Infra notifications> [apps] a​lexAubin edited [pull request #3120](https://github.com/YunoHost/apps/pull/3120): manifest schema: Add NodeJS/Ruby/Go/Composer resources
[17:42:46] <florent[m]> I remember having already seen this notification a few days ago 🤔. And this CI run suggests it:
https://ci-apps.yunohost.org/ci/job/21998

Good news anyway 🤠
[17:42:46] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 1 commit to main: manifest schema: Add NodeJS/Ruby/Go/Composer resources (#3120) * manifest schema: Add NodeJS/Ruby/Go resources * Apply... ([f4fb1fad](https://github.com/YunoHost/apps/commit/f4fb1fad45c91a7c7dcfeb44b5b8cd867c93d517))
[17:42:47] <Yunohost Git/Infra notifications> [apps] a​lexAubin merged [pull request #3119](https://github.com/YunoHost/apps/pull/3119): manifest schema: Add filter property and language version
[17:42:47] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 1 commit to main: manifest schema: Add filter property for apps (#3119) ([bacbea65](https://github.com/YunoHost/apps/commit/bacbea652e1c6bf622b823e721a5ab1aa5dcabff))
[17:42:47] <Yunohost Git/Infra notifications> [apps] a​lexAubin merged [pull request #3120](https://github.com/YunoHost/apps/pull/3120): manifest schema: Add NodeJS/Ruby/Go/Composer resources
[17:42:48] <Aleks (he/him/il/lui)> yeah that's probably because the level change not merged yet in the catalog
[17:42:48] <tituspijean[m]> maybe with a simple `thetest.post=(urlencoded post data)`
[17:42:49] <Yunohost Git/Infra notifications> [borg_ynh] f​florent [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/216#issuecomment-3263894123) on [issue #216](https://github.com/YunoHost-Apps/borg_ynh/issues/216) [Feature request] Implement yunohost app shell borg: Totally agree
[17:42:49] <tituspijean[m]> @florent:matrix.skeptikon.fr there seems to be an issue with one of grist's dependencies, pyodide: https://forum.yunohost.org/t/grist-is-missing-pyodide/39949
I was able to replicate the issue as well.
[18:13:46] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 1 commit to workflowtweaks: Rename github workflows + only run Taplo autoformat on main because it seems to not retrigger github workflows ([bee4c5be](https://github.com/YunoHost/apps/commit/bee4c5be69c09c3d4a203c755131260293a252b8))
[18:14:13] <Yunohost Git/Infra notifications> [apps] a​lexAubin opened [pull request #3122](https://github.com/YunoHost/apps/pull/3122): Rename github workflows + only run Taplo autoformat on main because it seems to not retrigger github workflows
[18:14:44] <Yunohost Git/Infra notifications> [apps] a​lexAubin merged [pull request #3122](https://github.com/YunoHost/apps/pull/3122): Rename github workflows + only run Taplo autoformat on main because it seems to not retrigger github workflows
[18:15:16] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 1 commit to main: Rename github workflows + only run Taplo autoformat on main because it seems to not retrigger github workflows (#3122) ([f0a939e0](https://github.com/YunoHost/apps/commit/f0a939e0d0905320270f06850a837a5db12dd196))
[18:15:33] <Yunohost Git/Infra notifications> [apps] a​lexAubin deleted branch workflowtweaks
[18:16:36] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 9 commits to update_app_levels ([ccfb44decd3a...816ee8aa4065](https://github.com/YunoHost/apps/compare/ccfb44decd3a...816ee8aa4065))
[18:17:08] <Yunohost Git/Infra notifications> [apps] a​lexAubin pushed 1 commit to main-oniricorpe: changes the branch from master to main for some of my (OniriCorpe) packages ([3dbac103](https://github.com/YunoHost/apps/commit/3dbac1035ce9d88e9b178adc90b0249fcac0f66e))
[18:17:38] <Yunohost Git/Infra notifications> [apps] e​ricgaspar merged [pull request #3118](https://github.com/YunoHost/apps/pull/3118): changes the branch from master to main for some of my (OniriCorpe) packages
[18:18:07] <Yunohost Git/Infra notifications> [apps] e​ricgaspar pushed 1 commit to main: changes the branch from master to main for some of my (OniriCorpe) packages (#3118) * changes the branch from master to... ([f23753b6](https://github.com/YunoHost/apps/commit/f23753b6765429b89efb2ab0a9f38273a58f2414))
[18:18:41] <Yunohost Git/Infra notifications> [apps] e​ricgaspar deleted branch main-oniricorpe
[18:19:48] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 [commented](https://github.com/YunoHost-Apps/penpot_ynh/issues/145#issuecomment-3263911679) on [issue #145](https://github.com/YunoHost-Apps/penpot_ynh/issues/145) Error 400 when uploading images other than SVG: Sure, to upgrade run


sudo yunohost app upgrade penpot -u https://github.com/YunoHost-Apps/penpot_ynh/tree/testing
...
[18:20:31] <Aleks (he/him/il/lui)> one reason i suppose is that it doesn't override stuff like the official helpers
[18:20:56] <Aleks (he/him/il/lui)> i think sourcing common.sh after the official helpers might be reported as a warning by the linter
[18:21:04] <Aleks (he/him/il/lui)> depending on the usecase i think it'd rather find another way, imho common.sh shouldnt be actually running code but only declaring stuff (functions / global vars)
[18:21:17] <Aleks (he/him/il/lui)> wait, that message is from august 31st?
[18:21:39] <Aleks (he/him/il/lui)> wtf
[18:21:58] <Aleks (he/him/il/lui)> (am i the only one seeing the message from `liamcollod` from august 31 ***after*** today's messages ?)
[18:22:25] <florent[m]> Same for me.
[18:23:57] <orhtej2> I think Matrix has a major hiccup?
[19:24:17] <Aleks (he/him/il/lui)> (seems to be messages from XMPP ?)
[19:24:18] <Liam.c> oh haha it's finally there, I sent it indeed one week ago but that was from an XMPP account and at that time the server were kind of down so I think it never got through (and since I have created a matrix account to access those channels).
[19:24:20] <Liam.c> and thanks for the answer,
I ended up pushing the common after yunohost import, you can see my use-case here: https://github.com/MrLixm/otterwiki_ynh/blob/main/scripts/_common.sh#L18
[19:24:21] <Yunohost Git/Infra notifications> [penpot_ynh] M​rLixm [commented](https://github.com/YunoHost-Apps/penpot_ynh/issues/145#issuecomment-3263951484) on [issue #145](https://github.com/YunoHost-Apps/penpot_ynh/issues/145) Error 400 when uploading images other than SVG: I got an initial warning

Warning: penpot: This app requires YunoHost >= 12.1.17 but current installed version is 12...
[19:24:22] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 merged [pull request #148](https://github.com/YunoHost-Apps/penpot_ynh/pull/148): v2.9.0~ynh2
[19:24:23] <Yunohost Git/Infra notifications> [penpot_ynh] o​rhtej2 closed [issue #145](https://github.com/YunoHost-Apps/penpot_ynh/issues/145): Error 400 when uploading images other than SVG
[19:36:46] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #229](https://github.com/YunoHost-Apps/piped_ynh/pull/229): [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh
[19:37:34] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 [commented](https://github.com/YunoHost-Apps/piped_ynh/pull/229#issuecomment-3263994398) on [issue #229](https://github.com/YunoHost-Apps/piped_ynh/pull/229) [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh: :facepalm:
[19:37:36] <Yunohost Git/Infra notifications> [apps] e​ricgaspar approved [pull request #3117](https://github.com/YunoHost/apps/pull/3117#pullrequestreview-3194566384) Update app levels according to CI results
[19:45:28] <Yunohost Git/Infra notifications> [package_check] f​florent opened [pull request #200](https://github.com/YunoHost/package_check/pull/200): curl_tests: Force interface incusbr0 to be used
[19:47:42] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 pushed 1 commit to testing_merge: Merge remote-tracking branch origin/master into testing ([6845d482](https://github.com/YunoHost-Apps/piped_ynh/commit/6845d48223169f64c4f8c44bfba887be7b43a49b))
[19:47:57] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 opened [pull request #230](https://github.com/YunoHost-Apps/piped_ynh/pull/230): Testing merge
[19:48:22] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #230](https://github.com/YunoHost-Apps/piped_ynh/pull/230): Testing merge
[19:48:27] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 deleted branch testing_merge
[19:49:26] <Yunohost Git/Infra notifications> [package_check] a​lexAubin merged [pull request #200](https://github.com/YunoHost/package_check/pull/200): curl_tests: Force interface incusbr0 to be used
[19:50:19] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 opened [pull request #231](https://github.com/YunoHost-Apps/piped_ynh/pull/231): cleanup removemes
[19:50:19] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 pushed 1 commit to cleanuo: cleanup removemes ([102885c9](https://github.com/YunoHost-Apps/piped_ynh/commit/102885c96d74e047b30c19d7fc244d07a0e66661))
[19:50:20] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 merged [pull request #231](https://github.com/YunoHost-Apps/piped_ynh/pull/231): cleanup removemes
[19:50:22] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 deleted branch cleanuo
[19:50:37] <Yunohost Git/Infra notifications> [piped_ynh] o​rhtej2 opened [pull request #232](https://github.com/YunoHost-Apps/piped_ynh/pull/232): Testing
[19:53:16] <orhtej2> this `main` target is a landmine :(
[19:53:42] <Aleks (he/him/il/lui)> yeah I noticed it after creating the PRs :|
[19:55:38] <orhtej2> worry not, the script did its part ;)
[19:58:42] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3117#issuecomment-3264005616) on [issue #3117](https://github.com/YunoHost/apps/pull/3117) Update app levels according to CI results: I guess we can revert the level of apps affected by the postgreql not prpperly regenerated in ci ?
[19:59:04] <Yunohost Git/Infra notifications> [apps] T​hovi98 [commented](https://github.com/YunoHost/apps/pull/3117#issuecomment-3264005616) on [issue #3117](https://github.com/YunoHost/apps/pull/3117) Update app levels according to CI results: I guess we can revert the level of apps affected by the postgreql not properly regenerated in ci ?
[20:28:00] <Yunohost Git/Infra notifications> App piped goes down from level 8 to 6 in job [#22082](https://ci-apps.yunohost.org/ci/job/22082)
[20:34:54] <Yunohost Git/Infra notifications> App penpot goes down from level 7 to 6 in job [#22081](https://ci-apps.yunohost.org/ci/job/22081)
[20:58:39] <Yunohost Git/Infra notifications> Job [#22083](https://ci-apps.yunohost.org/ci/job/22083) for movim failed miserably :(
[22:25:40] <Yunohost Git/Infra notifications> [piped_ynh] y​unohost-bot opened [pull request #233](https://github.com/YunoHost-Apps/piped_ynh/pull/233): Upgrade sources
[22:27:37] <Yunohost Git/Infra notifications> [searxng_ynh] y​unohost-bot opened [pull request #425](https://github.com/YunoHost-Apps/searxng_ynh/pull/425): Upgrade to v2025.09.05
[22:33:42] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 71 pending update PRs
- 16 new apps PRs: diagnostickoeur, fossflow, glitchsoc, it-tools, itflow, jackett, jellyfin-vue, lemmy, mirotalk, overleaf, piped, searxng, terraforming-mars, ttrss, vert, yellow
- 7 failed apps updates: autobd, jenkins, litechat, onlyoffice, openemr, prestashop, streams

See the full log here: https://paste.yunohost.org/raw/uciqomucip
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[22:41:19] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3123](https://github.com/YunoHost/apps/pull/3123): Add Sosse to wishlist
[22:41:19] <Yunohost Git/Infra notifications> [apps] y​unohost-bot labeled Wishlist on [pull request #3123](https://github.com/YunoHost/apps/pull/3123): Add Sosse to wishlist
[23:46:18] <Yunohost Git/Infra notifications> App prosody rises from level 6 to 8 in job [#22088](https://ci-apps.yunohost.org/ci/job/22088) !