aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Queue.pm
Commit message (Collapse)AuthorAgeFilesLines
* Kill other architectures in case of failurePascal Terjan2018-10-141-2/+0
|
* Delete .done files when a mandatory arch failsPascal Terjan2018-10-141-2/+12
|
* Fix bug causing to never delete src.rpm from todoPascal Terjan2016-11-241-1/+1
|
* Extract get_target_arch helperOlivier Blin2016-11-241-1/+1
|
* Delete src.rpm after last non mandatory arch failsPascal Terjan2016-11-241-1/+25
|
* Record failed build in the in-memory treePascal Terjan2016-11-241-2/+2
|
* Only mandatory arches are fatalPascal Terjan2016-10-201-1/+10
| | | | | Currently any previous failures casues to force fail anything succeeding later.
* Fix reuse of {arch} part of the treePascal Terjan2016-10-111-2/+2
| | | | | | | | It is used by ulri for both builds in progress and already done, while emi expects it to be only for done ones. This causes to upload only part of mandatory arches and later reject the other.
* Add missing filePascal Terjan2016-02-151-0/+215