Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug causing to never delete src.rpm from todo | Pascal Terjan | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | Extract get_target_arch helper | Olivier Blin | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | Delete src.rpm after last non mandatory arch fails | Pascal Terjan | 2016-11-24 | 1 | -1/+25 |
| | |||||
* | Record failed build in the in-memory tree | Pascal Terjan | 2016-11-24 | 1 | -2/+2 |
| | |||||
* | Only mandatory arches are fatal | Pascal Terjan | 2016-10-20 | 1 | -1/+10 |
| | | | | | Currently any previous failures casues to force fail anything succeeding later. | ||||
* | Fix reuse of {arch} part of the tree | Pascal Terjan | 2016-10-11 | 1 | -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 file | Pascal Terjan | 2016-02-15 | 1 | -0/+215 |