On Apr 4, 2011, at 12:40 PM, Colin Barrett wrote: > buildbot has an array of repos and branches (repos are paths on "hg.adium.im" > so "adium" an "adium-1.4", branches are in repository branches). When it > builds each one, it injects NIGHTLY_REPO and NIGHTLY_BRANCH into the > environment. (This is new as of last night -- right now that list simply > contains ("adium", "default"). All nightlies, branch or not, will be using > the same infrastructure.) To add a new one, you'll need to modify master.cfg. > (This could probably be automated if it happens enough.)
There may be some kinks to work out in the buildbot stuff as well -- I'm not sure if it's tracking changes properly right now. I'll be able to test it more tonight. -Colin