Benjamin Balder Bach

Results 139 issues of Benjamin Balder Bach

While going over our Docs for Development Installation, I didn't find any mention of pre-commit hooks. They are to be considered a mandatory part of development (as they are enforced...

Needed: documentation
Accepted

> docutils 0.19 has been released. 1. [ ] We should add support for and test docutils 0.19.x 2. [ ] report any issues, beyond the issues with docutils 0.18...

Fixes #1323 Blocked by https://github.com/readthedocs/sphinx_rtd_theme/pull/1304 (also contains this PR) Release notes of docutils 0.19 look good: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05 Noting "Drop support for Python 2.7, 3.5, and 3.6."

The package-lock.json has become invalid since https://github.com/readthedocs/sphinx_rtd_theme/commit/1b4263eadfa5dc13473cfa8797c579a78b3c175e

Bug
Accepted

node-sass 4.3.0 is super-old and uses a stack for Python 2. Since then, a bunch of newer support has landed for both Node and Python versions. I suggest updating to...

Handling these issues separately from the fix committed in #1304 > In Fedora, I manually relaxed the docutils version requirement and built the package as RPM against the version 0.18.1...

There was a test error, and I re-ran the tests and they pass on the second attempt. It seems `test_intersphinx_all_mappings` is unstable? ``` py38-sphinx24 create: /home/circleci/project/.tox/py38-sphinx24 py38-sphinx24 installdeps: pytest, pdbpp,...

On the encouragement of @DirkHoffmann, I'm opening this issue with a proposal of how we can maintain our Gnome Shell extension given a history of challenges with supporting various Gnome...

Packaging/Meta

https://github.com/readthedocs-examples/awesome-read-the-docs#readme #### Motivation tl;dr There's a lot of stuff going on in the field of documentation and technical writing. Especially the world of academic writing and research engineering is moving...

Don't raise ValidationError when there is no default settings object, make current one the default. Not sure yet if this change should go in, but opening the PR to flag...