sympy-bot-old
sympy-bot-old copied to clipboard
SymPy pull request helper
This error should have been caught: ``` pytb Return code: 0 > Done. > Results logged to /var/folders/wc/dppcpmxs1tlb36nqcw853wkm0000gq/T/sympy-bot-tmpp1M00x/out/pr-1741/interpreter-7 > Uploading test results Traceback (most recent call last): File "./sympy-bot", line...
``` pytb > Testing interpreter arch -i386 /Library/Frameworks/Python.framework/Versions//3.2/bin/python3 Traceback (most recent call last): File "bin/use2to3", line 107, in except (CalledProcessError, WindowsError): NameError: name 'WindowsError' is not defined Traceback (most recent...
From https://github.com/sympy/sympy/pull/1660#issuecomment-10547218. I tried to run `./sympy-bot review 1660 -D --build-docs-command " make clean && make html-errors && make clean && make latex && cd _build/latex && make all"`, but...
check that the pull request was tested, and no new patch was added in, by looking at the comments and searching for "sympy-bot".
Colors!
We should have colors, both in the terminal output, and in the report. My idea from sympy/sympy#1115 was to use the new force_colors option in test() implemented there to get...
Use this for the github modifications: https://gist.github.com/322358 and this for the Python implementation of markdown: https://github.com/trentm/python-markdown2 (there are a few other libraries for markdown, but the above seems well maintained...
There needs to be an easy way for SymPy-bot to test master, so that we can easily see if some test failure is coming from there. Also, if we plan...
The idea is just to make it as usable and nice as possible on a modern web browser.
We should put the logo on the page somewhere, maybe somewhere on the right by "SymPy". There are some sizes of the logo at https://github.com/sympy/sympy.github.com/tree/master/media (I think you could also...
Ondrej, please close this if you already created this issue. I didn't find it. There should be a command `sympy-bot work`, which would continuously ask the app engine for a...