[Buildbot-devel] Cleaning, but not every build

Igor Slepchin igor at roundbox.com
Thu Jul 17 03:45:29 UTC 2008


You could add a Shell build step that invokes a script to do the clean 
up. Either something like "make clean" as the first step or "rm -rf" as 
the last step. The script should be smart enough to do its cleanup only 
once a day, naturally...

Cheers,
Igor

Henry wrote:
> Is there any way to make a builder that builds incrementally every  
> time it detects changes, only rebuilding things that have changed,   
> but also cleans everything and rebuilds regularly (say, daily).




More information about the devel mailing list