It seems builds only happen every 3 or 4 days. What’s preventnig running automating daily builds? Or are the build runs not yet automated and that is preventing running more often?
It’s not automated. The apks are signed offiline manully.
1 Like
Found automation when using `fdroid signatures` (#1104) · Issues · F-Droid / fdroidserver · GitLab but that only covers apps with reproducible builds.
Are there additional plans to add more automation?
@poc how to run “daily” when you have 155 apks to build that take 3 days?
Did you read FAQ · Wiki · F-Droid / wiki · GitLab yet?
2 Likes
One way would be to have “more” servers and split the load between them
That was discussed.
Also, you’d need a split way to “offline sign” the resulting APKs
and etc
2 Likes
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.