Hi,
The aim of the patchbot is to test trac tickets
(http://trac.sagemath.org/) in order to help reviewers. Indeed,
patchbots apply patches (formally these are git branches from
https://git.sagemath.org/) and run the Sage testsuite (which are mostly
doctests).
For Sage there is a pool of pa
Vincent,
That sounds interesting too. Years ago I deployed a buildbot for our
company, so I'm familiar with it. It has probably changed since then.
I thought that buildbot could used to apply patches.
Is the idea behind patchbot that it is simpler system dedicated to
trying out patches at the re
Dear Andy,
You could also help improving the patchbot (written in pure Python)
https://github.com/sagemath/sage-patchbot
For example:
* fixing some false positive
* better support for testing of optional packages
* logs should not go in SAGE_ROOT/logs/patchbot/
Would you be interested?
V
I've been using Sage on and off for a number of years, and am currently
using it while re-learning the calculus I took 35+ years ago. I'm
definitely the oldest in my class this time around!
I'm running the current dev version under Ubuntu 17.04. I have to move to
another laptop temporarily. The