Markus Otto
Markus Otto
``` build finished multiple times, wtf? ``` Happened quite a lot when redelivering failed webhooks this morning.
* Always notify about incoming webhooks, including `X-GitHub-Delivery` header * Log build completion with total time taken * `build finished multiple times, wtf?` needs a better message
We should have a [matrix](https://matrix.org/) bot that reports build results. There is already a Travis bot for matrix. Kevin must not be inferior!
* Add metric for pending upgrades. * Add metric for pending reboot required.
When the state of a master ticket is set to "releasing failed", its dependent tickets are no longer offered to workers, for encoding, postencoding and postprocessing. I think we should...
As shown in #972, openage crashes when it encounters invalid sound files. In this case, a field in the header struct had the wrong size, but i can imagine a...
We are using hardcoded textblobs for `.pxd` generation. That would be way nicer using a proper templating system. Depends on #662.
@TheJJ please install backtrace in kevin so the related code gets tested.
Implements #6850 I should probably update the usage message, too, but I've not yet fully wrapped my head around how to work with translations. I also need to check if...