]> git.ipfire.org Git - pbs.git/commit
jobs: Fix sorting of the queue
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 12:36:39 +0000 (12:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 12:36:39 +0000 (12:36 +0000)
commitfbc4977357a2ff54ca6c98586a0c159c98030c79
tree4583e3266616895d3fad290c1f9e2f9f802b75e8
parente6e7d284393136869c6d3c1bbcd4c2ddad460b63
jobs: Fix sorting of the queue

Scratch builds are now being moved to the top of the queue and packages
will be built by when their dependency check has succeeded.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/jobs.py