F-Droid Devs

112 Members
#fdroid-dev F-Droid development discussion only | Use #fdroid:f-droid.org for general, app- and repo-related matters | Meeting every Thursday at 11:30 UTC | This channel is publicly logged at https://matrix.f-droid.org/alias/%23fdroid-dev:f-droid.org16 Servers

Load older messages


SenderMessageTime
5 Jun 2020
@bubu:bubu1.euBubuhaving the job logs visible in gitlab-ci feels like a huge win18:19:40
@bubu:bubu1.euBubuit's also a stupedlyt simple way to parallelize things18:20:02
@eighthave:matrix.org_hcthe buildserver ansible stuff can easily be repurpsed, it already supports buster for the base VM18:19:43
@bubu:bubu1.euBubuwhich currently doesn't work too well on the gcc runnner yet :?18:20:18
@bubu:bubu1.euBubu * which currently doesn't work too well on the gcc runnner yet :/18:20:21
@eighthave:matrix.org_hcI guess if you assume it downloads the whole source repo each time, then that parallelization method is fine18:21:02
@eighthave:matrix.org_hcseems like a lot of bandwidth for something that runs daily18:21:14
@eighthave:matrix.org_hc I was thinking that we should have a checkupdates mode that operates directly on the git remote without cloning it 18:21:46
@freenode_cdesai:matrix.orgcdesaimirrors can help with bandwidth, just need to clone once18:21:59
@eighthave:matrix.org_hchow do you mirror gitlab.com and github.com?18:22:25
@freenode_cdesai:matrix.orgcdesaionly need the repos we care about18:23:06
@eighthave:matrix.org_hc

here's the basis of my git remote idea:

$ git ls-remote https://gitlab.com/fdroid/fdroidclient.git |grep -Eo 'tags/.*'
tags/0.44
tags/0.45
tags/0.46
tags/0.47-test
[snip]
18:23:37
@eighthave:matrix.org_hcso it would be a git tags check18:23:54
@bubu:bubu1.euBubuyou rrely ever pay for bandwidth anywhere these days18:24:15
@bubu:bubu1.euBubu*rarely18:24:18
@bubu:bubu1.euBubuI think my personal server had free 1000TB bandwidth before they removed that limit alltogether18:24:45
@bubu:bubu1.euBubuwe'll be fine moving a few 100 GB per day18:25:18
@eighthave:matrix.org_hcok18:25:28
@eighthave:matrix.org_hcseems like it would also be a source of slowness18:25:37
@eighthave:matrix.org_hc for checkupdates 18:26:01
@bubu:bubu1.euBubuit could be, but I didn't notice that being the case as long as it's not running behind a shitty home internet connection18:26:27
@eighthave:matrix.org_hcosuosl's connection isn't super fast, seems as fast as my home for downloads18:27:09
@eighthave:matrix.org_hclike not more than 10MB/s18:27:14
@bubu:bubu1.euBubuI noticed it being slow to a lot of stuff but I cloned things with 100 Mb/s from gitlab/github18:27:58
@eighthave:matrix.org_hcI'll bet GCP has very fast connections to gitlab.com and github.com18:27:45
@bubu:bubu1.euBububut package install were 800 kb/s for some reason18:28:18
@freenode_cdesai:matrix.orgcdesaigitlab is on gcp18:28:11
@eighthave:matrix.org_hcGCP?18:28:14
@eighthave:matrix.org_hcright that's what I mean18:28:21
@eighthave:matrix.org_hcspinner disks?18:28:36

Show newer messages


Back to Room ListRoom Version: 1