Benjamin Balder Bach
Benjamin Balder Bach
While investigating a question about a build error, I went through a bunch of trial-and-error and noted the common reasons for various git errors. Questions for common build errors could...
## Details Leaving the "Default branch" field empty does not work, but will start to build `master` branches. * Read the Docs project URL: https://readthedocs.org/projects/example-sphinx-basic/ * Build URL (if applicable):...
Proposing to remove `rstcheck` from builds and tox.ini: Our documentation is already built with Sphinx and will fail if reST files do not compile. The tool `rstcheck` is supposed to...
Supersedes https://github.com/readthedocs/readthedocs.org/pull/9476 ---- :books: Documentation preview :books:: https://docs--9477.org.readthedocs.build/en/9477/
## Details If we create a new project, there are no branches immediately visible. This means that it isn't possible for the user to change the value of "Default branch"...
## Details Currently, we maintain fixtures here: https://github.com/readthedocs/readthedocs.org/blob/main/readthedocs/projects/fixtures/test_data.json Since it's not clear that the intention/coupling of these fixtures are for either 1) Test cases 2) Demoing / manual tests ...we...
``` [04/12/2019 18:19:03] [Mastodon -> Twitter] Listening for toots… Exception in thread Mastodon -> Twitter: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "code/MastodonToTwitter/mtt/mastodon_to_twitter.py", line...
Try running `git`, and you will see its usage. You will also receive a non-zero return code, indicating failure. This can be vital in case arguments got truncated. Current behavior...
Can I request a quick read-through from someone? :)
### Describe the bug **context** Rendered documentation has broken links (.md in URL instead of .html) **expectation** I cannot reproduce this on a local build with current master, however I'm...