Thursday, December 14, 2023
apps@conference.yunohost.org
December
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
31
             

[04:46:15] <Yunohost Git/Infra notifications> App terraforming-mars rises from level 2 to 7 in job [#21374](https://ci-apps.yunohost.org/ci/job/21374) !
[09:44:16] <eric_G> https://github.com/YunoHost-Apps/planka_ynh 😵‍💫 needs a fresh eye for debug: https://github.com/YunoHost-Apps/planka_ynh/tree/testing
[09:59:06] <orhtej2> Anyone can shed any light on why CI does this?

```
206818 [37m[1mDEBUG [m$ husky install 206903 [33m[1mWARNING [mfatal: not a git repository (or any of the parent directories): .git 206906 [37m[1mDEBUG [mhusky - git command not found, skipping install
```

It's been reported that on regular systems `git` is found, proceeding to fail installation as mastodon is installed from snapshot rather than full checkout
[09:59:07] <Salamandar> git command not found
[10:43:14] <Aleks (he/him/il/lui)> i think i had a look at the full log of somebody with that issue, and it was something like "npm calls a comand, which calls another command, which for some reason wants to use git in a super specific location, but for some reason it's not a git repo"
[10:43:25] <Aleks (he/him/il/lui)> but Yunohost has no control over that location apriori
[10:43:38] <Aleks (he/him/il/lui)> it's like a dependency somewhere in node_modules
[10:43:41] <Aleks (he/him/il/lui)> if i remember correctly
[10:46:09] <Yunohost Git/Infra notifications> [apps] @ericgaspar created new branch planka
[10:46:10] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to planka: add planka ([6e7f1814](https://github.com/YunoHost/apps/commit/6e7f1814f431d55c7952ea4d83389cb80e65f23d))
[10:46:12] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to planka: Create planka.png ([bc85c4aa](https://github.com/YunoHost/apps/commit/bc85c4aaf1e3f00b89dc41cd52744ba7011aa1d3))
[10:46:43] <Yunohost Git/Infra notifications> [apps] @ericgaspar opened [pull request #1908](https://github.com/YunoHost/apps/pull/1908): Add Planka to catalog
[10:59:14] <Yunohost Git/Infra notifications> App snappymail rises from level 6 to 8 in job [#21387](https://ci-apps.yunohost.org/ci/job/21387) !
[11:15:12] <Yunohost Git/Infra notifications> App nonbiri failed all tests in job [#21389](https://ci-apps.yunohost.org/ci/job/21389) :(
[11:44:54] <Mateusz Szymański> > <@Alekswag:matrix.org> i think i had a look at the full log of somebody with that issue, and it was something like "npm calls a comand, which calls another command, which for some reason wants to use git in a super specific location, but for some reason it's not a git repo"

I understand that and it **should** fail so why tf does it pass CI?
[11:45:26] <Aleks (he/him/il/lui)> eeh but what's the link to the job 😅
[11:45:46] <Mateusz Szymański> ⏳️
[11:48:59] <Mateusz Szymański> passing CI: https://ci-apps-dev.yunohost.org/ci/logs/11837.log
failing on someone's server: https://paste.yunohost.org/raw/uvicumotus

you're looking for 'husky'
[11:59:34] <thatoo> Hello, I have an issue with LibreERP and I open an issue here : https://github.com/YunoHost-Apps/libreerp_ynh/issues/45
If anyone has any advise on the idea of updating wkhtmltopdf from version 0.12.4 to 0.12.5 or maybe even 0.12.6, it might make my day 🙂
[12:09:03] <Mateusz Szymański> > <@thatoo:defis.info> Hello, I have an issue with LibreERP and I open an issue here : https://github.com/YunoHost-Apps/libreerp_ynh/issues/45
> If anyone has any advise on the idea of updating wkhtmltopdf from version 0.12.4 to 0.12.5 or maybe even 0.12.6, it might make my day 🙂

there are debs available: https://wkhtmltopdf.org/downloads.html#stable so you can just download deb and install I guess?
[12:27:35] <Aleks (he/him/il/lui)> in particular `fatal: not a git repository` versus `.git can't be found`
[12:50:57] <Yunohost Git/Infra notifications> [apps] @alexAubin merged [pull request #1908](https://github.com/YunoHost/apps/pull/1908): Add Planka to catalog
[12:50:57] <Yunohost Git/Infra notifications> [apps] @alexAubin deleted branch planka
[12:50:57] <Yunohost Git/Infra notifications> [apps] @alexAubin pushed 3 commits to master ([04a14f53a0d9...5c7fb9f17413](https://github.com/YunoHost/apps/compare/04a14f53a0d9...5c7fb9f17413))
[12:50:59] <Yunohost Git/Infra notifications> [apps/master] add planka - Éric Gaspar
[13:18:30] <Mateusz Szymański> > <@Alekswag:matrix.org> in particular `fatal: not a git repository` versus `.git can't be found`

I still feel like on CI it does not run any `git` commands, just backs out while on 'real' env it runs `git`, `git` fails hence the whole operation fails
[13:19:17] <Aleks (he/him/il/lui)> hmokay ?
[13:19:31] <Aleks (he/him/il/lui)> well idk to me it just sounds like some issue in some internal logic inside "husky" ...
[13:20:08] <Aleks (he/him/il/lui)> also we're comparing upgrade logs versus install logs i think
[13:30:51] <eric_G> what shall we do with app like Nonbiri?, the app repo have been deleted upstream https://ci-apps.yunohost.org/ci/job/21389
[13:31:12] <eric_G> Shall we remove it frpm catalog?
[13:32:14] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 1 commit to remove-nonbiri-from-catalog: Update apps.toml ([0c2a5fe8](https://github.com/YunoHost/apps/commit/0c2a5fe8f6996dee5f631faf8f655d87d859269a))
[13:32:14] <Yunohost Git/Infra notifications> [apps] @ericgaspar created new branch remove-nonbiri-from-catalog
[13:32:59] <Yunohost Git/Infra notifications> [apps] @ericgaspar opened [pull request #1909](https://github.com/YunoHost/apps/pull/1909): Remove Nonbiri from catalog
[13:33:35] <Yunohost Git/Infra notifications> [apps] @ericgaspar approved [pull request #1907](https://github.com/YunoHost/apps/pull/1907#pullrequestreview-1781824379) Adding Ladder to the catalog
[13:34:28] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 2 commits to master ([5c7fb9f17413...cbe04dd1deca](https://github.com/YunoHost/apps/compare/5c7fb9f17413...cbe04dd1deca))
[13:34:28] <Yunohost Git/Infra notifications> [apps/master] Added Ladder - Gildas
[13:34:31] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1907](https://github.com/YunoHost/apps/pull/1907): Adding Ladder to the catalog
[13:34:33] <Yunohost Git/Infra notifications> [apps/master] Merge pull request #1907 from Gildas-GH/master Adding Ladder to the catalog - eric_G
[13:34:53] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1905](https://github.com/YunoHost/apps/pull/1905): Add Maloja to wishlist
[13:34:57] <Yunohost Git/Infra notifications> [apps/master] Add Maloja to wishlist - yunohost-bot
[13:35:02] <Yunohost Git/Infra notifications> [apps/master] Merge pull request #1905 from YunoHost/add-to-wishlist-maloja Add Maloja to wishlist - eric_G
[13:35:56] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1904](https://github.com/YunoHost/apps/pull/1904): Add Bearblog to wishlist
[13:35:57] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 3 commits to master ([943195d77f9a...f09c75f5f16b](https://github.com/YunoHost/apps/compare/943195d77f9a...f09c75f5f16b))
[13:36:00] <Yunohost Git/Infra notifications> [apps/master] Add Bearblog to wishlist - yunohost-bot
[13:36:04] <Yunohost Git/Infra notifications> [apps/master] Update wishlist.toml - Tagada
[13:37:45] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1899](https://github.com/YunoHost/apps/pull/1899): Add peer-calls to wishlist
[13:37:45] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 3 commits to master ([f09c75f5f16b...c26972e818db](https://github.com/YunoHost/apps/compare/f09c75f5f16b...c26972e818db))
[13:37:47] <Yunohost Git/Infra notifications> [apps] @ericgaspar deleted branch add-to-wishlist-peer-calls
[13:37:49] <Yunohost Git/Infra notifications> [apps/master] Add peer-calls to wishlist - yunohost-bot
[13:37:52] <Yunohost Git/Infra notifications> [apps/master] Update wishlist.toml - Tagada
[13:38:31] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 2 commits to master ([c26972e818db...5f66b69f1660](https://github.com/YunoHost/apps/compare/c26972e818db...5f66b69f1660))
[13:38:33] <Yunohost Git/Infra notifications> [apps] @ericgaspar deleted branch add-to-wishlist-polis
[13:38:35] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1885](https://github.com/YunoHost/apps/pull/1885): Add Polis to wishlist
[13:38:36] <Yunohost Git/Infra notifications> [apps/master] Add Polis to wishlist - yunohost-bot
[13:38:52] <Yunohost Git/Infra notifications> [apps] @ericgaspar merged [pull request #1857](https://github.com/YunoHost/apps/pull/1857): Add VoyantServer to wishlist
[13:38:52] <Mateusz Szymański> > <@Alekswag:matrix.org> also we're comparing upgrade logs versus install logs i think

yeah OK, I'll just remove dev deps in install and be done with it. butt CI should have failed and it did not and that makes me a sad panda
[13:38:54] <Yunohost Git/Infra notifications> [apps] @ericgaspar pushed 2 commits to master ([5f66b69f1660...5b4691bb2547](https://github.com/YunoHost/apps/compare/5f66b69f1660...5b4691bb2547))
[13:38:58] <Yunohost Git/Infra notifications> [apps/master] Add VoyantServer to wishlist - yunohost-bot
[13:39:02] <Yunohost Git/Infra notifications> [apps/master] Merge pull request #1857 from YunoHost/add-to-wishlist-voyantserver Add VoyantServer to wishlist - eric_G
[15:33:00] <Yunohost Git/Infra notifications> @GayLaurent forked apps to [GayLaurent/yunohost_apps](https://github.com/GayLaurent/yunohost_apps)
[16:12:42] <coischlevi11> L I
[18:50:08] <Yunohost Git/Infra notifications> [apps] @GayLaurent opened [pull request #1910](https://github.com/YunoHost/apps/pull/1910): Add Diacamma application for Yunohost
[18:54:35] <Yunohost Git/Infra notifications> [apps] @GayLaurent closed [pull request #1910](https://github.com/YunoHost/apps/pull/1910): Add Diacamma application for Yunohost
[18:55:19] <Yunohost Git/Infra notifications> [apps] @GayLaurent opened [pull request #1911](https://github.com/YunoHost/apps/pull/1911): Add Diacamma application for Yunohost
[19:36:09] <Yunohost Git/Infra notifications> [apps] @orhtej2 [commented](https://github.com/YunoHost/apps/pull/1911#discussion_r1427184469) on pull request #1911 Add Diacamma application for Yunohost: It would be beneficial to transfer this repo to YunoHost-Apps org to allow automated testing.
[19:37:01] <Yunohost Git/Infra notifications> [apps] @orhtej2 [commented](https://github.com/YunoHost/apps/pull/1911#discussion_r1427185249) on pull request #1911 Add Diacamma application for Yunohost: Quickly scanning through the contents of https://github.com/YunoHost-Apps/diacamma_ynh/tree/main I can tell this app cou...
[19:48:46] <Yunohost Git/Infra notifications> [apps] @GayLaurent closed [pull request #1911](https://github.com/YunoHost/apps/pull/1911): Add Diacamma application for Yunohost
[19:51:23] <Yunohost Git/Infra notifications> [apps] @GayLaurent opened [pull request #1912](https://github.com/YunoHost/apps/pull/1912): Add Diacamma application
[23:16:10] <Yunohost Git/Infra notifications> [gitlab_ynh] @kay0u pushed 1 commit to testing: 16.6.2 ([f8591d78](https://github.com/YunoHost-Apps/gitlab_ynh/commit/f8591d78b83f4c84125b456c2e4413faf1b497a4))
[23:16:10] <Yunohost Git/Infra notifications> [gitlab_ynh] @yunohost-bot pushed 1 commit to testing: Auto-update README ([b99137de](https://github.com/YunoHost-Apps/gitlab_ynh/commit/b99137dec0e7f183b5e845c7d8de2d47b65dec03))
[23:16:42] <Yunohost Git/Infra notifications> [gitlab_ynh] @kay0u opened [pull request #235](https://github.com/YunoHost-Apps/gitlab_ynh/pull/235): Testing
[23:16:47] <Yunohost Git/Infra notifications> [gitlab_ynh] @kay0u [commented](https://github.com/YunoHost-Apps/gitlab_ynh/pull/235#issuecomment-1856923655) on [issue #235](https://github.com/YunoHost-Apps/gitlab_ynh/pull/235) Testing: testme
[23:16:50] <Yunohost Git/Infra notifications> [gitlab_ynh] @yunohost-bot [commented](https://github.com/YunoHost-Apps/gitlab_ynh/pull/235#issuecomment-1856923780) on [issue #235](https://github.com/YunoHost-Apps/gitlab_ynh/pull/235) Testing: Fingers crossed
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-dev.yunohost.org/ci/api/job/11862/ba...