Front page | perl.perl5.porters |
Postings from November 2017
Re: BBC canary
Thread Previous
|
Thread Next
From:
Sawyer X
Date:
November 2, 2017 12:54
Subject:
Re: BBC canary
Message ID:
31e5e996-dd09-1b21-2fd5-af57cd129e96@gmail.com
[Top-posted]
Thank you for doing this. I'm not yet sure what I would add or change,
but it's an improvement.
My interests is in making this flexible and easy to both view and
maintain. Noble goals, of course, but still. :)
On 10/21/2017 06:13 PM, Ryan Voots wrote:
> After the recent hullabaloo with
> https://rt.perl.org/Ticket/Display.html?id=132252 I've started looking
> at making the blead build I run daily more accessible as a canary for
> these kinds of issues. After talking in #p5p briefly about this, it
> was suggested I also bring it here.
>
> This is mostly about "*ACTION ITEM:* Do we want an "offical" BBC
> testing platform? All of CPAN? Prioritize top distros from CPAN
> River?" from
> https://github.com/p5h/2017/wiki/What-Do-We-Want-and-Need-from-Smoke-Testing%3F
>
> I don't think mine should quite be an official testing platform, but
> I'd like to make it available as an early warning for changes that
> could cause issues like the CV is stash changes before. Right now it
> produces output like this:
> https://perlbot.pl/static/build-2017-10-09.log which is huge and
> annoying to consume. I'm planning for my own sanity to make this
> easier to monitor anyway and break it up into the different phases it
> goes through (build blead, install cpan modules, and run 10% of the
> code run through perlbot on irc). I think doing this would make it
> more useful for anyone to see if they've broken some important part of
> CPAN.
>
> You can also see what modules it's trying to install at
> https://github.com/perlbot/perlbuut/blob/master/cpanfile
>
> My eventual goal that's not related to this is to actually put all
> this in a jenkins setup instead of a cron job that i have to monitor
> through email all the time, which should make it much easier to digest
> for everyone else too if they want to monitor it.
>
> You can see all the code setup to do this here,
> https://github.com/perlbot/perlblead-ci
>
> Please let me know your thoughts on what would make this the most
> useful for everyone.
>
> Ryan Voots
Thread Previous
|
Thread Next