Differences between revisions 2 and 57 (spanning 55 versions)
Revision 2 as of 2010-12-03 20:24:24
Size: 680
Editor: robertwb
Comment:
Revision 57 as of 2022-04-18 03:31:30
Size: 0
Editor: mkoeppe
Comment: Almost empty; merged into Infrastructure
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Sage has two build bots.

== Release Buildbot ==

The first builds entire tarballs (e.g. all the alphas) on a wide variety of machines, and can be found at http://build.sagemath.org/sage/ .

== Patch Buildbot ==

The second pulls and applies patches from trac and can be found at http://sage.math.washington.edu:21100/ticket/ or from links on the individual trac tickets. This is still very much a work in progress, but the latest version of the code lives at http://sage.math.washington.edu/home/robertwb/buildbot/bot/ . Eventually this will get moved into Sage where it can be edited using the standard procedures and more widely deployed.

=== Hints and tricks ===