]> git.ipfire.org Git - pbs.git/commit
repos: Send configuration to builders without mirroring
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Nov 2022 15:25:52 +0000 (15:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Nov 2022 15:25:52 +0000 (15:25 +0000)
commit91fb1718be6d365007615991e53c306cdd730619
treef86674a03186996e0d3f5ea052cc8bb171cba87c
parent5760bcea4e71080c0e7fda22d67f43acddd4a02c
repos: Send configuration to builders without mirroring

I would assume that the mirrors are always quite laggy and so we won't
run any builds on outdated repositories.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/config.py
src/buildservice/repository.py
src/hub/queue.py