Tuesday, April 30, 2024
apps@conference.yunohost.org
April
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
         
             

[01:47:32] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 51 pending update PRs
- 21 new apps PRs
- 8 failed apps updates: elasticsearch8, firefly-iii, flood, focalboard, owncloud, piped, tvheadend, vikunja

See the full log here: http://paste.yunohost.org/raw/eyikamufij
[02:27:50] <geoma> > But you're welcome to help on this app, especially for testing :)

seems like app is unusable untill this pull gets merged https://github.com/YunoHost-Apps/gancio_ynh/pull/4
[07:07:51] <Thomas> Could someone have a look at http://ci-apps-bookworm-dev.yunohost.org/ci/? It seems overloaded I cannot access it. Thanks!
[10:05:08] <lapineige> > <@geoma:matrix.org> seems like app is unusable untill this pull gets merged https://github.com/YunoHost-Apps/gancio_ynh/pull/4

Oh right I forgot that
[10:43:11] <ChriChri> About CouchDB: make it a default for yunohost like mariadb or postgresql? Or make it possible to [install it automatically](https://github.com/YunoHost/issues/issues/2377) from manifest.toml?
[10:43:56] <Bram> CouchDB is not used enough to be installed by default I think
[10:46:06] <ChriChri> I'd say the same, but will it be more widely adopted in the future? Is it worth extending the code to make it possible to cleanly install from manifest.toml? Both 🫣️ ?
[11:11:32] <Bram> CouchDB is already less and less used, I'm not expecting it to gain traction :/
[11:11:43] <Bram> since years actually
[11:12:21] <Bram> redis would be a more common tool to install if it isn't already the case (I'm quite out of track with packaging)
[11:31:17] <ChriChri> O.k., I didn't know that. So it would be better to work on a way (possibly needed for other dependencies, too) to install couchdb from the ressource section of manifest.toml ?
[12:54:20] <Aleks (he/him/il/lui)> lapineige: smol poke, is it okay if i merge https://github.com/YunoHost/apps/pull/2259 ? 👀
[12:54:21] <Yunohost Git/Infra notifications> [apps] alexAubin edited [pull request #2259](https://github.com/YunoHost/apps/pull/2259): appgenerator: rework css using tailwind + misc cleanup, wording
[13:08:52] <thatoo> > That's because you're routing all traffic through uvicorn, and you should serve static files with nginx probably

I'm not sure I'll know how to do that but I'll look a bit if I can do something.
[14:22:34] <orhtej2> > <@thatoo:defis.info> I'm not sure I'll know how to do that but I'll look a bit if I can do something.

There's config linked in that bash script
[14:23:34] <orhtej2> https://github.com/Thatoo/Dokos_ynh/blob/867c752f193381445e8aa695feda4390c6b57daf/bash-script-install/dokos_install.sh#L271

[14:24:15] <thatoo> this config is the nginx conf file. I use almost the same for the yunohost package : https://github.com/Thatoo/Dokos_ynh/blob/test/conf/nginx.conf
[14:25:56] <thatoo> My problem is that you talked about uvicorn and that, I don't know
[14:42:16] <thatoo> it's full of line commented but it's very similar.
The bash script works on debian 12. That's why I use the same nginx config file in the yunohost package.
[15:11:22] <Yunohost Git/Infra notifications> [gitlab_ynh] kay0u pushed 1 commit to testing: #245 fix user creation (add organization), used gitlab-rails runner instead of console, which should crash if user is no... ([405e48c8](https://github.com/YunoHost-Apps/gitlab_ynh/commit/405e48c88e3673e9b3e44c89517d99ca50b73166))
[15:11:51] <Yunohost Git/Infra notifications> [gitlab_ynh] kay0u opened [pull request #249](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249): #245 fix user creation
[15:12:12] <Yunohost Git/Infra notifications> [gitlab_ynh] kay0u edited [pull request #249](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249): #245 fix user creation
[15:12:13] <Yunohost Git/Infra notifications> [gitlab_ynh] kay0u [commented](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249#issuecomment-2085606179) on [issue #249](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249) #245 fix user creation: testme
[15:12:17] <Yunohost Git/Infra notifications> [gitlab_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249#issuecomment-2085606423) on [issue #249](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249) #245 fix user creation: :books:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-bookworm-dev.yunohost.org/ci/api/job/709/badg...
[15:12:24] <Yunohost Git/Infra notifications> [gitlab_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249#issuecomment-2085606391) on [issue #249](https://github.com/YunoHost-Apps/gitlab_ynh/pull/249) #245 fix user creation: Fingers crossed
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/15430/ba...
[15:23:38] <Yunohost Git/Infra notifications> [gitlab_ynh] kay0u [commented](https://github.com/YunoHost-Apps/gitlab_ynh/issues/245#issuecomment-2085654905) on [issue #245](https://github.com/YunoHost-Apps/gitlab_ynh/issues/245) Bad admin account: The sequel: Should be fixed in testing (Im waiting the next gitlab release to publish it)
[17:42:52] <lapineige> > <@Bram_:matrix.org> redis would be a more common tool to install if it isn't already the case (I'm quite out of track with packaging)

It's a quite standard install in many packages
[17:44:34] <lapineige> > <@Alekswag:matrix.org> lapineige: smol poke, is it okay if i merge https://github.com/YunoHost/apps/pull/2259 ? 👀

I can't really test it ^^
[17:45:42] <lapineige> Also I don't understand the content so… ^^
[17:48:02] <Aleks (he/him/il/lui)> 😬 basically I got rid of the bootstrap CSS thingy (because it included some asset from cloudflare, and because tailwind is cooler to use)

and I ended up also rewording a few questions + minor refactoring of the translations (using `_` instead of `lazy_gettext` etc)
[20:15:21] <lapineige> Well that seem good to go 😉
[21:06:04] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to tailwind-for-appgenerator: appgenerator: bump version idk ([2bcd49f6](https://github.com/YunoHost/apps/commit/2bcd49f670d51caff46714fdc184826f088c56f9))
[21:06:13] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to master: appgenerator: rework css using tailwind + misc cleanup, wording (#2259) * appgenerator: rework css using tailwind + mis... ([82663905](https://github.com/YunoHost/apps/commit/826639058e1de0f910d1a05d55eedbcbe1eb9a9c))
[21:06:15] <Yunohost Git/Infra notifications> [apps] alexAubin merged [pull request #2259](https://github.com/YunoHost/apps/pull/2259): appgenerator: rework css using tailwind + misc cleanup, wording
[21:06:21] <Yunohost Git/Infra notifications> [apps] alexAubin deleted branch tailwind-for-appgenerator
[21:06:25] <Yunohost Git/Infra notifications> [apps] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([92b47cb3](https://github.com/YunoHost/apps/commit/92b47cb30ec02cdd15e3ff3476b6ba2e21ad09a4))
[21:06:27] <Yunohost Git/Infra notifications> [apps] github-actions[bot] created new branch actions/black
[21:06:33] <Yunohost Git/Infra notifications> [apps] github-actions[bot] opened [pull request #2275](https://github.com/YunoHost/apps/pull/2275): Format Python code with Black
[21:06:40] <Yunohost Git/Infra notifications> [apps] alexAubin merged [pull request #2275](https://github.com/YunoHost/apps/pull/2275): Format Python code with Black
[21:06:49] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to master: :art: Format Python code with Black (#2275) Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com> ([5f7bef0a](https://github.com/YunoHost/apps/commit/5f7bef0a5d36175842a97452a42af02ee60aa20f))
[21:07:09] <Aleks (he/him/il/lui)> hm, some translations are fucked up, gotta regen the .mo 🤔
[21:07:10] <Aleks (he/him/il/lui)> > <@yunohostinfra:matrix.org> [apps] alexAubin merged [pull request #2259](https://github.com/YunoHost/apps/pull/2259): appgenerator: rework css using tailwind + misc cleanup, wording

(live at https://appgenerator.yunohost.org/ )
[21:08:57] <Yunohost Git/Infra notifications> [apps] alexAubin created new branch readme-and-compile-po-for-app-generator
[21:08:58] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 2 commits to readme-and-compile-po-for-app-generator ([514b53cb98c4^...ac8f56294b06](https://github.com/YunoHost/apps/compare/514b53cb98c4^...ac8f56294b06))
[21:09:01] <Yunohost Git/Infra notifications> [apps/readme-and-compile-po-for-app-generator] appgenerator: add README.md - Alexandre Aubin
[21:09:14] <Yunohost Git/Infra notifications> [apps] alexAubin opened [pull request #2276](https://github.com/YunoHost/apps/pull/2276): appgenerator : Readme + compile .po/.mo
[21:09:22] <Yunohost Git/Infra notifications> [apps] alexAubin pushed 1 commit to master: appgenerator : Readme + compile .po/.mo (#2276) * appgenerator: add README.md * appgenerator: compile .po/.mo ([1ce14086](https://github.com/YunoHost/apps/commit/1ce14086cb8edf10a47e5423e386bf504f1c3e9d))
[21:09:23] <Yunohost Git/Infra notifications> [apps] alexAubin merged [pull request #2276](https://github.com/YunoHost/apps/pull/2276): appgenerator : Readme + compile .po/.mo
[21:09:26] <Yunohost Git/Infra notifications> [apps] alexAubin deleted branch readme-and-compile-po-for-app-generator
[23:08:01] <Yunohost Git/Infra notifications> App invidious failed all tests in job [#26023](https://ci-apps.yunohost.org/ci/job/26023) :(