[04:27:26]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:30]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:39]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:39]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:39]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:39]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:40]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:47]
<Yunohost Git/Infra notifications> [Apps tools error] [List builder] Failed to fetch the CI apps dev result : Expecting value: line 1 column 1 (char 0)
[04:27:51]
<Yunohost Git/Infra notifications> [yunorunner] alexAubin pushed 1 commit to main: Hmmmmgni³ ([935f2a3f](https://github.com/YunoHost/yunorunner/commit/935f2a3fc8d7611383b9bcc40479608d085f5c28))
[04:27:52]
<Yunohost Git/Infra notifications> [yunorunner] alexAubin pushed 1 commit to main: Hmmmmgni ([e36fb147](https://github.com/YunoHost/yunorunner/commit/e36fb147f0e9eb635ed36cb7ad4b9fdfe7eed2d0))
[04:27:53]
<Yunohost Git/Infra notifications> [yunorunner] alexAubin pushed 1 commit to main: Hmmmmgni² ([e113a174](https://github.com/YunoHost/yunorunner/commit/e113a174baa545b5a8639f5d0de1f818ab7108f9))
[09:08:28]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 5 commits to app-upgradability-check-requirements ([db020310a2a0...ab375c1a7159](https://github.com/YunoHost/yunohost/compare/db020310a2a0...ab375c1a7159))
[09:08:29]
<Yunohost Git/Infra notifications> [yunohost/app-upgradability-check-requirements] apps/update: gracefully handle lack on internet connectivity when checking for apps pre-upgrade notifications? - Alexandre Aubin
[09:08:29]
<Yunohost Git/Infra notifications> [yunohost/app-upgradability-check-requirements] update: group system packages per category to try to improve UI/UX ? (avoid having an epic list of random packages, have... - Alexandre Aubin
[09:08:30]
<Yunohost Git/Infra notifications> [yunohost/app-upgradability-check-requirements] i18n: misc tweaks in french translation - Alexandre Aubin
[10:26:50]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin created new branch rework-upgrade-and-app-info-pages
[10:26:51]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin pushed 5 commits to rework-upgrade-and-app-info-pages ([3cee056dee3b^...0a3b1c6d69fa](https://github.com/YunoHost/yunohost-admin/compare/3cee056dee3b^...0a3b1c6d69fa))
[10:26:52]
<Yunohost Git/Infra notifications> [yunohost-admin/rework-upgrade-and-app-info-pages] AppInfo: draft to reimplement the operation stuff using regular Vue/HTML/CSS instead of config panel because its too ... - Alexandre Aubin
[10:27:02]
<Yunohost Git/Infra notifications> [yunohost-admin/rework-upgrade-and-app-info-pages] update: draft to propagate the now grouped system package list infos - Alexandre Aubin
[10:27:02]
<Yunohost Git/Infra notifications> [yunohost-admin/rework-upgrade-and-app-info-pages] Misc debatable cosmetics? - Alexandre Aubin
[10:28:10]
<Yunohost Git/Infra notifications> [yunohost-admin] alexAubin opened [pull request #640](https://github.com/YunoHost/yunohost-admin/pull/640): WIP: rework operations part in app info page + improve the UI/UX for app and system packages upgrade
[10:32:13]
<Yunohost Git/Infra notifications> [yunohost] Salamandar opened [pull request #2130](https://github.com/YunoHost/yunohost/pull/2130): Fix typing
[10:33:40]
<Yunohost Git/Infra notifications> [yunohost] github-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/2130#discussion_r2179714189) on pull request #2130 Fix typing: ## Unused local variable
Variable ssh_root_login_status is not used.
[Show more details](https://github.com/YunoHost/y...
[10:33:41]
<Yunohost Git/Infra notifications> [yunohost] github-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/2130#discussion_r2179714191) on pull request #2130 Fix typing: ## Explicit returns mixed with implicit (fall through) returns
Mixing implicit and explicit returns may indicate an err...
[10:33:41]
<Yunohost Git/Infra notifications> [yunohost] github-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/2130#discussion_r2179714185) on pull request #2130 Fix typing: ## Explicit returns mixed with implicit (fall through) returns
Mixing implicit and explicit returns may indicate an err...
[10:43:48]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 3 commits to fix_typing ([b75edc69136c...ace7afb548f0](https://github.com/YunoHost/yunohost/compare/b75edc69136c...ace7afb548f0))
[10:43:49]
<Yunohost Git/Infra notifications> [yunohost/fix_typing] pyproject: add missing deps - Félix Piédallu
[10:43:49]
<Yunohost Git/Infra notifications> [yunohost/fix_typing] pyproject: Add type stubs to tests dependency group - Félix Piédallu
[10:43:50]
<Yunohost Git/Infra notifications> [yunohost/fix_typing] Start adding type hints to functions - Félix Piédallu
[10:50:41]
<Yunohost Git/Infra notifications> [yunohost] Salamandar created new branch fix_deps
[10:50:41]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 2 commits to fix_deps ([50563208d5fa^...634e4d7d3b2f](https://github.com/YunoHost/yunohost/compare/50563208d5fa^...634e4d7d3b2f))
[10:50:44]
<Yunohost Git/Infra notifications> [yunohost/fix_deps] pyproject: Add type stubs to tests dependency group - Félix Piédallu
[10:50:45]
<Yunohost Git/Infra notifications> [yunohost/fix_deps] pyproject: add missing deps - Félix Piédallu
[10:50:49]
<Yunohost Git/Infra notifications> [yunohost] Salamandar opened [pull request #2131](https://github.com/YunoHost/yunohost/pull/2131): pyproject: Add type stubs to tests dependency group
[10:50:56]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 2 commits to dev ([dd6a0a66dd06...ed8fc4e82cf2](https://github.com/YunoHost/yunohost/compare/dd6a0a66dd06...ed8fc4e82cf2))
[10:50:58]
<Yunohost Git/Infra notifications> [yunohost] Salamandar merged [pull request #2131](https://github.com/YunoHost/yunohost/pull/2131): pyproject: Add type stubs to tests dependency group
[10:50:59]
<Yunohost Git/Infra notifications> [yunohost/dev] pyproject: Add type stubs to tests dependency group - Félix Piédallu
[10:51:00]
<Yunohost Git/Infra notifications> [yunohost/dev] pyproject: add missing deps - Félix Piédallu
[10:51:11]
<Yunohost Git/Infra notifications> [yunohost] Salamandar deleted branch fix_deps
[10:58:47]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 2 commits to dev ([ed8fc4e82cf2...22e1e8598f3b](https://github.com/YunoHost/yunohost/compare/ed8fc4e82cf2...22e1e8598f3b))
[10:58:57]
<Yunohost Git/Infra notifications> [yunohost/dev] pyproject: Add missing types and mypy to tests dependency group - Félix Piédallu
[10:59:08]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 1 commit to fix_typing: Start adding type hints to functions ([0d8065b4](https://github.com/YunoHost/yunohost/commit/0d8065b42d92f08b6f1ec6fac3a457969d28eb0a))
[12:57:56]
<Yunohost Git/Infra notifications> [yunohost] Salamandar pushed 1 commit to dev: Install test dependencies before running mypy ([e30b93b8](https://github.com/YunoHost/yunohost/commit/e30b93b8a4d03630c4c1a75fa7efae545c204a99))