Hi all, I just wanted everyone to know about this really useful tool. I think if we use it to ensure our packages are continuously buildable, rebuilds should become super simple and get more automated. I think this is something we need to bring on board as an official project at some stage! Allan -------- Forwarded Message -------- Subject: Arch Continuous Integration Date: Sun, 9 Nov 2014 15:40:43 -0800 From: Joel Teichroeb <joel@teichroeb.net> To: allan@archlinux.org Hi Allan, I've been working on developing a system that rebuilds all the packages in Arch automatically. It currently uses jenkins (https://jenkins.arch-ci.org) to do the package building and scheduling, with a custom written django frontend (https://arch-ci.org/). I'd be interested to get any feedback of how to make it useful to developers like yourself. Thanks, Joel