[08:44:43]
<Yunohost Git/Infra notifications> [borg_ynh] clicit [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/181#issuecomment-2760573820) on [issue #181](https://github.com/YunoHost-Apps/borg_ynh/issues/181) Borg Backup Restore procedure is not working: same issue (1.4.0~ynh3), also manually solved by restructuring the folders. Seems like a straight forward problem to fix...
[11:08:40]
<Yunohost Git/Infra notifications> [borg_ynh] tio-trom [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/181#issuecomment-2761040194) on [issue #181](https://github.com/YunoHost-Apps/borg_ynh/issues/181) Borg Backup Restore procedure is not working: I think this was fixed here https://github.com/YunoHost-Apps/borg_ynh/pull/188 - but only merged into testing?
[12:50:58]
<geoma> How can I know what version is drupal-ynh shipping? As it has a different naming convention from drupal's https://github.com/YunoHost-Apps/drupal_ynh
[12:51:25]
<geoma> Drupal goes version 10.x.x, 11.x.x, but drupal-ynh has a date
[13:51:53]
<Yunohost Git/Infra notifications> [apps_tools] oleole39 [commented](https://github.com/YunoHost/apps_tools/pull/19#issuecomment-2761430041) on [issue #19](https://github.com/YunoHost/apps_tools/pull/19) Move readmes to subdir + tag them as generated.: I agree the repo looks neater that way. One additional idea: maybe remove ALL_README.md and add a line such as (with lin...
[13:53:39]
<Yunohost Git/Infra notifications> [apps_tools] oleole39 [commented](https://github.com/YunoHost/apps_tools/pull/19#issuecomment-2761430041) on [issue #19](https://github.com/YunoHost/apps_tools/pull/19) Move readmes to subdir + tag them as generated.: I agree the repo looks neater that way. One additional idea: maybe remove ALL_README.md and add a line in each README (w...
[14:47:48]
<Yunohost Git/Infra notifications> [borg_ynh] orhtej2 [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/181#issuecomment-2761587277) on [issue #181](https://github.com/YunoHost-Apps/borg_ynh/issues/181) Borg Backup Restore procedure is not working: The fix is already merged to master. This *should* make all the newly created backups proper.
This however does not ...
[14:49:01]
<Yunohost Git/Infra notifications> [apps_tools] orhtej2 [commented](https://github.com/YunoHost/apps_tools/pull/19#issuecomment-2761590069) on [issue #19](https://github.com/YunoHost/apps_tools/pull/19) Move readmes to subdir + tag them as generated.: @oleole39 theres #18 that focuses on actual README content, lets move this discussion there perhaps?
[14:52:07]
<Aleks (he/him/il/lui)> I'm confused because there's also https://github.com/YunoHost/apps_tools/pull/18, idk if we're keeping the translated READMEs or not in the end x_x
[14:52:25]
<orhtej2> > <@geoma:matrix.org> How can I know what version is drupal-ynh shipping? As it has a different naming convention from drupal's https://github.com/YunoHost-Apps/drupal_ynh
[10](https://github.com/YunoHost-Apps/drupal_ynh/blob/d5a7a4def06b0c5855fe7e529114d6198f8a64a1/conf/composer.json#L20) I think, but idk
[14:52:56]
<orhtej2> > <@Alekswag:matrix.org> I'm confused because there's also https://github.com/YunoHost/apps_tools/pull/18, idk if we're keeping the translated READMEs or not in the end x_x
We are, just in the subfolder to avoid clutter
[14:53:10]
<orhtej2> see linked anarchism branch
[15:25:28]
<Yunohost Git/Infra notifications> [borg_ynh] clicit [commented](https://github.com/YunoHost-Apps/borg_ynh/issues/181#issuecomment-2761688166) on [issue #181](https://github.com/YunoHost-Apps/borg_ynh/issues/181) Borg Backup Restore procedure is not working: > The fix is already merged to master. This _should_ make all the newly created backups proper. This however does no...
[15:55:54]
<m606> > We are, just in the subfolder to avoid clutter
There may be a misunderstanding here ? I understand @Alekswag:matrix.orgwas wondering about whether keeping it or not because the PR he linked to is planning to replace all readme with a minimal one in English only with developper info (with a link to YNH catalog for the current Readme content, in order to avoid clutter both in repo and in Github diffs.
Which could make sense to me as well - I guess app discovery is to be done via catalog, and Github repo is mostly for issues & dev (which somehow requires English skills in the current context).
[15:58:18]
<m606> App catalog doesn't support translations so far? meaning description.{lang}.md where `lang != en` wouldn't be useful anymore?
[15:58:42]
<Aleks (he/him/il/lui)> app catalog does support translations yes ?
[16:00:20]
<m606> > <@Alekswag:matrix.org> app catalog does support translations yes ?
ah yes actually it does sorry... just that it doesn't allow you to change language manually. It takes browser language.
[16:00:59]
<Aleks (he/him/il/lui)> hmyeah we could add a language selector i suppose
[16:02:01]
<Aleks (he/him/il/lui)> honestly the real deal with translation would be translating the strings from the app manifests themselves and `doc/*.md` ... which brings up a bunch of existential questions like "how do we actually ship translations to not create a huge mess"
[16:03:42]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #2892](https://github.com/YunoHost/apps/pull/2892): Update app levels according to CI results
[16:04:50]
<m606> hmm yes. a workflow triggered when updating `doc/*.md` going through machine translation (indicating that this is machine translation and providing a link to improve the translation?) 🫣?
[16:05:55]
<Aleks (he/him/il/lui)> not sure what you mean by machine translation, the point is not to auto-translate stuff with LLM or wat but more to interface what should be translated with weblate like we already do for other stuff of the project
[16:06:20]
<Aleks (he/him/il/lui)> (Jibec - for those who remember him - is working on a POC about this, but as said, many existential questions)
[16:08:07]
<m606> yes I meant something like that, but I agree weblate would be better. So no more description.md => directly into weblate ? Or weblate can copy the content of manually added description.{lang}.md ?
[16:10:52]
<m606> but yes one existential question I see straight away is that what happens when the dev (say he/she is autonomous for text updates EN+another language) actually updates a feature list or something in the description. If weblate translations are lagging behind it means that not everyone would see the same features in the catalog
[16:11:25]
<Aleks (he/him/il/lui)> weblate handles this by marking strings as "fuzzy" when the source changed
[16:21:54]
<Yunohost Git/Infra notifications> [apps] OniriCorpe edited [pull request #2868](https://github.com/YunoHost/apps/pull/2868): Add SPHINX password storage to wishlist
[16:23:45]
<Yunohost Git/Infra notifications> [apps] OniriCorpe pushed 23 commits to add-to-wishlist-sphinx-password-storage ([3d401544ec85...80da08034fc0](https://github.com/YunoHost/apps/compare/3d401544ec85...80da08034fc0))
[16:23:48]
<Yunohost Git/Infra notifications> [apps/add-to-wishlist-sphinx-password-storage] Move Firefish to graveyard (#2890) - orhtej2
[16:23:49]
<Yunohost Git/Infra notifications> [apps/add-to-wishlist-sphinx-password-storage] Automatically add dates to the catalog files - yunohost-bot
[16:23:50]
<Yunohost Git/Infra notifications> [apps/add-to-wishlist-sphinx-password-storage] Merge branch master into add-to-wishlist-sphinx-password-storage - OniriCorpe
[16:24:16]
<Yunohost Git/Infra notifications> [apps] OniriCorpe merged [pull request #2868](https://github.com/YunoHost/apps/pull/2868): Add SPHINX password storage to wishlist
[16:24:17]
<Yunohost Git/Infra notifications> [apps] OniriCorpe pushed 2 commits to master ([038cc8f6ca81...07e565bcfb1b](https://github.com/YunoHost/apps/compare/038cc8f6ca81...07e565bcfb1b))
[16:24:18]
<Yunohost Git/Infra notifications> [apps/master] Add SPHINX password storage to wishlist - yunohost-bot
[16:24:20]
<Yunohost Git/Infra notifications> [apps/master] Update sphinx-password-storage - tituspijean
[16:24:21]
<Yunohost Git/Infra notifications> [apps] OniriCorpe deleted branch add-to-wishlist-sphinx-password-storage
[16:46:14]
<Yunohost Git/Infra notifications> [synapse_ynh] Josue-T merged [pull request #522](https://github.com/YunoHost-Apps/synapse_ynh/pull/522): Testing - Upgrade
[23:17:21]
<Yunohost Git/Infra notifications> [mastodon_ynh] Thatoo [commented](https://github.com/YunoHost-Apps/mastodon_ynh/issues/485#issuecomment-2762816399) on [issue #485](https://github.com/YunoHost-Apps/mastodon_ynh/issues/485) upgrade to 4.3.3 fails : Gem::Net::OpenTimeout: Ive tried again and I get the same error. I could update everything (system and all apps) but mastodon.
Here is the log...
[23:24:13]
<Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:
- 10 pending update PRs
- 16 new apps PRs
- 13 failed apps updates: appflowy, jenkins, khatru-pyramid, kiwix, languagetool, lemmy, localai, ofbiz, opencloud, phpldapadmin, pixelfedglitch, snweb, stremio
See the full log here: https://paste.yunohost.org/raw/safexoxepa