[Buildbot-devel] feature: excluding files/folders from triggering a build

Shane McDaniel smcdaniel at languagecomputer.com
Tue May 9 21:33:16 UTC 2006


Isn't the fileIsImportant param to Scheduler meant for this?

Mark Pauley wrote:
> I did the exact same thing, by subclassing Scheduler to discard 
> unimportant changes.
>
> Check out my last reply to the mailing list about this.  I'm starting 
> to think that a more general implementation might be the answer...
> In any case, some sort of filter list would be absolutely useful to me 
> as well.
>
> _Mark
>
>
> On May 9, 2006, at 11:48 AM, Lieven Govaerts wrote:
>
>> Hi,
>>
>>
>> in the Subversion project there are lots of files & folders that do not
>> contain source code. For instance, there's a www folder that contains 
>> the
>> Subversion webpages, the STATUS file which tracks revisions to merge 
>> etc.
>>
>> I do not want that changes on these files trigger builds, because 
>> that would
>> be a waste of time.
>>
>> Attached patch provides a way to tell a scheduler to exclude certain 
>> files &
>> folders from triggering a build. The patch only implements this for the
>> AnyBranchScheduler.
>>
>> My master.cfg file contains an example on how to use this feature:
>> http://www.mobsol.be/svn/public/buildbot/trunk/config
>>
>> kind regards,
>>
>> Lieven.
>> feat-excludes.diff
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache 
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list