Friday, June 27, 2025
dev@conference.yunohost.org
June
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
           

[09:50:36] <Yunohost Git/Infra notifications> [moulinette] c​hristophehenry closed [pull request #373](https://github.com/YunoHost/moulinette/pull/373): Support nargs in URL parameters in Ynh API
[09:52:01] <Yunohost Git/Infra notifications> [moulinette] c​hristophehenry [commented](https://github.com/YunoHost/moulinette/pull/373#issuecomment-3012406312) on [issue #373](https://github.com/YunoHost/moulinette/pull/373) Support nargs in URL parameters in Ynh API: Deleting this one as not relevant. This was more of an experiement than a real proposition. Feel free to reopen if someo...
[09:54:56] <Yunohost Git/Infra notifications> [yunohost] t​ituspijean [commented](https://github.com/YunoHost/yunohost/pull/2101#discussion_r2171459089) on pull request #2101 Storage management: health CLI: Naîvely I would say on the backend, at least to process the elements that are directly in common for NVMe and ATA, then ...
[17:58:59] <Yunohost Git/Infra notifications> [yunohost] S​alamandar [commented](https://github.com/YunoHost/yunohost/pull/2127#issuecomment-3013947974) on [issue #2127](https://github.com/YunoHost/yunohost/pull/2127) document supported CPU archs: Actually we support every architecture that might be printed by dpkg --print-architecture. You can see the list by ru...
[18:00:38] <Yunohost Git/Infra notifications> [yunohost] S​alamandar [commented](https://github.com/YunoHost/yunohost/pull/2127#issuecomment-3013947974) on [issue #2127](https://github.com/YunoHost/yunohost/pull/2127) document supported CPU archs: Actually we support every architecture that might be printed by dpkg --print-architecture. You can see the list by ru...
[18:05:25] <Yunohost Git/Infra notifications> [yunohost] S​alamandar [commented](https://github.com/YunoHost/yunohost/pull/2118#discussion_r2172583181) on pull request #2118 Add support for (plain) XZ and ZST source archives: uhm duplicate on tar.xz?
[18:06:05] <Yunohost Git/Infra notifications> [yunohost] S​alamandar [commented](https://github.com/YunoHost/yunohost/pull/2118#discussion_r2172586812) on pull request #2118 Add support for (plain) XZ and ZST source archives: Couldnt it take the name minus the file extension ?
[18:14:06] <Yunohost Git/Infra notifications> [yunohost] S​alamandar [commented](https://github.com/YunoHost/yunohost/pull/2118#issuecomment-3013991386) on [issue #2118](https://github.com/YunoHost/yunohost/pull/2118) Add support for (plain) XZ and ZST source archives: LGTM except the two comments. Buuuut whaaaat if we used https://github.com/ouch-org/ouch :eyes:
[18:39:06] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 3 commits to relative_imports ([9f536e5356a6...186ba8c721eb](https://github.com/YunoHost/yunohost/compare/9f536e5356a6...186ba8c721eb))
[18:39:07] <Yunohost Git/Infra notifications> [yunohost/relative_imports] typing: fix utils/form.py - Félix Piédallu
[18:39:07] <Yunohost Git/Infra notifications> [yunohost/relative_imports] typing: fix permission.py - Félix Piédallu
[18:39:07] <Yunohost Git/Infra notifications> [yunohost/relative_imports] typing: fix domain.py - Félix Piédallu
[18:43:51] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix user.py ([f2b4510b](https://github.com/YunoHost/yunohost/commit/f2b4510b4b6501d3f6402b41cbaeb7f9a5983526))
[18:49:00] <Salamandar> Lol, my PR https://github.com/YunoHost/yunohost/pull/2121 makes mypy *actually work* and it triggers a buuuuunch of typing issues
[18:49:27] <Salamandar> my ide is fully red
[18:51:21] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix permission.py ([c8d9d21e](https://github.com/YunoHost/yunohost/commit/c8d9d21ed8e47ee92655617103b3ef8cc2b9f036))
[18:53:52] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix app.py ([5ae5546f](https://github.com/YunoHost/yunohost/commit/5ae5546faadb20187c7688eeed30bad4adfca061))
[18:54:56] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix domain.py ([44de9e37](https://github.com/YunoHost/yunohost/commit/44de9e37c3c5dd6966cc552b090071389e5f1bce))
[18:57:00] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix user.py ([20bd8ba9](https://github.com/YunoHost/yunohost/commit/20bd8ba93a8c07ca84b4dbd52238c5952aee387b))
[19:02:22] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: typing: fix app.py ([93dbb44b](https://github.com/YunoHost/yunohost/commit/93dbb44be7f978b80527f47c48b6d66667e90a42))
[19:03:08] <Salamandar> Also humm the decorators `@is_unit_operation(flash=True|False)` are basically breaking typing… having a decorator that conditionnally returns a function with or without an additional argument… brr
[19:13:57] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 1 commit to relative_imports: log: Add helper is_flash_unit_operation() to fix typing shenanigans ([565a7551](https://github.com/YunoHost/yunohost/commit/565a7551c63df25693224ebf36105661db53bb12))
[19:15:51] <Yunohost Git/Infra notifications> [yunohost] S​alamandar pushed 2 commits to relative_imports ([565a7551c63d...61873f19e72f](https://github.com/YunoHost/yunohost/compare/565a7551c63d...61873f19e72f))
[19:15:51] <Yunohost Git/Infra notifications> [yunohost/relative_imports] typing: fix permission.py, form.py, domain.py, user.py, app.py - Félix Piédallu
[19:15:52] <Yunohost Git/Infra notifications> [yunohost/relative_imports] log: Add helper is_flash_unit_operation() to fix typing shenanigans - Félix Piédallu
[19:17:03] <Yunohost Git/Infra notifications> [yunohost] S​alamandar edited [pull request #2121](https://github.com/YunoHost/yunohost/pull/2121): src: Replace absolute yunohost.xx imports with relative .xx imports
[21:27:44] <Yunohost Git/Infra notifications> [yunohost] o​rhtej2 [commented](https://github.com/YunoHost/yunohost/pull/2118#discussion_r2172894843) on pull request #2118 Add support for (plain) XZ and ZST source archives: It could if it wasnt for the fact that filename is lost (main asset resides in cache in a file called main), sorry ...
[21:28:47] <Yunohost Git/Infra notifications> [yunohost] o​rhtej2 [commented](https://github.com/YunoHost/yunohost/pull/2118#discussion_r2172895627) on pull request #2118 Add support for (plain) XZ and ZST source archives: fixed, thanks
[23:53:14] <Yunohost Git/Infra notifications> [yunohost] o​leole39 [commented](https://github.com/YunoHost/yunohost/pull/2127#issuecomment-3014669082) on [issue #2127](https://github.com/YunoHost/yunohost/pull/2127) document supported CPU archs: > The schema lists the archs we might have tested for, Hmm I guess the doc should stick to what the schema allows - sho...