[Buildbot-devel] PyLint/PyFlakes against changed files

Andrew Melo andrew.m.melo at vanderbilt.edu
Wed Jan 20 16:50:35 UTC 2010


On Wed, Jan 20, 2010 at 10:46 AM, Alexander O'Donovan-Jones
<Alexander at ccpgames.com> wrote:
> Has anyone had any success running either of the PyLint or PyFlakes steps
> against only the changed files in a triggered factory?
>
> I’m trying to have the tests only run against the files in a submitted
> changelist, but can’t work out how to have it restricted to just those
> files.

I've been investigating subclassing my changesource to pass a string
containing teh list of changed files as a property of the build, and
then subclassing the pylint class to only look at those files. If I
make any progress, i'll announce it.

best,
Andrew

>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>



-- 
--
Andrew Melo




More information about the devel mailing list