Sunday, April 14, 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
         
             

[03:22:59] <lapineige> 😅
[03:28:07] <lapineige> Lower load then ?
[03:44:21] <lapineige> That' my personal server running it for testing purposes for now, if it has to go beta/quite public I prefer it to be on a Yunohost server if possible - or quite limited in audience (this matrix channel is enough imho).
[03:46:41] <Yunohost Git/Infra notifications> [apps] OniriCorpe pushed 4 commits to master ([69915bb3af1b...dc7265823675](https://github.com/YunoHost/apps/compare/69915bb3af1b...dc7265823675))
[03:48:03] <Yunohost Git/Infra notifications> [apps] OniriCorpe merged [pull request #2245](https://github.com/YunoHost/apps/pull/2245): Update app levels according to CI results
[03:51:06] <Yunohost Git/Infra notifications> [apps] OniriCorpe deleted branch update_app_levels
[03:52:56] <Yunohost Git/Infra notifications> [apps] github-actions[bot] pushed 1 commit to actions/black: :art: Format Python code with Black ([c61ea2b0](https://github.com/YunoHost/apps/commit/c61ea2b0b2dc877759d35fee91acc10ebf47c4e2))
[03:57:13] <florent[m]> That being said, I don't know how we could test that correctly
[04:00:09] <lapineige> See how it goes on the next release ? 😅
[04:05:11] <Yunohost Git/Infra notifications> Autoupdater just ran, here are the results:

- 73 pending update PRs
- 12 new apps PRs
- 5 failed apps updates: elasticsearch8, focalboard, owncloud, tvheadend, vikunja

See the full log here: http://paste.yunohost.org/raw/otiriwiyew
[06:03:40] <lapineige> What's the link already to get access to full CI logs ? 🤔. Edit : `https://ci-apps-dev.yunohost.org/ci/logs/JobNumber.log`
[09:33:01] <anubister> hello, i'm trying to install redirect app on Yunohost 12, i'm getting the following error and don't really understand why, do you have an idea?
> Target: http://localhost:5290/http-bind
> Error: URL host invalid
[11:29:34] <Bram> it would make sens to had a link to it in the UI
[11:30:01] <Bram> https://github.com/YunoHost/yunorunner/blob/master/templates/job.html the template iss uper simple if someone wants to try it
[11:58:45] <florent[m]> > <@Bram_:matrix.org> https://github.com/YunoHost/yunorunner/blob/master/templates/job.html the template iss uper simple if someone wants to try it

You are reacting to lapineige self-answered question, right?
[11:59:09] <florent[m]> (it took me a little while to understand the context of your remark)
[13:32:00] <florent[m]> I submitted a PR to the borg client repository:
https://github.com/YunoHost-Apps/borg\_ynh/pull/149

You're feedback would be welcome. Especially if I am wrong about the benefits compared to (what I think) is the actual behavior:

> If I am not wrong, this causes to copy (link) apps data as many times as you have repositories, which can take time depending on the apps being backed up.
[13:51:54] <florent[m]> I submitted a PR to the borg client repository:
https://github.com/YunoHost-Apps/borg_ynh/pull/149
Your feedback would be welcome. Especially if I am wrong about the benefits compared to (what I think) is the actual behavior:
If I am not wrong, this causes to copy (link) apps data as many times as you have repositories, which can take time depending on the apps being backed up.

[13:51:55] <florent[m]> I submitted a PR to the borg client repository:
https://github.com/YunoHost-Apps/borg_ynh/pull/149

Your feedback would be welcome. Especially if I am wrong about the benefits compared to (what I think) is the actual behavior:

> If I am not wrong, this causes to copy (link) apps data as many times as you have repositories, which can take time depending on the apps being backed up.

[15:12:59] <lapineige> I don't know the context, but isn't that deduplicated by borg, so the overhead is limited ?
[15:14:04] <lapineige> Yeah that's an issue by the way because you cannot merge it to testing and wait a while to merge it without the bot spamming you every day with a new PR (that's a double)
[18:26:36] <florent[m]> > I don't know the context, but isn't that deduplicated by borg, so the overhead is limited ?

It's not about the archives (yes, they are deduplicated) but the repositories. Like when you want to put the archives at two different places.