Friday, November 21, 2025
apps@conference.yunohost.org
November
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
             

[00:10:23] <Yunohost Git/Infra notifications> App coin rises from level 7 to 8 in job [#24875](https://ci-apps.yunohost.org/ci/job/24875) !
[00:52:24] <Yunohost Git/Infra notifications> App ofbiz rises from level 7 to 8 in job [#24879](https://ci-apps.yunohost.org/ci/job/24879) !
[01:04:40] <Yunohost Git/Infra notifications> App tracim failed all tests in job [#24884](https://ci-apps.yunohost.org/ci/job/24884) !
[01:44:10] <Yunohost Git/Infra notifications> App snweb goes down from level 7 to 1 in job [#24882](https://ci-apps.yunohost.org/ci/job/24882)
[01:48:37] <Yunohost Git/Infra notifications> App funkwhale failed all tests in job [#24889](https://ci-apps.yunohost.org/ci/job/24889) !
[06:18:57] <Yunohost Git/Infra notifications> App funkwhale failed all tests in job [#24889](https://ci-apps.yunohost.org/ci/job/24889) !
[09:41:01] <Yunohost Git/Infra notifications> App forte rises from level 7 to 8 in job [#24903](https://ci-apps.yunohost.org/ci/job/24903) !
[10:10:30] <Yunohost Git/Infra notifications> [apps] y​unohost-bot opened [pull request #3209](https://github.com/YunoHost/apps/pull/3209): Add Analytodon to wishlist
[12:26:10] <thomas> > thomas: please share the link to the code because YNH_NULL is rather something related / coming from the config panel logic, cf for example this snippet https://github.com/YunoHost/yunohost/blob/dev/helpers/helpers.v2.1.d/config#L35-L36 which suggests that if you have `bind=null` in the config panel then the value might be set to YNH_NULL or idk that may not be the only explanton
It started happening around this stage: https://github.com/YunoHost-Apps/loops_ynh/tree/f0aa2758b6312ab5c20d0ece67cfdadcea41c9ef
[12:26:52] <thomas> https://github.com/YunoHost-Apps/loops_ynh/blob/f0aa2758b6312ab5c20d0ece67cfdadcea41c9ef/config_panel.toml#L78
[12:27:45] <thomas> https://github.com/YunoHost-Apps/loops_ynh/blob/f0aa2758b6312ab5c20d0ece67cfdadcea41c9ef/scripts/upgrade#L101
[12:28:26] <thomas> Because of this: https://github.com/YunoHost-Apps/loops_ynh/blob/f0aa2758b6312ab5c20d0ece67cfdadcea41c9ef/conf/.env#L64
[12:29:56] <thomas> Anyhow everuthing works fine with `MAIL_ENCRYPTION=tls` and `choices.null` is now `choices.tls` in config_panel.toml, so there no longer is a problem on the package.