[00:08:05]
<Yunohost Git/Infra notifications> App taskboard goes down from level 7 to 3 in job [#20658](https://ci-apps.yunohost.org/ci/job/20658)
[00:14:34]
<Aleks (he/him/il/lui)> lapineige: uuuh idk what to do with https://github.com/YunoHost-Apps/plakar_ynh/commit/5bc510e1390a4625a4fa7dfc2ea7a412a4723823 .... "latest tag" strategy doesn't bind to release assets ... if you want to get `.tar.gz` provided by the devs, it's only through the "release" because well uh a release object is a tag+assets+changelog basically
[00:14:44]
<Aleks (he/him/il/lui)> cf "ValueError: For the latest tag strategies, only asset = 'tarball' is supported" in https://paste.yunohost.org/raw/gikolixiji
[05:40:37]
<lapineige> > <@Alekswag:matrix.org> lapineige: uuuh idk what to do with https://github.com/YunoHost-Apps/plakar_ynh/commit/5bc510e1390a4625a4fa7dfc2ea7a412a4723823 .... "latest tag" strategy doesn't bind to release assets ... if you want to get `.tar.gz` provided by the devs, it's only through the "release" because well uh a release object is a tag+assets+changelog basically
Ah, too bad 😅
So auto update to dev versions is not possible.
Well it's not going to be stay like this anyway
[07:09:55]
<Yunohost Git/Infra notifications> App mygpo failed all tests in job [#20667](https://ci-apps.yunohost.org/ci/job/20667) :(
[07:34:18]
<Yunohost Git/Infra notifications> App mygpo failed all tests in job [#20669](https://ci-apps.yunohost.org/ci/job/20669) :(
[09:03:16]
<Yunohost Git/Infra notifications> [searxng_ynh] ericgaspar merged [pull request #415](https://github.com/YunoHost-Apps/searxng_ynh/pull/415): Upgrade to v2025.08.03
[09:03:17]
<Yunohost Git/Infra notifications> [searxng_ynh] ericgaspar deleted branch ci-auto-update-2025.08.03
[11:03:10]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 pushed 1 commit to orhtej2-patch-3: Use JDK24 ([8b696b51](https://github.com/YunoHost-Apps/penpot_ynh/commit/8b696b5106d21b0a0cb187399919c6990d0f5931))
[14:24:48]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 merged [pull request #139](https://github.com/YunoHost-Apps/penpot_ynh/pull/139): Fixup 2.8.1 SHA256
[14:24:53]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 deleted branch orhtej2-patch-3
[14:26:03]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 opened [pull request #140](https://github.com/YunoHost-Apps/penpot_ynh/pull/140): v2.8.1~ynh3
[14:26:50]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 merged [pull request #140](https://github.com/YunoHost-Apps/penpot_ynh/pull/140): v2.8.1~ynh3
[14:31:40]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 closed [issue #138](https://github.com/YunoHost-Apps/penpot_ynh/issues/138): Update not working cause of checksum
[14:31:41]
<Yunohost Git/Infra notifications> [penpot_ynh] orhtej2 [commented](https://github.com/YunoHost-Apps/penpot_ynh/issues/138#issuecomment-3150992454) on [issue #138](https://github.com/YunoHost-Apps/penpot_ynh/issues/138) Update not working cause of checksum: Fixed in #140
[15:38:28]
<Yunohost Git/Infra notifications> App penpot goes down from level 7 to 1 in job [#20673](https://ci-apps.yunohost.org/ci/job/20673)
[15:48:05]
<Yunohost Git/Infra notifications> App penpot failed all tests in job [#20673](https://ci-apps.yunohost.org/ci/job/20673) :(
[18:10:32]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 pushed 1 commit to orhtej2-patch-1: Update manifest.toml ([07906b68](https://github.com/YunoHost-Apps/piped_ynh/commit/07906b68e83e52a6a9f7a0b12f8c9af893e22e32))
[18:10:33]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 created new branch orhtej2-patch-1
[18:10:41]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 opened [pull request #223](https://github.com/YunoHost-Apps/piped_ynh/pull/223): Update manifest.toml
[18:18:27]
<Yunohost Git/Infra notifications> App plakar rises from level 0 to 1 in job [#20676](https://ci-apps.yunohost.org/ci/job/20676) !
[18:19:32]
<Aleks (he/him/il/lui)> small steppy is better than no steppy
[18:20:20]
<Aleks (he/him/il/lui)> https://i.imgflip.com/a26dwb.jpg
[18:31:16]
<orhtej2> > <@yunohostinfra:matrix.org> App plakar rises from level 0 to 1 in job [#20676](https://ci-apps.yunohost.org/ci/job/20676) !
what does it even mean https://http.cat/202
[18:32:10]
<Aleks (he/him/il/lui)> Yeah
[18:32:55]
<orhtej2> Ahh nginx conf is borked, it worked on /
[18:33:07]
<Aleks (he/him/il/lui)> HTTP codes are one hell of a drug
[18:34:35]
<orhtej2> > Ahh nginx conf is borked, it worked on /
It passes full path, not the part after path/ in proxy_pass
[18:34:44]
<orhtej2> don't remember the fix
[18:35:19]
<orhtej2> https://github.com/YunoHost-Apps/piped_ynh/blob/05d0b68bb36ef825b8ef3597b65ae1d02673b5a5/conf/nginx.conf#L7
[18:35:28]
<orhtej2> Add trailing /
[20:59:40]
<orhtej2> > Add trailing /
Getting somewhere: https://github.com/YunoHost-Apps/plakar_ynh/pull/10
[21:09:51]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 edited [pull request #223](https://github.com/YunoHost-Apps/piped_ynh/pull/223): add missing libclang dep
[21:09:56]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 just made [pull request #223](https://github.com/YunoHost-Apps/piped_ynh/pull/223) ready for review: add missing libclang dep
[21:10:10]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 merged [pull request #223](https://github.com/YunoHost-Apps/piped_ynh/pull/223): add missing libclang dep
[21:10:11]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 deleted branch orhtej2-patch-1
[21:11:47]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 merged [pull request #222](https://github.com/YunoHost-Apps/piped_ynh/pull/222): Upgrade to v2025.08.03
[21:11:51]
<Yunohost Git/Infra notifications> [piped_ynh] orhtej2 deleted branch ci-auto-update-2025.08.03
[21:38:47]
<lapineige> > Getting somewhere: https://github.com/YunoHost-Apps/plakar_ynh/pull/10
I don't see the context of the message you're replying to I think 🤔 (I mean I only see the message, but are you anwsering to the bot at first ?)
[21:39:55]
<orhtej2> > It passes full path, not the part after path/ in proxy_pass
This
[21:40:18]
<orhtej2> This fixed subpath install of plakar
[21:40:50]
<orhtej2> and restore is dead because of wrong permissions on var/log I think
[21:43:47]
<orhtej2> Hm or actually because the data dir is gone/missing stuff?
[21:45:40]
<lapineige> Oh good catch / question 🤔
[21:45:57]
<lapineige> > This fixed subpath install of plakar
Great, thanks ! I wasn't able to understand how to fix it
[21:46:28]
<lapineige> I couldn't guess… syntax darkmagic…
[21:47:42]
<lapineige> > Oh good catch / question 🤔
Yeah that's because of the CI fix for install & remove & install again.
I'll fix it
[21:50:54]
<lapineige> I'm trying here fyi : https://github.com/YunoHost-Apps/plakar_ynh/pull/12
[22:14:55]
<Yunohost Git/Infra notifications> [joplin_ynh] yunohost-bot opened [pull request #104](https://github.com/YunoHost-Apps/joplin_ynh/pull/104): Upgrade to v3.4.4
[22:31:08]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 46 pending update PRs
- 20 new apps PRs
- 6 failed apps updates: litechat, omeka-s, openemr, passed, plakar, prestashop
See the full log here: https://paste.yunohost.org/raw/gafosuzine
Autoupdate dashboard: https://apps.yunohost.org/dash?filter=autoupdate
[23:59:57]
<Yunohost Git/Infra notifications> App pyinventory goes down from level 6 to 3 in job [#20683](https://ci-apps.yunohost.org/ci/job/20683)