github-latex-ci
github-latex-ci copied to clipboard
An automated LaTeX build service for compiling continuous compiling of github repositories
When using submodules in git, it seems like they are ignored. For example: https://github.com/UdS-Skripte/Vorlage Works fine with `git clone` but fails in sharelatex: https://www.sharelatex.com/github/repos/UdS-Skripte/Vorlage/builds/b01b201a7a6941b3e8faab124485339a005e401c/raw/output.log Any plans on fixing that? As...
On the "Latest" tab of a project page, the "Download PDF" button works correctly, but the corresponding buttons on the "Previous Builds" tab result in a 404 with the text:...
Badges may show the wrong status, since GitHub caches all images whose HTTP header doesn't explicitly state not to. Please refer to [this](https://github.com/github/markup/issues/224#issuecomment-48532178) issue for more details on how to...
Corrected typo which resulted in wrong colours in status badge.
I have two relevant files in my repository. My german and my english CV. It would be great, if I could compile both TeX files with github-latex-ci.
Thanks for the very useful and nice tool. I have one question (or feature request maybe). Is there a way to change the default name of the output file ?...
When I visit the page of a GitHub-Repository on the ShareLaTeX GitHub LaTeX CI, namely something like `https://www.sharelatex.com/github/repos/…/…`, Firefox wants to download the logfile `output.log` instead of showing it in...
See #17
I wanted to remove my hook from Github with Sharelatex, but after I removed the hook from github I got an Internal Server Error when trying to turn it off...
My repo doesn't invoke builds after commits. However manually clicking the build button does the job. I've renamed my repo and I had some problems setting up the CI so...