[01:22:34]
<Salamandar> OMG 37 !! https://apps.yunohost.org/dash?hidedeprecated=true&filter=regressions_bookworm
[01:23:11]
<Salamandar> (ça sent les helpers 2.1 mergés dans bookworm)
[02:31:42]
<Yunohost Git/Infra notifications> App plainpad goes down from level 8 to 6 in job [#28323](https://ci-apps.yunohost.org/ci/job/28323)
[02:31:55]
<Yunohost Git/Infra notifications> App tracim failed all tests in job [#28325](https://ci-apps.yunohost.org/ci/job/28325) :(
[02:34:02]
<Yunohost Git/Infra notifications> App prowlarr rises from level 6 to 8 in job [#28324](https://ci-apps.yunohost.org/ci/job/28324) !
[02:34:54]
<Yunohost Git/Infra notifications> App headscale rises from level 6 to 8 in job [#28327](https://ci-apps.yunohost.org/ci/job/28327) !
[02:40:23]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 34 pending update PRs
- 19 new apps PRs
- 9 failed apps updates: calibreweb, focalboard, minetest, plainpad, shiori, snserver, webtrees, wetty, zwave-js-ui
See the full log here: http://paste.yunohost.org/raw/eticexokel
[06:54:41]
<tituspijean> > <@Salamandar:matrix.org> (ça sent les helpers 2.1 mergés dans bookworm)
(and some failed tests due to connectivity issues or timeouts, I restarted at least 3 of them last night)
[08:24:34]
<Yunohost Git/Infra notifications> App jellyfin rises from level 0 to 6 in job [#28334](https://ci-apps.yunohost.org/ci/job/28334) !
[12:42:47]
<kayou> https://ci-apps-bookworm-dev.yunohost.org/ci/job/1786
> 346771 WARNING /usr/share/yunohost/helpers.v2.d/mysql: line 50: mysql: command not found
Why do we use the v2 helper by default in bookworm?
[13:15:00]
<Aleks (he/him/il/lui)> the v2 helpers are the "regular" helpers, not the 2.1 helpers
[13:15:16]
<Aleks (he/him/il/lui)> sounds like the app should have installed the mysql-server apt package
[13:16:23]
<Aleks (he/him/il/lui)> (mysql aint installed by default anymore on bookworm)
[13:25:16]
<kayou> 👍️
[15:52:20]
<kayou> > <@Salamandar:matrix.org> OMG 37 !! https://apps.yunohost.org/dash?hidedeprecated=true&filter=regressions_bookworm
you mean 36? :-° https://github.com/YunoHost-Apps/netdata_ynh/pull/154
[15:52:48]
<kayou> (35 btw, because gitlab is working too)
[15:53:15]
<Salamandar> Noice
[15:53:17]
<Salamandar> ❤️
[16:05:41]
<Yunohost Git/Infra notifications> [apps] tituspijean [commented](https://github.com/YunoHost/apps/pull/2449#issuecomment-2206702348) on [issue #2449](https://github.com/YunoHost/apps/pull/2449) Add KirbyCMS to wishlist: > While Kirbys source code is publicly available, Kirby is not free. To use Kirby in production, you need to [purchase ...
[16:05:41]
<Yunohost Git/Infra notifications> [apps] tituspijean closed [pull request #2449](https://github.com/YunoHost/apps/pull/2449): Add KirbyCMS to wishlist
[16:05:45]
<Yunohost Git/Infra notifications> [apps] tituspijean deleted branch add-to-wishlist-kirbycms
[16:05:59]
<Yunohost Git/Infra notifications> [apps] tituspijean [commented](https://github.com/YunoHost/apps/pull/2449#issuecomment-2206702348) on [issue #2449](https://github.com/YunoHost/apps/pull/2449) Add KirbyCMS to wishlist: > While Kirbys source code is publicly available, Kirby is not free. To use Kirby in production, you need to purchase a...
[16:10:10]
<Yunohost Git/Infra notifications> [my_webapp_ynh] yunohost-bot pushed 1 commit to testing: Auto-update READMEs ([81ecb8ba](https://github.com/YunoHost-Apps/my_webapp_ynh/commit/81ecb8ba901ee6a1b95f94003e8d3598997412ae))
[16:10:12]
<Yunohost Git/Infra notifications> [my_webapp_ynh] tituspijean pushed 1 commit to testing: Typo ([cefdd63e](https://github.com/YunoHost-Apps/my_webapp_ynh/commit/cefdd63e384e6a74c14f6e0b6268263adda0d9b6))
[20:27:27]
<orhtej2> 1. Set up branch protection rules for `testing`, exempting admins
2. Branch off `testing`, do stupid sh**
3. Press `Sync changes` in VS Code
4. VS Code pushes to `testing` instead of publishing a branch because of reasons
5. SadGru.tiff
[20:36:50]
<miro5001> The command `sudo yunohost diagnosis show | yunopaste` doesn't anonymyse the ip address and the domain name. Is that behaviour expected?
[20:55:16]
<Yunohost Git/Infra notifications> [apps] orhtej2 opened [pull request #2452](https://github.com/YunoHost/apps/pull/2452): Fixup requirements.txt for app autoupdater
[20:56:57]
<Yunohost Git/Infra notifications> [apps] OniriCorpe approved [pull request #2452](https://github.com/YunoHost/apps/pull/2452#pullrequestreview-2157415635) Fixup requirements.txt for app autoupdater
[20:57:32]
<Aleks (he/him/il/lui)> GitPython ? 🤔
[20:59:16]
<Aleks (he/him/il/lui)> > <@miro5001:matrix.org> The command `sudo yunohost diagnosis show | yunopaste` doesn't anonymyse the ip address and the domain name. Is that behaviour expected?
hmmm yes and no ... the anonymizing mechanism is not part of yunopaste because it's only a simple script ... the anonymization happens when using `sudo yunohost diagnosis show --share` though i think
[21:02:55]
<orhtej2> > <@Alekswag:matrix.org> GitPython ? 🤔
that what ultimately at least started for me, but IDK, running locally seems like a chore
[21:03:19]
<Aleks (he/him/il/lui)> > that what ultimately at least started for me, but IDK, running locally seems like a chore
hmmm i don't see any `import git` tho
[21:03:27]
<miro5001> > <@Alekswag:matrix.org> hmmm yes and no ... the anonymizing mechanism is not part of yunopaste because it's only a simple script ... the anonymization happens when using `sudo yunohost diagnosis show --share` though i think
Oookeyy. I gave this command on the forum, I was trying to help. And I sent a PR to fix a documentation that used `yunohost tools diagnosis` with this one.
[21:03:43]
<Émy - OniriCorpe> for me too, as far as i remember
[21:04:15]
<Aleks (he/him/il/lui)> ah it's indeed installed in production
[21:04:41]
<Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to master: Fixup requirements.txt (#2452) ([eacbd6f2](https://github.com/YunoHost/apps/commit/eacbd6f22c22619436f37091909e2826661933a0))
[21:04:51]
<Yunohost Git/Infra notifications> [apps] alexAubin merged [pull request #2452](https://github.com/YunoHost/apps/pull/2452): Fixup requirements.txt for app autoupdater
[21:07:11]
<orhtej2> > <@Alekswag:matrix.org> hmmm i don't see any `import git` tho
hmmmpfhm, must have been a transitive dependency of different `github` package x_x
[21:07:31]
<Aleks (he/him/il/lui)> yeah i'm guessing `pygithub` is enough but whatever
[21:51:45]
<Yunohost Git/Infra notifications> [test_apps] alexAubin pushed 1 commit to master: Update config_app to packaging v2 ([17ad0515](https://github.com/YunoHost/test_apps/commit/17ad0515cae5b4f8c24125729a565e999201f61d))
[22:15:09]
<Yunohost Git/Infra notifications> [test_apps] alexAubin pushed 1 commit to master: __FINALPATH__ -> __INSTALL_DIR__ x_x ([98cf9954](https://github.com/YunoHost/test_apps/commit/98cf99543f3eca0164e73b31b03de6e97cc81641))
[22:27:55]
<Yunohost Git/Infra notifications> [test_apps] alexAubin pushed 1 commit to master: tableflip ([d383dceb](https://github.com/YunoHost/test_apps/commit/d383dcebfb7fa6ab450dc2327c309cbb2624a84f))
[23:14:50]
<orhtej2> http://ci-apps-dev.yunohost.org/ is dead?
[23:15:07]
<Aleks (he/him/il/lui)> 😬
[23:15:10]
<Aleks (he/him/il/lui)> it's asleep
[23:17:13]
<Aleks (he/him/il/lui)> restarted the machine