[webkit-dev] Can the build bot trigger be limited to trunk?
William Siegrist
wsiegrist at apple.com
Thu Nov 4 20:34:09 PDT 2010
On Nov 4, 2010, at 7:51 PM, Dan Bernstein wrote:
> As far as I can tell, all of the builders and testers use trunk, so changes to branches and tags should not trigger a build. Can the build bot be configured accordingly?
Only commits to trunk will trigger builds. The two lines that accomplish this are:
http://trac.webkit.org/browser/trunk/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json#L214
http://trac.webkit.org/browser/trunk/WebKitTools/BuildSlaveSupport/build.webkit.org-config/master.cfg#L434
-Bill
More information about the webkit-dev
mailing list