chiark / gitweb /
build: limit --all to 10 apps at a time
authorHans-Christoph Steiner <hans@eds.org>
Thu, 21 Dec 2017 22:15:08 +0000 (23:15 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 21 Dec 2017 22:15:34 +0000 (23:15 +0100)
commitafc5cc6b6a969bb1f12eb325df436eaadac53099
tree3681d5a614821bce9842078fa1dfef387bb8f764
parentc29d135de1dfda7a30487f58e69483358d1ecff1
build: limit --all to 10 apps at a time

This needed now because the buildserver is hanging so often, that we are
often going a week or more without any builds published.  Perhaps this is
only temporary, or maybe we will want to flush this feature out more as a
standard thing.  But we really need it for now to at least get some builds
out on a daily basis.

Since the website deploy is also triggered by this cycle, making the build
finish more often means the website will be published more often.
fdroidserver/build.py