Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix patch-series-derivation-changes-url in manage-builds module | Christopher Baines | 2022-09-18 | |
| | ||||
* | Remove left over peek call | Christopher Baines | 2022-09-17 | |
| | ||||
* | Refactor submitting builds | Christopher Baines | 2022-09-17 | |
| | | | | | Consolidate the code for branches and issues, and improve build cancellation to use build IDs rather than derivation names. | |||
* | Add missing import | Christopher Baines | 2022-09-16 | |
| | ||||
* | Use a set for derivations in cancel-builds-not-for-revision | Christopher Baines | 2022-09-16 | |
| | | | | Since the list of derivations may be very long. | |||
* | Print backtraces for exceptions when submitting builds | Christopher Baines | 2022-09-16 | |
| | ||||
* | Catch exceptions in the submit builds threads | Christopher Baines | 2022-09-15 | |
| | ||||
* | Start adding support for branches | Christopher Baines | 2022-09-14 | |
| | ||||
* | Don't submit patch builds if the patch causes lots of rebuilds | Christopher Baines | 2022-09-09 | |
| | | | | As this could get in the way of building packages for other patches. | |||
* | Queue builds for more patch series | Christopher Baines | 2022-09-06 | |
| | | | | And wait in between doing so. | |||
* | Lots of changes | Christopher Baines | 2022-09-03 | |
| | ||||
* | Add lots more functionality | Christopher Baines | 2022-09-03 | |