On Fri, 6 Sep 2019 12:41:15 +0200 Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote: > > > > I get the impression that it is a complicated and fragile solution to > > the problem. > > > Ursabot has a bunch of tests to ensure that we don't brake any of the > functionality, > so fragility can be avoided by testing it.
Testing lets you detect breakage, it doesn't make the chosen solution less likely to break. I'm curious: is this officially supported by buildbot? Or is it something that happens to work? Regards Antoine.