[06:34:39]
<kayou> hi everybody, please feel free to ping me if you would like to discuss [this](https://github.com/YunoHost/yunohost/pull/2112)
[09:16:36]
<Salamandar> oh uh wait yes obviously, good catch
[09:16:58]
<Yunohost Git/Infra notifications> [yunohost] Salamandar approved [pull request #2112](https://github.com/YunoHost/yunohost/pull/2112#pullrequestreview-3104810388) [fix] Upnp open port only when open and upnp are enabled in conf
[10:15:07]
<Yunohost Git/Infra notifications> [issues] ppom0 opened [issue #2622](https://github.com/YunoHost/issues/issues/2622): Monitor app usage and list unused apps in diagnostic
[10:32:30]
<Yunohost Git/Infra notifications> [yunohost] alexAubin merged [pull request #2112](https://github.com/YunoHost/yunohost/pull/2112): [fix] Upnp open port only when open and upnp are enabled in conf
[10:32:31]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: fix upnp open only when open and upnp are enabled in conf (#2112) ([b6778ac2](https://github.com/YunoHost/yunohost/commit/b6778ac240a51746d29f167febabd64793af5886))
[10:45:05]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.9+202508111245 for bookworm/unstable/all...
[10:45:21]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.9+202508111245 for bookworm/unstable/all.
[10:45:22]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.9+202508111245 for bookworm/unstable.
[11:54:09]
<Yunohost Git/Infra notifications> [yunohost] alexAubin deleted branch fix-upnp-open-only-when-open-and-upnp-are-enabled
[11:57:11]
<Yunohost Git/Infra notifications> [issues] alexAubin [commented](https://github.com/YunoHost/issues/issues/2622#issuecomment-3174458993) on [issue #2622](https://github.com/YunoHost/issues/issues/2622) Monitor app usage and list unused apps in diagnostic: 👍 We also regularly have situations (such as major Debian/YunoHost upgrades) where some apt dependency creates blocking ...
[18:03:42]
<kayou> when I upgrade an app via the webadmin, the app is still seen as upgradable from the older version to the newer. I don't have any logs to share sadly
[18:04:02]
<kayou> it's fixed after a restart of yunohost-api.service
[18:04:27]
<kayou> I'll wait for another upgrade to give more context logs etc
[18:05:01]
<Aleks (he/him/il/lui)> hmmm sounds like a cache issue in the webadmin 🤔
[18:06:17]
<Aleks (he/him/il/lui)> possibly you can tweak an lower the version field in manifest.toml in /etc/yunohost/apps/$app/ to make yunohost think there's an upgrade available
[18:20:20]
<Thomas> I still have a value error on 12.1.9 for dns:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 430, in process
ret = self.actionsmap.process(arguments, timeout=30, route=_route)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 580, in process
return func(**arguments)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/domain.py", line 1039, in domain_dns_suggest
return domain_dns_suggest(domain)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/yunohost/dns.py", line 77, in domain_dns_suggest
result += "\n{name} {ttl} IN {type} {value}".format(**record)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'value'
[18:23:33]
<kayou> it's fixed for me
[18:42:48]
<Yunohost Git/Infra notifications> [yunohost] alexAubin pushed 1 commit to dev: dns: fix another value -> content renaming ([0acc047a](https://github.com/YunoHost/yunohost/commit/0acc047a0f00b87744be66c9ecec58f4e59a7fe8))
[18:42:56]
<Aleks (he/him/il/lui)> should be fixed by this ^
[18:45:05]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.9+202508112045 for bookworm/unstable/all...
[18:45:22]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.9+202508112045 for bookworm/unstable.
[18:45:22]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.9+202508112045 for bookworm/unstable/all.
[19:47:43]
<Yunohost Git/Infra notifications> [synapse_python_build] Josue-T created new tag v1.135.2
[20:49:11]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: Add jinja filter to load and dump json, yaml and toml ([74db4128](https://github.com/YunoHost/yunohost/commit/74db41284fd5ad8425a2be85583d884d981872fb))
[20:49:11]
<Yunohost Git/Infra notifications> [yunohost] Josue-T created new branch jinja_filters
[20:51:48]
<Yunohost Git/Infra notifications> [yunohost] Josue-T opened [pull request #2150](https://github.com/YunoHost/yunohost/pull/2150): Add jinja filter to load and dump json, yaml and toml
[20:57:50]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: Add doc ([d1a91e8e](https://github.com/YunoHost/yunohost/commit/d1a91e8e9dc69f5b7e6f628e5d7e6152b5aa38b9))
[21:08:43]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: Fix typing ([c2f3331e](https://github.com/YunoHost/yunohost/commit/c2f3331e6589770aef7a66faf0a7bfd8fc862900))
[21:08:57]
<Yunohost Git/Infra notifications> [yunohost] Josue-T edited [pull request #2150](https://github.com/YunoHost/yunohost/pull/2150): Add jinja filter to load and dump json, yaml and toml
[21:18:27]
<Yunohost Git/Infra notifications> [yunohost] alexAubin [commented](https://github.com/YunoHost/yunohost/pull/2150#discussion_r2268036927) on pull request #2150 Add jinja filter to load and dump json, yaml and toml: suggestion # {{ my_json | from_json | to_toml }} guessing theres no here ?
[21:18:59]
<Aleks (he/him/il/lui)> LGTM assuming it's also propagated to the helpers 2.1 version I think ?
[21:45:15]
<Yunohost Git/Infra notifications> [yunohost] Josue-T [commented](https://github.com/YunoHost/yunohost/pull/2150#discussion_r2268091714) on pull request #2150 Add jinja filter to load and dump json, yaml and toml: Ah yes 👍
[21:45:38]
<Yunohost Git/Infra notifications> [yunohost] Josue-T pushed 1 commit to jinja_filters: Fix typo Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> ([66f31aee](https://github.com/YunoHost/yunohost/commit/66f31aee381908ab8a80f7015fe7958c2e219f52))
[22:00:10]
<Yunohost Git/Infra notifications> [lexicon] zamentur closed [pull request #2](https://github.com/YunoHost/lexicon/pull/2): Update to use Bearer instead of Apikey
[22:00:11]
<Yunohost Git/Infra notifications> [lexicon] zamentur [commented](https://github.com/YunoHost/lexicon/pull/2#issuecomment-3177020284) on [issue #2](https://github.com/YunoHost/lexicon/pull/2) Update to use Bearer instead of Apikey: Thanks for your contribution. However this problem should be address in an other way: this repo should be synced and the...
[22:03:19]
<Yunohost Git/Infra notifications> [issues] alexAubin opened [issue #2623](https://github.com/YunoHost/issues/issues/2623): Yunohosts lexicon is out of date
[22:03:31]
<Yunohost Git/Infra notifications> [issues] WARNING: unknown issues action: typed
[22:03:37]
<Yunohost Git/Infra notifications> [issues] alexAubin labeled :globe_with_meridians: DNS on [issue #2623](https://github.com/YunoHost/issues/issues/2623): Yunohosts lexicon is out of date
[22:19:34]
<Yunohost Git/Infra notifications> [python-zeroconf] alexAubin closed [pull request #1](https://github.com/YunoHost/python-zeroconf/pull/1): chore: update actions version to use node 16 version
[22:19:35]
<Yunohost Git/Infra notifications> [python-zeroconf] alexAubin [commented](https://github.com/YunoHost/python-zeroconf/pull/1#issuecomment-3177064103) on [issue #1](https://github.com/YunoHost/python-zeroconf/pull/1) chore: update actions version to use node 16 version: Closing because were not really managing this repo, its only a fork from the upstream with tweaks to build .debs
[22:47:21]
<Yunohost Git/Infra notifications> [issues] alexAubin closed [issue #2614](https://github.com/YunoHost/issues/issues/2614): [a11y] Automatic level badge has poor contrast
[23:29:32]
<Yunohost Git/Infra notifications> [yunohost] zamentur [commented](https://github.com/YunoHost/yunohost/pull/2138#issuecomment-3177189670) on [issue #2138](https://github.com/YunoHost/yunohost/pull/2138) Fix logos/icons initial fetch: This bug has been fixed by another way. Thanks for your contriibution
[23:29:32]
<Yunohost Git/Infra notifications> [yunohost] zamentur closed [pull request #2138](https://github.com/YunoHost/yunohost/pull/2138): Fix logos/icons initial fetch
[23:39:14]
<Yunohost Git/Infra notifications> [yunohost] zamentur pushed 1 commit to dev: Update certificate.py ([9f5f3888](https://github.com/YunoHost/yunohost/commit/9f5f38883cd7f9ae1ab402a8dba4535329980e6d))
[23:39:14]
<Yunohost Git/Infra notifications> [yunohost] zamentur merged [pull request #2141](https://github.com/YunoHost/yunohost/pull/2141): Increase the key length to 4096 bytes.
[23:45:31]
<Yunohost Git/Infra notifications> 🏗️ Starting build for yunohost/12.1.9+202508120145 for bookworm/unstable/all...
[23:46:34]
<Yunohost Git/Infra notifications> ✔️ Completed build for yunohost/12.1.9+202508120145 for bookworm/unstable/all.
[23:46:34]
<Yunohost Git/Infra notifications> ✔️ Completed distribution for yunohost/12.1.9+202508120145 for bookworm/unstable.