Saturday, June 22, 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
             

[00:20:37] <Yunohost Git/Infra notifications> App grammalecte goes down from level 8 to 6 in job [#27756](https://ci-apps.yunohost.org/ci/job/27756)
[00:51:16] <Yunohost Git/Infra notifications> App fider rises from level 3 to 7 in job [#27755](https://ci-apps.yunohost.org/ci/job/27755) !
[01:28:08] <Yunohost Git/Infra notifications> App libreto goes down from level 8 to 7 in job [#27759](https://ci-apps.yunohost.org/ci/job/27759)
[01:53:51] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 27 pending update PRs
- 19 new apps PRs
- 10 failed apps updates: calibreweb, focalboard, gitlist, invoiceninja5, minetest, plainpad, shiori, snserver, webtrees, wetty

See the full log here: http://paste.yunohost.org/raw/yoguhipixo
[02:03:35] <Yunohost Git/Infra notifications> App jenkins goes down from level 6 to 4 in job [#27758](https://ci-apps.yunohost.org/ci/job/27758)
[02:03:40] <Yunohost Git/Infra notifications> App opentracker failed all tests in job [#27761](https://ci-apps.yunohost.org/ci/job/27761) :(
[02:31:06] <Yunohost Git/Infra notifications> App pico goes down from level 8 to 7 in job [#27762](https://ci-apps.yunohost.org/ci/job/27762)
[03:44:01] <Yunohost Git/Infra notifications> App converse rises from level 6 to 8 in job [#27766](https://ci-apps.yunohost.org/ci/job/27766) !
[03:52:44] <Yunohost Git/Infra notifications> App zabbix goes down from level 8 to 6 in job [#27765](https://ci-apps.yunohost.org/ci/job/27765)
[04:29:53] <Yunohost Git/Infra notifications> App freescout rises from level 6 to 7 in job [#27770](https://ci-apps.yunohost.org/ci/job/27770) !
[04:51:27] <Yunohost Git/Infra notifications> App mautrix_discord goes down from level 7 to 6 in job [#27771](https://ci-apps.yunohost.org/ci/job/27771)
[12:34:13] <Yunohost Git/Infra notifications> App etherpad goes down from level 7 to 6 in job [#27781](https://ci-apps.yunohost.org/ci/job/27781)
[12:34:55] <Yunohost Git/Infra notifications> App rspamdui stays at level 3 in job [#27782](https://ci-apps.yunohost.org/ci/job/27782)
[12:59:37] <Yunohost Git/Infra notifications> [apps] alexAubin edited [pull request #2433](https://github.com/YunoHost/apps/pull/2433): Update app levels according to CI results
[13:00:21] <Yunohost Git/Infra notifications> [apps] alexAubin approved [pull request #2433](https://github.com/YunoHost/apps/pull/2433#pullrequestreview-2133806253) Update app levels according to CI results
[14:12:55] <Yunohost Git/Infra notifications> App zabbix goes down from level 8 to 6 in job [#27783](https://ci-apps.yunohost.org/ci/job/27783)
[14:30:28] <Yunohost Git/Infra notifications> App zabbix goes down from level 8 to 6 in job [#27784](https://ci-apps.yunohost.org/ci/job/27784)
[14:43:05] <Salamandar> https://paste.yunohost.org/raw/eqigenufiq
[14:43:05] <Salamandar> humm…
[14:43:26] <Salamandar> it shouldn't fail, why does it
[14:43:43] <Salamandar> `2024-06-22 14:11:27,881: DEBUG - ++ mongo_version=7.0`
[14:43:52] <Salamandar> `2024-06-22 14:11:40,816: WARNING - /usr/share/yunohost/helpers.v2.d/mongodb: line 308: YNH_MONGO_VERSION: unbound variable`
[14:44:01] <Salamandar> line 308 is
[14:44:03] <Salamandar> ` mongo_version="${mongo_version:-$YNH_MONGO_VERSION}"`
[14:44:06] <Salamandar> so it shouldn't fail…
[14:45:34] <Salamandar> aaaaaaaaaah i see
[14:45:42] <Salamandar> ` local -A args_array=([m]=mongo_version=)`
[14:45:57] <Salamandar> that is a bug
[14:46:06] <Salamandar> is it fixed in helpers v2.1 ?
[15:15:13] <Aleks (he/him/il/lui)> uuuh i thought apps app to declare YNH_MONGO_VERSION themselves or something ?
[15:15:22] <Aleks (he/him/il/lui)> or there was a DEFAULT_VERSION or something
[15:15:57] <Aleks (he/him/il/lui)> honestly the original helper is so fucked up, apps should just declare the version explicitly in _common.sh and voila ~_~
[15:44:22] <Salamandar> The issue here is that :
* you define mongo_version in common.sh
* getopts redefines it and shadows the previous one with an empty value
* argh
[15:44:27] <Salamandar> so you have to pass `--mongo-version=$mongo_version` to fix this
[16:29:30] <limezy> > <@Alekswag:matrix.org> limezy: can you try upgrading to this branch to validate that it fixes the issue ? https://github.com/YunoHost-Apps/borg_ynh/tree/testing

It works ! Thanks Aleks (he/him/il/lui)
[17:01:12] <limezy> I'm reading that conversation : https://forum.yunohost.org/t/how-is-working-ynh-backup-is-big/11179
Is it still up to date ?
Do you have any good app examples that have well implemented an option in their config panel for the user to toggle the `do_not_backup_data` option ?
Thanks !
[18:12:56] <Aleks (he/him/il/lui)> 2020, ogod
[18:40:13] <Yunohost Git/Infra notifications> [apps] OniriCorpe approved [pull request #2433](https://github.com/YunoHost/apps/pull/2433#pullrequestreview-2133903327) Update app levels according to CI results
[18:40:20] <Yunohost Git/Infra notifications> [apps] OniriCorpe [commented](https://github.com/YunoHost/apps/pull/2433#issuecomment-2184150312) on [issue #2433](https://github.com/YunoHost/apps/pull/2433) Update app levels according to CI results: funkwale still down, do we merge anyway?
[18:51:43] <Yunohost Git/Infra notifications> [apps] alexAubin [commented](https://github.com/YunoHost/apps/pull/2433#issuecomment-2184153483) on [issue #2433](https://github.com/YunoHost/apps/pull/2433) Update app levels according to CI results: Related: https://old.reddit.com/r/Funkwhale/comments/1dlrsqn/funkwhaleaudio_down/ yeah idk if its going to be fixed so...
[19:17:02] <Yunohost Git/Infra notifications> [apps] ericgaspar merged [pull request #2433](https://github.com/YunoHost/apps/pull/2433): Update app levels according to CI results
[19:17:03] <Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to master: Update app levels according to CI results (#2433) * Update app levels according to CI results * :art: Format TOML with... ([83c67660](https://github.com/YunoHost/apps/commit/83c676600ad4d5179c683e496f5accbb597eb467))
[19:25:09] <Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch update_app_levels
[19:49:19] <Yunohost Git/Infra notifications> [apps] OniriCorpe pushed 2 commits to master ([83c676600ad4...62eba54291b1](https://github.com/YunoHost/apps/compare/83c676600ad4...62eba54291b1))
[19:49:19] <Yunohost Git/Infra notifications> [apps] OniriCorpe merged [pull request #2428](https://github.com/YunoHost/apps/pull/2428): add autopatch: do not remove logs on app removal
[19:49:20] <Yunohost Git/Infra notifications> [apps] OniriCorpe deleted branch add-autopatch-dont-remove-logs-on-app-removal
[19:49:48] <Yunohost Git/Infra notifications> [apps/master] add autopatch: do not remove logs on app removal - OniriCorpe
[19:51:47] <Yunohost Git/Infra notifications> App synapse goes down from level 8 to 6 in job [#27785](https://ci-apps.yunohost.org/ci/job/27785)
[22:58:57] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to helpers-2.1: Misc fixes + Trash everything about fpm_usage/footprint + Autopatch upload_max_filesize/memory_limit + Encourge people t... ([1a72c1eb](https://github.com/YunoHost/apps/commit/1a72c1eb21ac5133a8c70c9f0cd99a794e27745e))
[23:13:11] <Yunohost Git/Infra notifications> App wekan goes down from level 8 to 6 in job [#27786](https://ci-apps.yunohost.org/ci/job/27786)