Monday, June 17, 2024
apps@conference.yunohost.org
June
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
             

[09:44:45] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 31 pending update PRs
- 10 new apps PRs
- 7 failed apps updates: calibreweb, focalboard, invoiceninja5, minetest, shiori, snserver, wetty

See the full log here: http://paste.yunohost.org/raw/yininolibu
[09:46:49] <Yunohost Git/Infra notifications> App simplytranslate goes down from level 8 to 7 in job [#27570](https://ci-apps.yunohost.org/ci/job/27570)
[09:51:26] <@chrichri:ween.de> Hm, tried config_panel.toml the first time and thought something like this would work:
```
version = "1.0"
[notifications]
name = "notifications"
help.en = "The flohmarkt yunohost integration uses urlwatch to check for changes in the user database."
help.de = "Die flohmarkt yunohost Integration verwendet urlwatch um Änderungen an der Benutzerdatenbank zu überwachen."

```
But I do not get the help displayed, but only a blue bar.
[11:39:39] <@chrichri:ween.de> How would I show a setup-url to the admin? The workflow is:
* install yunohost app
* admin needs to complete the setup by opening a setup-url to configure the app

I'd like to show the setup-url (my idea: in config_panel) as long as the initial setup is not done and otherwise an information that the initial setup is already done.
[11:42:13] <@chrichri:ween.de> And another one: is it possible (and advisable) to include _common.sh in config if I want to use functions I defined there?
[12:31:32] <Yunohost Git/Infra notifications> [apps] yunohost-bot pushed 1 commit to add-to-wishlist-breezewiki: Add BreezeWiki to wishlist ([1a227127](https://github.com/YunoHost/apps/commit/1a22712719557837f4baf1b686e585a097b75fa5))
[12:31:33] <Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #2415](https://github.com/YunoHost/apps/pull/2415): Add BreezeWiki to wishlist
[12:31:33] <Yunohost Git/Infra notifications> [apps] yunohost-bot labeled Wishlist on [pull request #2415](https://github.com/YunoHost/apps/pull/2415): Add BreezeWiki to wishlist
[12:31:33] <Yunohost Git/Infra notifications> [apps] yunohost-bot created new branch add-to-wishlist-breezewiki
[17:22:51] <Yunohost Git/Infra notifications> App converse rises from level 6 to 8 in job [#27585](https://ci-apps.yunohost.org/ci/job/27585) !
[18:19:03] <@chrichri:ween.de> > <@chrichri:ween.de> How would I show a setup-url to the admin? The workflow is:
> * install yunohost app
> * admin needs to complete the setup by opening a setup-url to configure the app
>
> I'd like to show the setup-url (my idea: in config_panel) as long as the initial setup is not done and otherwise an information that the initial setup is already done.

To answer myself: I generate the html to show the link or a message in `config` script and then show it as a readonly text field.
[18:19:36] <@chrichri:ween.de> > <@chrichri:ween.de> And another one: is it possible (and advisable) to include _common.sh in config if I want to use functions I defined there?

it works fine - no idea whether this is expected by the devs?
[18:58:47] <orhtej2> [this override for auth header](https://github.com/YunoHost-Apps/piped_ynh/blob/55684c58df792c65053f68413e74cb29ffbd89a9/manifest.toml#L72) does not seem to work in bookworm and i recall syntax changed, are we planning on backwards compatibility?
[19:42:19] <Aleks (he/him/il/lui)> hmpf yeah something needs to be done, i havent re-analyzed the whole situation yet
[20:06:39] <Yunohost Git/Infra notifications> App flohmarkt goes down from level 7 to 2 in job [#27586](https://ci-apps.yunohost.org/ci/job/27586)
[20:15:06] <@chrichri:ween.de> Aleks (he/him/il/lui) https://github.com/YunoHost/yunohost/pull/1843 ? 🙏
[20:34:16] <Salamandar> grmbl
[20:34:25] <Salamandar> i want to install composer just to add a dep, but
[20:34:31] <Salamandar> https://github.com/YunoHost/yunohost/blob/d5e054fe80002862bd5966d61b20e9fafcf0578e/helpers/php#L581
[20:34:33] <Salamandar> this fails
[20:34:40] <Salamandar> but i don't want to run composer install…
[20:34:44] <Salamandar> just composer require
[20:38:29] <Salamandar> we should split this in 2…
[20:53:03] <Salamandar> The latest wallabag update breaks the current LDAP patches (they were using deprecated symfony modules that are now removed) and I can't get it to work anymore, even by rewriting them from scratch and porting them to the new apis
[20:58:12] <eric_G> Allez-hop `ldap = false`
[21:02:19] <Salamandar> :(
[21:02:21] <Salamandar> erf
[21:03:11] <Salamandar> mais je suis pas loin…
[21:03:14] <Salamandar> j'ai plus que `Attempted to call an undefined method named "getConfig" of class "Symfony\Component\Ldap\Security\LdapUser".`
[21:08:24] <Salamandar> I need to do that https://stackoverflow.com/questions/64280314/symfony-5-ldap-authentication-with-custom-user-entity
[23:27:05] <Yunohost Git/Infra notifications> [apps] dependabot[bot] labeled dependencies on [pull request #2416](https://github.com/YunoHost/apps/pull/2416): Bump urllib3 from 2.2.1 to 2.2.2 in /store
[23:27:08] <Yunohost Git/Infra notifications> [apps] dependabot[bot] created new branch dependabot/pip/store/urllib3-2.2.2
[23:27:14] <Yunohost Git/Infra notifications> [apps] dependabot[bot] pushed 1 commit to dependabot/pip/store/urllib3-2.2.2: Bump urllib3 from 2.2.1 to 2.2.2 in /store Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [... ([f87246ad](https://github.com/YunoHost/apps/commit/f87246adeea3b9a27278e8851d859eee222c89aa))
[23:27:20] <Yunohost Git/Infra notifications> [apps] dependabot[bot] opened [pull request #2416](https://github.com/YunoHost/apps/pull/2416): Bump urllib3 from 2.2.1 to 2.2.2 in /store