[00:08:23]
<ljf> I have some issues with boolean and json in configpanel. The default binding replace `"enable": true` by `"enable": "0"` If i try to specify yes= true and no= false, i have `"enable": "False"` instead...
[06:56:17]
<Yunohost Git/Infra notifications> [issues] ewilly [commented](https://github.com/YunoHost/issues/issues/2670#issuecomment-3317236878) on [issue #2670](https://github.com/YunoHost/issues/issues/2670) Failure while adding additional temporary swap: Hi @Gildas-GH ,
I dont really understand why but seems like the previous fix by redirecting stderr to /dev/null is no...
[08:19:03]
<Yunohost Git/Infra notifications> [issues] Gildas-GH [commented](https://github.com/YunoHost/issues/issues/2670#issuecomment-3317514914) on [issue #2670](https://github.com/YunoHost/issues/issues/2670) Failure while adding additional temporary swap: Hi, upgrading Immich with the branch "testing" works fine and solves the issue. Thats fine to create a PR only when the...
[08:52:50]
<tituspijean> interesting discussion and patched helper in there: we might need to update the core helper.
[10:23:21]
<Yunohost Git/Infra notifications> [issues] zamentur opened [issue #2671](https://github.com/YunoHost/issues/issues/2671): Boolean wrap with double quote when we bind a json property to a config panel property
[11:36:54]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed to helpers-api-poc: Helpers API PoC ([327de523](https://github.com/YunoHost/yunohost/commit/327de523ceedf8ff4d8d9a0ecb61d3bbfaeec41b))
[11:41:36]
<Yunohost Git/Infra notifications> [yunohost] alexAubin opened [pull request #2185](https://github.com/YunoHost/yunohost/pull/2185): Helpers API PoC (NB : this is not intented to be merged)
[11:44:56]
<Yunohost Git/Infra notifications> [yunohost] zamentur commented [pull request #2184](https://github.com/YunoHost/yunohost/pull/2184#pullrequestreview-3252170157) Make app restore more easy to debug with no-remove-on-failure option: LGTM I think we can merge this after a small test
[11:47:44]
<Yunohost Git/Infra notifications> [yunohost] zamentur [commented](https://github.com/YunoHost/yunohost/pull/2016#discussion_r2367899789) on pull request #2016 Fix yaml hashtag handling from config panels custom getter: I dont know what think about this. If the getter return a boolean or an integer value, it will be transformed in string...
[11:56:14]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2184#discussion_r2367940551) on pull request #2184 Make app restore more easy to debug with no-remove-on-failure option: suggestion app_remove(app_instance_name, force_workdir=app_workdir) else: ...
[12:06:09]
<Yunohost Git/Infra notifications> [issues] zamentur [commented](https://github.com/YunoHost/issues/issues/2671#issuecomment-3318580631) on [issue #2671](https://github.com/YunoHost/issues/issues/2671) Boolean wrap with double quote when we bind a json property to a config panel property: After some investigation, it appears that doing ynh_write_var_in_file --file=/var/www/onlyoffice/config/local.json --ke...
[12:08:16]
<Yunohost Git/Infra notifications> [issues] zamentur edited [issue #2671](https://github.com/YunoHost/issues/issues/2671): Boolean value are transformed into string when replacing value with ynh_write_var_in_file on a JSON file
[14:06:30]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed to no_failed_restore_remove: Update src/backup.py Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> ([fcc2ee1c](https://github.com/YunoHost/yunohost/commit/fcc2ee1c00b3c2bcd007b865d406f4b160f207b7))
[16:39:38]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Boolean are transform into string by ynh_write_var_in_file ([0fc191b3](https://github.com/YunoHost/yunohost/commit/0fc191b3b9581d1a060a4e3f22c98c711966e144))
[16:44:35]
<Yunohost Git/Infra notifications> [yunohost] zamentur opened [pull request #2186](https://github.com/YunoHost/yunohost/pull/2186): [fix] Boolean are transform into string by ynh_write_var_in_file
[19:07:07]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Unit test for ynh_write_var_in_file ([ccd23cfe](https://github.com/YunoHost/yunohost/commit/ccd23cfe84351438b6af8d4b10fb6a5613758c27))
[19:49:39]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Boolean unit test ([63e5bbdd](https://github.com/YunoHost/yunohost/commit/63e5bbdd1960faa4b010e30b1568df86b6c66f53))
[22:04:24]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Boolean ini unit test ([68a96061](https://github.com/YunoHost/yunohost/commit/68a96061884b4c607bb8b840b31bcf867c09a977))
[22:34:41]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Boolean ini unit test bis ([31fd11f5](https://github.com/YunoHost/yunohost/commit/31fd11f51b590bb9bd27f0a7281544158a9b483d))
[22:52:39]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed to fix-ynh_write_var_in_file_boolean: [fix] Boolean ini unit test ter ([34434bb7](https://github.com/YunoHost/yunohost/commit/34434bb7f6cb655131e53f943157fcd14e006bb5))
[23:41:44]
<Yunohost Git/Infra notifications> [yunohost] zamentur [commented](https://github.com/YunoHost/yunohost/pull/2186#issuecomment-3321903691) on [issue #2186](https://github.com/YunoHost/yunohost/pull/2186) [fix] Boolean are transform into string by ynh_write_var_in_file: I think the failed test on test_process is not related to this PR https://gitlab.com/YunoHost/yunohost/-/jobs/1145027875...