[01:46:50]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1342952287](https://gitlab.com/YunoHost/yunohost/-/pipelines/1342952287) failed on branch rework_fpm_settings_madness
[08:56:57]
<Yunohost Git/Infra notifications> [yunohost] gcollin [commented](https://github.com/YunoHost/yunohost/pull/1875#issuecomment-2183951219) on [issue #1875](https://github.com/YunoHost/yunohost/pull/1875) Mongo support for Bookworm & avoid reinstall: As per the official upgrade documentation, when upgrading Mongo, you just need to ensure step by step upgrade. https://w...
[08:57:13]
<Yunohost Git/Infra notifications> [yunohost] gcollin [commented](https://github.com/YunoHost/yunohost/pull/1875#issuecomment-2183951219) on [issue #1875](https://github.com/YunoHost/yunohost/pull/1875) Mongo support for Bookworm & avoid reinstall: As per the official upgrade documentation, when upgrading Mongo, you just need to ensure step by step upgrade. https://w...
[08:57:56]
<Yunohost Git/Infra notifications> [yunohost] gcollin [commented](https://github.com/YunoHost/yunohost/pull/1875#issuecomment-2183951219) on [issue #1875](https://github.com/YunoHost/yunohost/pull/1875) Mongo support for Bookworm & avoid reinstall: As per the official upgrade documentation, when upgrading Mongo, you just need to ensure step by step upgrade. https://w...
[12:22:56]
<eric_G> The helper 2.1 script doesn't seem to change this `Environment=PATH=__YNH_NODE_LOAD_PATH__` to this ` Environment="PATH=__PATH_WITH_NODEJS__`
[12:54:06]
<Aleks (he/him/il/lui)> ah ? I've seen it working on another app, what app are you running it on ?
[12:54:25]
<eric_G> tiddlywiki
[12:55:00]
<Aleks (he/him/il/lui)> ah
[12:55:12]
<eric_G> but again, I am still on a Mac 😬
[12:55:17]
<Aleks (he/him/il/lui)> probably because it's not supposed to be `Environment=PATH=__YNH_NODE_LOAD_PATH__`
[12:55:29]
<Aleks (he/him/il/lui)> because `__YNH_NODE_LOAD_PATH__` value is already PATH=something
[12:55:40]
<Aleks (he/him/il/lui)> so "eh"
[12:56:17]
<Aleks (he/him/il/lui)> thoooo it shoud work 🤔 https://github.com/YunoHost/apps/blob/helpers-2.1/tools/helpers2.1/convert_to_helpers_2.1.py#L245
[12:56:40]
<Aleks (he/him/il/lui)> did it replace `__YNH_NODE__` with `node` ?
[12:57:36]
<eric_G> nop
[12:57:55]
<Aleks (he/him/il/lui)> @_@
[12:58:16]
<eric_G> seems like the systemd.service file was untouched
[19:45:46]
<eric_G> I get this error with helpers 2.1 https://ci-apps-dev.yunohost.org/ci/job/17069
[20:52:46]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: helpers2.1: fix positional arg parsing in ynh_psql_create_user ([e5585136](https://github.com/YunoHost/yunohost/commit/e558513609c65fb96d9f77e38663697809846310))
[20:53:05]
<Aleks (he/him/il/lui)> (fixed in this commit but that's gonna take a new release + rebuild of the container)
[21:00:26]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.15+202406222100 for bullseye/unstable/all ...
[21:02:10]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.15+202406222100 for bullseye/unstable/all.
[22:12:54]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1343743089](https://gitlab.com/YunoHost/yunohost/-/pipelines/1343743089) failed on branch dev
[22:59:09]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([e558513609c6...7caf7e8b3e0b](https://github.com/YunoHost/yunohost/compare/e558513609c6...7caf7e8b3e0b))
[22:59:09]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1874](https://github.com/YunoHost/yunohost/pull/1874): helpers2.1: rework the fpm usage/footprint madness
[22:59:15]
<Yunohost Git/Infra notifications> [yunohost/dev] helpers2.1: rework the fpm usage/footprint madness - Alexandre Aubin
[22:59:16]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch rework_fpm_settings_madness
[22:59:34]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([7caf7e8b3e0b...be3df693264d](https://github.com/YunoHost/yunohost/compare/7caf7e8b3e0b...be3df693264d))
[22:59:35]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1873](https://github.com/YunoHost/yunohost/pull/1873): helpers: add a new ynh_app_setting_set_default to replace the unecessarily complex if [ -z {foo:-} ] trick
[22:59:37]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch ynh_app_setting_set_default
[22:59:39]
<Yunohost Git/Infra notifications> [yunohost/dev] helpers: add a new ynh_app_setting_set_default to replace the unecessarily complex if [ {foo:-} ] trick - Alexandre Aubin
[23:00:28]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.15+202406222300 for bullseye/unstable/all ...
[23:02:16]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.15+202406222300 for bullseye/unstable/all.
[23:05:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Misc fixes for flake8/mypy ([31ae5d1e](https://github.com/YunoHost/yunohost/commit/31ae5d1eaaff3e1865f80740de225c510b514eb4))
[23:08:26]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1343785288](https://gitlab.com/YunoHost/yunohost/-/pipelines/1343785288) failed on branch dev
[23:11:17]
<Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1343791978](https://gitlab.com/YunoHost/yunohost/-/pipelines/1343791978) failed on branch dev
[23:12:33]
<Aleks (he/him/il/lui)> > <@ericg:matrix.org> The helper 2.1 script doesn't seem to change this `Environment=PATH=__YNH_NODE_LOAD_PATH__` to this ` Environment="PATH=__PATH_WITH_NODEJS__`
sooooo i reworked the script to get rid of the remaining sed, on my side the script does patch this (though it ends up with PATH=PATH= because of the initial incorrect PATH= of the original conf..)
[23:13:27]
<Yunohost Git/Infra notifications> [yunohost-portal] OniriCorpe [commented](https://github.com/YunoHost/yunohost-portal/pull/11#discussion_r1649812820) on pull request #11 Translations update from Weblate: does it makes sense?
[23:14:55]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: Oopsies ([ecb82ec6](https://github.com/YunoHost/yunohost/commit/ecb82ec6934f8e83b189b09683126643815c9fe8))
[23:15:19]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.15+202406222315 for bullseye/unstable/all ...
[23:15:21]
<Yunohost Git/Infra notifications> [yunohost] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([18092db1](https://github.com/YunoHost/yunohost/commit/18092db1c856fc126ca8857818b909150a59520e))
[23:15:25]
<Yunohost Git/Infra notifications> [yunohost] github-actions[bot] opened [pull request #1876](https://github.com/YunoHost/yunohost/pull/1876): Format Python code with Black
[23:15:25]
<Yunohost Git/Infra notifications> [yunohost] github-actions[bot] created new branch actions/black
[23:16:40]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.15+202406222315 for bullseye/unstable/all.
[23:20:38]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 2 commits to dev ([ecb82ec6934f...2e05b0894bb8](https://github.com/YunoHost/yunohost/compare/ecb82ec6934f...2e05b0894bb8))
[23:20:45]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 3 commits to dev ([2e05b0894bb8...a2ac77fa9108](https://github.com/YunoHost/yunohost/compare/2e05b0894bb8...a2ac77fa9108))
[23:20:45]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #1867](https://github.com/YunoHost/yunohost/pull/1867): Translations update from Weblate
[23:20:50]
<Yunohost Git/Infra notifications> [yunohost/dev] Translated using Weblate (Basque) Currently translated at 100.0% (783 of 783 strings) Translation: YunoHost/core Trans... - xabirequejo
[23:21:13]
<Yunohost Git/Infra notifications> [yunohost] ✖️ Pipeline [#1343795998](https://gitlab.com/YunoHost/yunohost/-/pipelines/1343795998) canceled on branch dev
[23:21:15]
<Yunohost Git/Infra notifications> [yunohost] ✖️ Pipeline [#1343796001](https://gitlab.com/YunoHost/yunohost/-/pipelines/1343796001) canceled on branch dev
[23:30:19]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/11.2.15+202406222330 for bullseye/unstable/all ...
[23:31:50]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/11.2.15+202406222330 for bullseye/unstable/all.