Wednesday, November 06, 2024
dev@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
 
             

[01:52:34] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin pushed 2 commits to master ([9d931abe75f8...26bbc939d49f](https://github.com/YunoHost/incus_builder/compare/9d931abe75f8...26bbc939d49f))
[01:52:34] <Yunohost Git/Infra notifications> [incus_builder/master] demo: add css hack to display the demo/demo credential on portal and admin login form - Alexandre Aubin
[01:52:34] <Yunohost Git/Infra notifications> [incus_builder/master] demo: hack to keep the yunohost-api enabled - Alexandre Aubin
[01:57:51] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin pushed 1 commit to master: demo: remove --force-diskspace, was a hack for test in local machine ([c59b3bae](https://github.com/YunoHost/incus_builder/commit/c59b3bae445b5d7e16e14d378e2261a29c00622c))
[08:19:15] <Yunohost Git/Infra notifications> [cloud-init-images] z​amentur pushed 1 commit to main: [enh] Bookworm is stable now ([1df2aa69](https://github.com/YunoHost/cloud-init-images/commit/1df2aa69023312eba5cd6b616270ec13a61f7fb9))
[09:00:56] <Yunohost Git/Infra notifications> [landingpage] x​plosionmind opened [issue #27](https://github.com/YunoHost/landingpage/issues/27): English as default language
[09:36:56] <Yunohost Git/Infra notifications> [landingpage] e​ricgaspar opened [pull request #28](https://github.com/YunoHost/landingpage/pull/28): minor typos
[09:52:42] <eric_G> Is it me or the **how to contribute** for the Landingpage repo does not explain to a quiche like me how to contribute
[10:23:11] <Salamandar> you mean this link ? https://yunohost.org/fr/contributordoc
[10:23:25] <Salamandar> I really don't understand why incus_builder crashes
[10:23:27] <Salamandar> https://aria.im/_matrix/media/v1/download/matrix.org/IMfEMthclGlpMYjcXZEFwlHs
[10:24:09] <Salamandar> looks like the install happens properly
[10:27:01] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar pushed 1 commit to trixie: Allow building trixie images ([c99da991](https://github.com/YunoHost/incus_builder/commit/c99da991d1ce642de68eef38c6cb4e002c8a828a))
[10:44:31] <Salamandar> > <@Salamandar:matrix.org> image.png

grmbl just added set -x to the script and now it works
[11:18:58] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar pushed 1 commit to master: Split incus specific code to incuslib ([6ef8ef93](https://github.com/YunoHost/incus_builder/commit/6ef8ef9319bbc9988db6c2d864eb0fbfed38cad3))
[11:19:17] <Yunohost Git/Infra notifications> [incus_builder] g​ithub-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([1a058859](https://github.com/YunoHost/incus_builder/commit/1a058859712d70165b22a612e261ddda5ab15ee4))
[11:19:17] <Yunohost Git/Infra notifications> [incus_builder] g​ithub-actions[bot] created new branch actions/black
[11:19:19] <Yunohost Git/Infra notifications> [incus_builder] g​ithub-actions[bot] opened [pull request #14](https://github.com/YunoHost/incus_builder/pull/14): Format Python code with Black
[11:22:24] <Salamandar> I like having properly written libraries
[11:22:36] <Salamandar> ```
>>> from incus_builder.incuslib import Incus, SimpleStreams
>>> from pathlib import Path
>>> cache = Path("images")
>>> repo = Path("www")
>>> ss = SimpleStreams(incus, repo, cache)
>>> ss.import_from_incus("yunohost/bookworm-stable/demo", "yunohost/bookworm-stable/demo")
```
[11:26:02] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar pushed 1 commit to master: Fix incuslib: call resolve() on user-passed Paths ([3136783c](https://github.com/YunoHost/incus_builder/commit/3136783c8d5718fc32e2b836a7b46ab83df0c6de))
[11:26:19] <Yunohost Git/Infra notifications> [incus_builder] g​ithub-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([18221f58](https://github.com/YunoHost/incus_builder/commit/18221f5869eb44beb68da6da55b826a9bf3984ed))
[13:23:11] <eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/tvBMRjekUClydKGFNYGcLpGd
[13:33:12] <Salamandar> 😍
[13:33:21] <Salamandar> 👀
[14:09:03] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2459853767) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Seems to be exactly this issue: https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268
[14:16:05] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2459853767) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Seems to be exactly this issue: https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268 which is fixed in h...
[14:20:48] <nicofrand> Hi there!
[14:21:03] <nicofrand> oh, my comment is already linked above, great.
[14:21:32] <nicofrand> Is there, by any chance, a quick and easy to test changes on yunohost-admin without setting up a ynh-dev env?
[14:22:25] <kayou> in the issue https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268, it's tagged as a regression in 0.25
[14:22:49] <nicofrand> ah, I missed that -_-
[14:22:53] <kayou> but idk, i'm out of the loop anyway ;)
[14:31:05] <nicofrand> > <@kayou:matrix.org> in the issue https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268, it's tagged as a regression in 0.25

yet the package-lock in the bug demo uses 0.24.23
[14:32:28] <nicofrand> and upgrading to 0.25.2 fixes the issue
[14:42:40] <Aleks (he/him/il/lui)> > <@ericg:matrix.org> sent an image.

https://i.imgflip.com/99frju.jpg
[14:53:02] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2459853767) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Seems to be exactly this issue: https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268 which is fixed in h...
[14:53:24] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2459853767) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Seems to be exactly this issue: https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268 which is fixed in h...
[15:00:39] <ljf> emile As you liked my commit about cloudinit image, you can found ynh bookworm stable cloudinit image here: https://image-builds.yunohost.org/cloudinit/

NB: i didn't test it again, but if nothing as changed since the YunoCamp it should be ok.
[15:01:54] <ljf> > <@Alekswag:matrix.org> ljf: by the way regarding your PR on dynette it looks fine but there's no migration / script to create the individual ".conf" for the existing domains ?

Indeed, and i think Salamandar install it via dynette_ynh, so the package need to be upgraded too.
[15:02:46] <Aleks (he/him/il/lui)> > <@ljf:sans-nuage.fr> emile As you liked my commit about cloudinit image, you can found ynh bookworm stable cloudinit image here: https://image-builds.yunohost.org/cloudinit/
>
> NB: i didn't test it again, but if nothing as changed since the YunoCamp it should be ok.

(i don't know if it does perform postinstall but there's a new option to accept the TOS via CLI)
[15:03:12] <nicofrand> https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268#issuecomment-2459983308 “0.24.x has other bugs that would prevent the modal itself from showing in certain situations though, such as #2203. Definitely want to be on 0.25.x if you're using modals.” Il faudrait passer bootstrap-vue-next à 0.25.2+ …
[15:16:46] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2460038365) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Suggested solution from bootstrapvuenext: upgrade to v0.25.2+. Workaround: do not disable animations on the OS side (ex...
[15:21:51] <Yunohost Git/Infra notifications> [yunohost-admin] a​lexAubin [commented](https://github.com/YunoHost/yunohost-admin/pull/593#discussion_r1831231127) on pull request #593 Translations update from Weblate: suggestion "install": "Installer également le certificat Lets Encrypt"
[15:23:07] <Aleks (he/him/il/lui)> > https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/2268#issuecomment-2459983308 “0.24.x has other bugs that would prevent the modal itself from showing in certain situations though, such as #2203. Definitely want to be on 0.25.x if you're using modals.” Il faudrait passer bootstrap-vue-next à 0.25.2+ …

smol poke axolotle he probably has an idea of how easy/complex that is
[15:23:15] <Yunohost Git/Infra notifications> [yunohost-admin] a​lexAubin merged [pull request #593](https://github.com/YunoHost/yunohost-admin/pull/593): Translations update from Weblate
[15:23:17] <Yunohost Git/Infra notifications> [yunohost-admin] a​lexAubin pushed 16 commits to dev ([c4b534ce672b...ba4623e5eb79](https://github.com/YunoHost/yunohost-admin/compare/c4b534ce672b...ba4623e5eb79))
[15:23:18] <Yunohost Git/Infra notifications> [yunohost-admin/dev] Translated using Weblate (Hindi) Currently translated at 1.5% (9 of 577 strings) Translation: YunoHost/admin Translate... - puffious
[15:23:20] <Yunohost Git/Infra notifications> [yunohost-admin/dev] Update app/src/i18n/locales/fr.json - Alexandre Aubin
[15:23:22] <Yunohost Git/Infra notifications> [yunohost-admin/dev] Merge pull request #593 from yunohost-bot/weblate-yunohost-admin Translations update from Weblate - Alexandre Aubin
[15:47:10] <Yunohost Git/Infra notifications> [issues] a​lexAubin labeled User portal on [issue #2475](https://github.com/YunoHost/issues/issues/2475): Some people try to log on the user portal using their email address
[15:47:10] <Yunohost Git/Infra notifications> [issues] a​lexAubin labeled :star2: ux on [issue #2475](https://github.com/YunoHost/issues/issues/2475): Some people try to log on the user portal using their email address
[15:47:11] <Yunohost Git/Infra notifications> [issues] a​lexAubin labeled :space_invader: bug on [issue #2475](https://github.com/YunoHost/issues/issues/2475): Some people try to log on the user portal using their email address
[15:47:11] <Yunohost Git/Infra notifications> [issues] a​lexAubin opened [issue #2475](https://github.com/YunoHost/issues/issues/2475): Some people try to log on the user portal using their email address
[16:15:18] <eric_G> https://ci-apps.yunohost.org/ci/ 🎇
[16:23:52] <Salamandar> ye ye that's me i paused the VM
[16:26:36] <eric_G> > <@Salamandar:matrix.org> ye ye that's me i paused the VM

I am fully reassured 😄
[16:34:48] <Yunohost Git/Infra notifications> [landingpage] z​amentur [commented](https://github.com/YunoHost/landingpage/issues/27#issuecomment-2460256511) on [issue #27](https://github.com/YunoHost/landingpage/issues/27) English as default language: > Ideally, it would be great if the language could be automatically detected from the browser’s settings. It should be ...
[16:35:14] <Yunohost Git/Infra notifications> [landingpage] z​amentur [commented](https://github.com/YunoHost/landingpage/issues/27#issuecomment-2460256511) on [issue #27](https://github.com/YunoHost/landingpage/issues/27) English as default language: > Ideally, it would be great if the language could be automatically detected from the browser’s settings. It should det...
[16:37:37] <Salamandar> https://github.com/YunoHost/package_check/
> We use LXD or Incus, which may conflict with other virtualization technologies. It may conflict with libvirt or LXC due to requiring dnsmasq on port 53. It will definitely conflict with Docker, but some workarounds are documented.

i'm so happy to use podman instead of docker, no conflict whatsoever
[16:37:56] <Salamandar> https://github.com/YunoHost/package_check/
> We use LXD or Incus, which may conflict with other virtualization technologies. It may conflict with libvirt or LXC due to requiring dnsmasq on port 53. It will definitely conflict with Docker, but some workarounds are documented.

i'm so happy to use podman instead of docker, no conflict whatsoever (and rootless, daemonless containerization)
[16:38:48] <Aleks (he/him/il/lui)> i don't have that much conflict except that i sometimes need to purge my iptable rules using a custom script 😬
[16:42:53] <Yunohost Git/Infra notifications> a​lexAubin archived repository arm-images: YunoHost build chain for armbian images https://github.com/YunoHost/arm-images
[16:43:24] <Yunohost Git/Infra notifications> a​lexAubin archived repository yunohost_demo https://github.com/YunoHost/yunohost_demo
[16:44:47] <Yunohost Git/Infra notifications> [dynette] a​lexAubin merged [pull request #16](https://github.com/YunoHost/dynette/pull/16): Bump pygments from 2.14.0 to 2.15.0
[16:44:47] <Yunohost Git/Infra notifications> [dynette] a​lexAubin pushed 1 commit to master: Bump pygments from 2.14.0 to 2.15.0 (#16) Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.... ([50c5954c](https://github.com/YunoHost/dynette/commit/50c5954c939280649506ce1dab16a0ad6f05e2ba))
[16:44:52] <Yunohost Git/Infra notifications> [dynette] d​ependabot[bot] edited [pull request #15](https://github.com/YunoHost/dynette/pull/15): Bump flask from 2.2.2 to 2.3.2
[16:44:53] <Yunohost Git/Infra notifications> [dynette] a​lexAubin [commented](https://github.com/YunoHost/dynette/pull/15#issuecomment-2460279276) on [issue #15](https://github.com/YunoHost/dynette/pull/15) Bump flask from 2.2.2 to 2.3.2: @dependabot rebase
[16:44:54] <Yunohost Git/Infra notifications> [dynette] d​ependabot[bot] edited [pull request #16](https://github.com/YunoHost/dynette/pull/16): Bump pygments from 2.14.0 to 2.15.0
[16:45:00] <Yunohost Git/Infra notifications> [dynette] d​ependabot[bot] deleted branch dependabot/pip/pygments-2.15.0
[16:45:02] <Yunohost Git/Infra notifications> [dynette] d​ependabot[bot] edited [pull request #15](https://github.com/YunoHost/dynette/pull/15): Bump flask from 2.2.2 to 2.3.2
[16:45:34] <Yunohost Git/Infra notifications> [dynette/dependabot/pip/flask-2.3.2] fix limirating being fucked up because of being behind a reverse proxy ... workaround the issue by forwarding directly t... - Alexandre Aubin
[16:45:34] <Yunohost Git/Infra notifications> [dynette] a​lexAubin pushed 8 commits to dependabot/pip/flask-2.3.2 ([679a5a9e167b...23128b883277](https://github.com/YunoHost/dynette/compare/679a5a9e167b...23128b883277))
[16:45:35] <Yunohost Git/Infra notifications> [dynette/dependabot/pip/flask-2.3.2] Bump pygments from 2.14.0 to 2.15.0 (#16) Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.... - dependabot[bot]
[16:45:35] <Yunohost Git/Infra notifications> [dynette/dependabot/pip/flask-2.3.2] Merge branch master into dependabot/pip/flask-2.3.2 - Alexandre Aubin
[16:45:45] <Yunohost Git/Infra notifications> [dynette] a​lexAubin merged [pull request #15](https://github.com/YunoHost/dynette/pull/15): Bump flask from 2.2.2 to 2.3.2
[16:45:45] <Yunohost Git/Infra notifications> [dynette] a​lexAubin pushed 1 commit to master: Bump flask from 2.2.2 to 2.3.2 (#15) Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2. - [Release no... ([8fcda28a](https://github.com/YunoHost/dynette/commit/8fcda28ac8e903a8ced2f98e3affad10f1289334))
[16:45:49] <Yunohost Git/Infra notifications> [dynette] a​lexAubin deleted branch dependabot/pip/flask-2.3.2
[16:55:21] <Yunohost Git/Infra notifications> [moulinette] a​lexAubin closed [pull request #359](https://github.com/YunoHost/moulinette/pull/359): API - Add support for request content in JSON
[16:55:22] <Yunohost Git/Infra notifications> [moulinette] a​lexAubin [commented](https://github.com/YunoHost/moulinette/pull/359#issuecomment-2460304786) on [issue #359](https://github.com/YunoHost/moulinette/pull/359) API - Add support for request content in JSON: Closing because supposedly its now live in bookworm : https://github.com/YunoHost/moulinette/blob/dev/moulinette/interf...
[16:55:24] <Yunohost Git/Infra notifications> [moulinette] a​lexAubin deleted branch add_rest_json_support
[16:58:43] <Yunohost Git/Infra notifications> [yunorunner] a​lexAubin pushed 2 commits to master ([64d4bd40bfc3...72c906180577](https://github.com/YunoHost/yunorunner/compare/64d4bd40bfc3...72c906180577))
[16:58:43] <Yunohost Git/Infra notifications> [yunorunner/master] Merge pull request #70 from YunoHost/actions/black Format Python code with Black - Alexandre Aubin
[16:58:43] <Yunohost Git/Infra notifications> [yunorunner/master] :art: Format Python code with Black - Salamandar
[16:58:44] <Yunohost Git/Infra notifications> [yunorunner] a​lexAubin merged [pull request #70](https://github.com/YunoHost/yunorunner/pull/70): Format Python code with Black
[16:58:45] <Yunohost Git/Infra notifications> [yunorunner] a​lexAubin deleted branch actions/black
[16:58:57] <Yunohost Git/Infra notifications> [webhooks] a​lexAubin merged [pull request #7](https://github.com/YunoHost/webhooks/pull/7): Format Python code with Black
[16:58:58] <Yunohost Git/Infra notifications> [webhooks] a​lexAubin deleted branch actions/black
[16:59:00] <Yunohost Git/Infra notifications> [webhooks] a​lexAubin pushed 1 commit to master: :art: Format Python code with Black ([cc01c6ce](https://github.com/YunoHost/webhooks/commit/cc01c6ce8b1355630026513e6ab42669015c885b))
[16:59:11] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin pushed 2 commits to master ([3136783c8d57...5b765056600a](https://github.com/YunoHost/incus_builder/compare/3136783c8d57...5b765056600a))
[16:59:11] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin merged [pull request #14](https://github.com/YunoHost/incus_builder/pull/14): Format Python code with Black
[16:59:16] <Yunohost Git/Infra notifications> [incus_builder/master] Merge pull request #14 from YunoHost/actions/black Format Python code with Black - Alexandre Aubin
[16:59:16] <Yunohost Git/Infra notifications> [incus_builder/master] :art: Format Python code with Black - Salamandar
[16:59:27] <Yunohost Git/Infra notifications> [incus_builder] g​ithub-actions[bot] pushed 1 commit to actions/black: Merge pull request #14 from YunoHost/actions/black Format Python code with Black ([5b765056](https://github.com/YunoHost/incus_builder/commit/5b765056600a154c57fecde2262f38ea1d5086f5))
[16:59:51] <Yunohost Git/Infra notifications> [landingpage] a​lexAubin pushed 2 commits to main ([2cf1efc2ceb0...8428c542aa92](https://github.com/YunoHost/landingpage/compare/2cf1efc2ceb0...8428c542aa92))
[16:59:51] <Yunohost Git/Infra notifications> [landingpage] a​lexAubin merged [pull request #28](https://github.com/YunoHost/landingpage/pull/28): minor typos
[16:59:53] <Yunohost Git/Infra notifications> [landingpage/main] Update README.md - eric_G
[16:59:54] <Yunohost Git/Infra notifications> [landingpage/main] Merge pull request #28 from ericgaspar/patch-1 minor typos - Alexandre Aubin
[17:00:48] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin approved [pull request #12](https://github.com/YunoHost/incus_builder/pull/12#pullrequestreview-2418933400) Allow building trixie images
[17:05:01] <Aleks (he/him/il/lui)> so btw in the end i didn't understand if you wanted to keep https://github.com/YunoHost/SSOwat/pull/232 or ?
[17:05:52] <Salamandar> ¯\_(ツ)_/¯
[17:06:11] <Yunohost Git/Infra notifications> [incus_builder] S​alamandar [commented](https://github.com/YunoHost/incus_builder/pull/12#issuecomment-2460328736) on [issue #12](https://github.com/YunoHost/incus_builder/pull/12) Allow building trixie images: Dont merge it, it modifies the branch it takes the install script from.
[17:07:26] <Yunohost Git/Infra notifications> [incus_builder] a​lexAubin [commented](https://github.com/YunoHost/incus_builder/pull/12#issuecomment-2460331557) on [issue #12](https://github.com/YunoHost/incus_builder/pull/12) Allow building trixie images: Hmkay but imho we can just merge https://github.com/YunoHost/install_script/tree/trixie and have trixie just as the scri...
[17:39:13] <Yunohost Git/Infra notifications> [issues] B​lindFish1003 [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2460395496) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Thanks for the information. This update ist not done via apt command? Could you please let me know how to do it? I am...
[17:55:01] <Yunohost Git/Infra notifications> [issues] n​icofrand [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2460427615) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: It is literally described in the link I gave: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-mo...
[18:03:11] <Yunohost Git/Infra notifications> [issues] B​lindFish1003 [commented](https://github.com/YunoHost/issues/issues/2459#issuecomment-2460443236) on [issue #2459](https://github.com/YunoHost/issues/issues/2459) [bookworm] WebUI buttons do not trigger the assigned function: Maybe its due to accessibility issues, but i dont find any information about updating on this page. > >It is liter...
[18:03:16] <Yunohost Git/Infra notifications> [ynh-dev] a​lexAubin pushed 1 commit to master: Remove legacy stuff for dev on bullseye ([7acd046a](https://github.com/YunoHost/ynh-dev/commit/7acd046a6b8e99a98c950da8262b55eb97ddcc38))
[18:08:47] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin pushed 1 commit to move-perm-data-out-of-ldap: app/permissions: Move permissions data out of LDAP ([93406669](https://github.com/YunoHost/yunohost/commit/934066692c3a464f74c9f4d0ed24cbcc954f3893))
[18:17:09] <Yunohost Git/Infra notifications> [yunohost] a​lexAubin pushed 1 commit to new-log-streaming-api: POC for new log streaming API using a zero-mq broker ([d5344e82](https://github.com/YunoHost/yunohost/commit/d5344e821a225a86dc037254c6fa6a1d04dc9ca7))
[18:19:42] <Yunohost Git/Infra notifications> [yunohost] g​ithub-advanced-security[bot] [commented](https://github.com/YunoHost/yunohost/pull/1663#discussion_r1831513444) on pull request #1663 POC for new log streaming API using a zero-mq broker: ## Unused import

Import of getActionLogger is not used.

[Show more details](https://github.com/YunoHost/yunohost/sec...
[18:19:55] <Yunohost Git/Infra notifications> [moulinette] a​lexAubin pushed 4 commits to new-log-streaming-api ([ed6ad7bf5ffb...51e25da4b3ea](https://github.com/YunoHost/moulinette/compare/ed6ad7bf5ffb...51e25da4b3ea))
[18:19:55] <Yunohost Git/Infra notifications> [moulinette/new-log-streaming-api] logbroker: properly catch KeyboardInterrupt to avoid a stracktrace when Ctrl+C - Alexandre Aubin
[18:19:56] <Yunohost Git/Infra notifications> [moulinette/new-log-streaming-api] sse: gotta use a special version of zeromq (zmq.green) when in gevent context - Alexandre Aubin
[18:19:56] <Yunohost Git/Infra notifications> [moulinette/new-log-streaming-api] sse: add auth check - Alexandre Aubin
[18:24:22] <Yunohost Git/Infra notifications> [issues] S​ohKa labeled :space_invader: bug on [issue #2476](https://github.com/YunoHost/issues/issues/2476): KeyError: security_experimental_enabled when updating Yunohost setting in webadmin
[18:24:22] <Yunohost Git/Infra notifications> [issues] S​ohKa opened [issue #2476](https://github.com/YunoHost/issues/issues/2476): KeyError: security_experimental_enabled when updating Yunohost setting in webadmin
[18:30:35] <Yunohost Git/Infra notifications> [issues] S​ohKa edited [issue #2476](https://github.com/YunoHost/issues/issues/2476): KeyError: security_experimental_enabled when updating Yunohost setting in webadmin
[18:39:54] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1530287472](https://gitlab.com/YunoHost/yunohost/-/pipelines/1530287472) failed on branch new-log-streaming-api
[18:48:50] <Yunohost Git/Infra notifications> [yunohost] 🔴 Pipeline [#1530276351](https://gitlab.com/YunoHost/yunohost/-/pipelines/1530276351) failed on branch move-perm-data-out-of-ldap
[19:43:13] <Yunohost Git/Infra notifications> [issues] i​analexis [commented](https://github.com/YunoHost/issues/issues/2472#issuecomment-2460631060) on [issue #2472](https://github.com/YunoHost/issues/issues/2472) Impossible to add new group: Did you install Yuno via the script?
[19:45:22] <ljf> > <@Alekswag:matrix.org> (i don't know if it does perform postinstall but there's a new option to accept the TOS via CLI)

no it doesn't, but it's possible we do that on arn infra...
[19:48:43] <Yunohost Git/Infra notifications> [issues] i​analexis [commented](https://github.com/YunoHost/issues/issues/2472#issuecomment-2460640705) on [issue #2472](https://github.com/YunoHost/issues/issues/2472) Impossible to add new group: Maybe related with: [User Permission Page Loads Forever](https://forum.yunohost.org/t/user-permission-page-loads-forever...
[19:59:30] <Yunohost Git/Infra notifications> [issues] M​exphil [commented](https://github.com/YunoHost/issues/issues/2475#issuecomment-2460660036) on [issue #2475](https://github.com/YunoHost/issues/issues/2475) Some people try to log on the user portal using their email address: Bonjour Alex Aubin, Je suis le gars qui a rédigé le post que tu cites sur le forum. Je nai jamais essayé de me logger e...
[20:19:08] <Yunohost Git/Infra notifications> [issues] o​rhtej2 [commented](https://github.com/YunoHost/issues/issues/2472#issuecomment-2460698434) on [issue #2472](https://github.com/YunoHost/issues/issues/2472) Impossible to add new group: > Did you install Yuno via the script? I did upgrade from YHN 11.x during beta phase, with official procedure described...
[21:10:44] <Yunohost Git/Infra notifications> [issues] a​lexAubin [commented](https://github.com/YunoHost/issues/issues/2475#issuecomment-2460788301) on [issue #2475](https://github.com/YunoHost/issues/issues/2475) Some people try to log on the user portal using their email address: Ah, mais ceci dit jai vu dautres témoignages de gens qui ont essayé je crois (bon cest ptete pas le problème du siècl...