Tuesday, June 04, 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
             

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

- 30 pending update PRs
- 15 new apps PRs
- 4 failed apps updates: focalboard, glance, minetest, snserver

See the full log here: http://paste.yunohost.org/raw/ezayoxufid
[07:37:38] <Yunohost Git/Infra notifications> App terraforming-mars goes down from level 7 to 1 in job [#27123](https://ci-apps.yunohost.org/ci/job/27123)
[09:32:16] <Yunohost Git/Infra notifications> App dex failed all tests in job [#27078](https://ci-apps.yunohost.org/ci/job/27078) :(
[13:39:31] <Yunohost Git/Infra notifications> [nextcloud_ynh] rodinux [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658#issuecomment-2147563683) on [issue #658](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658) Oldstable | 27.1.x: testme
[13:39:33] <Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658#issuecomment-2147563818) on [issue #658](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658) Oldstable | 27.1.x: :books: :worm:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-bookworm-dev.yunohost.org/ci/api/job/1...
[13:39:33] <Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658#issuecomment-2147563814) on [issue #658](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658) Oldstable | 27.1.x: Fingers crossed
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/16450/ba...
[13:45:49] <rodinux> sorry, it my guest, it was unecessary add this test...
[13:52:32] <Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658#issuecomment-2143736491) on [issue #658](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658) Oldstable | 27.1.x: Meow :cat2:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/16396/badge)]...
[13:52:32] <Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658#issuecomment-2143736475) on [issue #658](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/658) Oldstable | 27.1.x: testme
[13:58:52] <rodinux> I realize, if you do a test in a PR wich failed, you can just run it again after some changes without run another one, is it right ?
[13:59:45] <Aleks (he/him/il/lui)> yup
[14:01:07] <rodinux> c'est logique, I am confuse, I never have understood this method..;
[14:37:23] <eric_G> mmmh... I have problemes with our official Go helper https://ci-apps-dev.yunohost.org/ci/job/16449
[14:39:41] <Aleks (he/him/il/lui)> might be related to the fix from Salamandar a couple days ago
[14:41:24] <Aleks (he/him/il/lui)> euarg internets is slooooooow
[14:41:25] <Aleks (he/him/il/lui)> i'm trying to fix the pipeline before releasing a new version
[14:41:25] <Aleks (he/him/il/lui)> https://github.com/YunoHost/yunohost/pull/1863
[14:41:42] <Aleks (he/him/il/lui)> zomg it's green
[15:07:40] <Aleks (he/him/il/lui)> (i'm rebuilding the CI image)
[15:11:55] <Salamandar> > <@rodinux:matrix.org> I realize, if you do a test in a PR wich failed, you can just run it again after some changes without run another one, is it right ?

yeah, that prevents bloating a github pr discussion
[15:12:07] <Salamandar> > <@ericg:matrix.org> mmmh... I have problemes with our official Go helper https://ci-apps-dev.yunohost.org/ci/job/16449

yeah i fixed it
[15:12:23] <Salamandar> but i didn't know how to update the ci images (thanks aleks for doing it :D )
[15:13:04] <Salamandar> > <@ericg:matrix.org> mmmh... I have problemes with our official Go helper https://ci-apps-dev.yunohost.org/ci/job/16449

tl;dr : upstream goenv master is broken for a few days now. My fix is to download the latest tag instead of master HEAD.
[15:13:41] <Salamandar> also: is goenv in the repositories ?
[15:13:46] <Salamandar> sad
[15:13:46] <Salamandar> no it's not
[15:14:17] <Salamandar> maybe we could make a deb package instead of having this "download/update goenv when required by the app"
[15:14:40] <Salamandar> same for rubyenv
[15:14:45] <Salamandar> but that's another story
[15:14:55] <Salamandar> oof
[15:14:56] <Aleks (he/him/il/lui)> gotta release/rebuild the package (create the changelog, commit+t@g+push, then vinaigrette LXC -> edit 'release', run the script, then in 'debaseimg' LXC, enter screen, edit and run the image\_builder script)
[15:15:01] <Aleks (he/him/il/lui)> izipizy
[15:15:06] <Salamandar> :D
[15:15:50] <Aleks (he/him/il/lui)> > <@Salamandar:matrix.org> maybe we could make a deb package instead of having this "download/update goenv when required by the app"

yeah i don't know about the .deb but i was a bit cringing when seeing the shitload of repo we just yolo git clone ...
[15:15:57] <Aleks (he/him/il/lui)> we could have this in vendor/ etc
[15:16:51] <Salamandar> hmmm we could but it's bigger than "just" the smoll files we have in vendor for now
[15:16:59] <Aleks (he/him/il/lui)> ah
[15:17:04] <Aleks (he/him/il/lui)> :|
[15:17:13] <Salamandar> but well
[15:17:13] <Salamandar> not huge heh
[15:17:14] <Salamandar> although
[15:17:33] <Aleks (he/him/il/lui)> or we burn all computers
[15:17:33] <Salamandar> TBH i would prefer if the git versionned vendor directory was empty
[15:17:38] <Salamandar> and filled when generating the deb package
[15:17:54] <Salamandar> instead of having a like duplicate history of the upstream project
[15:17:57] <Salamandar> idk
[15:17:59] <Salamandar> ye ye burn burn
[15:19:46] <Aleks (he/him/il/lui)> yeah, idk, how much does it weight ?
[15:20:35] <Aleks (he/him/il/lui)> (not counting the .git history)
[15:20:45] <Aleks (he/him/il/lui)> (i have a hellish internet right now 😅)
[15:24:40] <Salamandar> hmmm
[15:25:26] <Salamandar> 800k
[15:25:54] <Salamandar> 900k with the xxenv-latest
[15:26:09] <Salamandar> but it's like 400 files
[15:26:19] <Salamandar> :/
[18:10:26] <@chrichri:ween.de> https://forum.yunohost.org/t/started-packaging-microblog-pub/29901
[20:29:15] <Yunohost Git/Infra notifications> [apps] tituspijean [commented](https://github.com/YunoHost/apps/pull/2103#discussion_r1626568277) on pull request #2103 Flag apps as deprecated-software with the help of a crappy script: From contributors meeting: we need to actually run the script somewhere around here :p
[21:09:13] <tituspijean> #yunohost-apps:matrix.org as of tonight, there are no more apps running on packaging v1! 🎉 Thank to all contributors who helped migrate our ***hundreds*** of apps! You rock, you beasts! ❤️‍🔥
[21:09:14] <Aleks (he/him/il/lui)> 🎉
[21:09:23] <Salamandar> 🎉
[21:09:52] *Aleks (he/him/il/lui) envoie des confettis 🎉
[21:10:15] <Aleks (he/him/il/lui)> test
[21:10:18] <mathieuw> 🎉
[21:10:59] <eric_G> 🎉
[21:11:16] *Aleks (he/him/il/lui) envoie des feux d’artifices 🎆
[21:11:36] <eric_G> 🎇
[21:11:36] <Salamandar> congrats!
[21:12:06] <eric_G> ❤️‍🔥
[21:18:27] *orhtej2 rainbows
[21:20:24] <rodinux> courage, honour, bravo, c'est la fête...
[21:53:45] <Yunohost Git/Infra notifications> App dex failed all tests in job [#27078](https://ci-apps.yunohost.org/ci/job/27078) :(