Gentoo Archives: gentoo-dev

From: nado@××××××××××.be
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Request for help: distributed pull request CI (pkgcheck)
Date: Wed, 07 Dec 2016 21:01:00
Message-Id: b10ded7df3a5df58b2406bc303d99c64@mail.troglodyte.be
In Reply to: [gentoo-dev] Request for help: distributed pull request CI (pkgcheck) by "Michał Górny"
1 December 7, 2016 7:57 PM, "Michał Górny" <mgorny@g.o> wrote:
2
3 > Can you think of any tools that could help me get the task done easily
4 > and with as little of reinventing the wheel as possible? Right now, I
5 > have just a lot of trivial shell script that checks pull request for
6 > changes, checks them out, runs 'pmaint regen', pkgcheck, publishes all
7 > kinds of results and statuses, and also compares QA results to
8 > determine new failures created by the PR [1].
9
10 If this is already shell based, why not going for something like an ansible automated task or alike ? This way, helper would almost only need to give an ssh key to setup everything. Of course for managing the load it would need some more tinkering, and I’m not sure it would be totally flexible and expandable.
11
12 --
13 Corentin “Nado” Pazdera