On Apr 6, 4:26 pm, Artur <ar...@ybka.com> wrote:
> of course if I can be helpful there is no problem :). > My OpenBSD machine is accessible from the Internet but there is one > condition - the access is possible only by SSH using RSA key and only > for unprivileged user (this is my production machine). > I can always do test builds myself and sending the results back as fast > as possible. I'm looking for something we can add to our automated build system. There is a small number of trusted developers who can try code out on a variety of platforms. It works by means of an outbound connection to the master which gives it instructions and pulls out logs and builds. I don't want to subject the stability of production systems to the whims of random developers. :)